17:06:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/144104 17:06:45 Running as SYSTEM 17:06:45 [EnvInject] - Loading node environment variables. 17:06:45 Building remotely on prd-centos8-docker-8c-8g-7095 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 17:06:45 [ssh-agent] Looking for ssh-agent implementation... 17:06:46 $ ssh-agent 17:06:46 SSH_AUTH_SOCK=/tmp/ssh-HMAPJ3wlrVGr/agent.5395 17:06:46 SSH_AGENT_PID=5397 17:06:46 [ssh-agent] Started. 17:06:46 Running ssh-add (command line suppressed) 17:06:46 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_7771642005048979678.key (/w/workspace/cps-master-verify-java@tmp/private_key_7771642005048979678.key) 17:06:46 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:06:46 The recommended git tool is: NONE 17:06:47 using credential onap-jenkins-ssh 17:06:47 Wiping out workspace first. 17:06:47 Cloning the remote Git repository 17:06:47 Cloning repository git://cloud.onap.org/mirror/cps.git 17:06:47 > git init /w/workspace/cps-master-verify-java # timeout=10 17:06:47 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:06:47 > git --version # timeout=10 17:06:47 > git --version # 'git version 2.39.1' 17:06:47 using GIT_SSH to set credentials Gerrit user 17:06:47 [INFO] Currently running in a labeled security context 17:06:47 [INFO] Currently SELinux is 'enforcing' on the host 17:06:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh1539571975907655591.key 17:06:47 Verifying host key using manually-configured host key entries 17:06:47 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:06:50 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:06:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:06:50 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 17:06:50 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 17:06:50 using GIT_SSH to set credentials Gerrit user 17:06:50 [INFO] Currently running in a labeled security context 17:06:50 [INFO] Currently SELinux is 'enforcing' on the host 17:06:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh91230207081938921.key 17:06:50 Verifying host key using manually-configured host key entries 17:06:50 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/04/144104/4 # timeout=30 17:06:50 > git rev-parse da3bec50cc23c5eb35485d0742a9952c0d9750bf^{commit} # timeout=10 17:06:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:06:50 Checking out Revision da3bec50cc23c5eb35485d0742a9952c0d9750bf (refs/changes/04/144104/4) 17:06:50 > git config core.sparsecheckout # timeout=10 17:06:50 > git checkout -f da3bec50cc23c5eb35485d0742a9952c0d9750bf # timeout=30 17:06:54 Commit message: "Add inventory endpoint to retrieve CM handle by reference" 17:06:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:06:54 > git rev-list --no-walk 6e41189aba3ed99264d6e97497a700903be53e43 # timeout=10 17:06:54 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17272997342115286685.sh 17:06:54 ---> python-tools-install.sh 17:06:54 Setup pyenv: 17:06:54 system 17:06:54 * 3.8.13 (set by /opt/pyenv/version) 17:06:54 * 3.9.13 (set by /opt/pyenv/version) 17:06:54 * 3.10.6 (set by /opt/pyenv/version) 17:06:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pPdW 17:06:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:06:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:06:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:07:02 lf-activate-venv(): INFO: Base packages installed successfully 17:07:02 lf-activate-venv(): INFO: Installing additional packages: lftools 17:07:21 lf-activate-venv(): INFO: Adding /tmp/venv-pPdW/bin to PATH 17:07:21 Generating Requirements File 17:07:37 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:07:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:07:37 Python 3.10.6 17:07:37 pip 26.1 from /tmp/venv-pPdW/lib/python3.10/site-packages/pip (python 3.10) 17:07:38 appdirs==1.4.4 17:07:38 argcomplete==3.6.3 17:07:38 aspy.yaml==1.3.0 17:07:38 attrs==26.1.0 17:07:38 autopage==0.6.0 17:07:38 backports.strenum==1.3.1 17:07:38 beautifulsoup4==4.14.3 17:07:38 boto3==1.42.97 17:07:38 botocore==1.42.97 17:07:38 bs4==0.0.2 17:07:38 certifi==2026.4.22 17:07:38 cffi==2.0.0 17:07:38 cfgv==3.5.0 17:07:38 chardet==7.4.3 17:07:38 charset-normalizer==3.4.7 17:07:38 click==8.3.3 17:07:38 cliff==4.13.3 17:07:38 cmd2==3.5.1 17:07:38 cryptography==3.3.2 17:07:38 debtcollector==3.1.0 17:07:38 decorator==5.2.1 17:07:38 defusedxml==0.7.1 17:07:38 Deprecated==1.3.1 17:07:38 distlib==0.4.0 17:07:38 dnspython==2.8.0 17:07:38 docker==7.1.0 17:07:38 dogpile.cache==1.5.0 17:07:38 durationpy==0.10 17:07:38 email-validator==2.3.0 17:07:38 filelock==3.29.0 17:07:38 future==1.0.0 17:07:38 gitdb==4.0.12 17:07:38 GitPython==3.1.49 17:07:38 httplib2==0.30.2 17:07:38 identify==2.6.19 17:07:38 idna==3.13 17:07:38 importlib-resources==1.5.0 17:07:38 iso8601==2.1.0 17:07:38 Jinja2==3.1.6 17:07:38 jmespath==1.1.0 17:07:38 jsonpatch==1.33 17:07:38 jsonpointer==3.1.1 17:07:38 jsonschema==4.26.0 17:07:38 jsonschema-specifications==2025.9.1 17:07:38 keystoneauth1==5.13.1 17:07:38 kubernetes==35.0.0 17:07:38 lftools==0.37.22 17:07:38 lxml==6.1.0 17:07:38 markdown-it-py==4.0.0 17:07:38 MarkupSafe==3.0.3 17:07:38 mdurl==0.1.2 17:07:38 msgpack==1.1.2 17:07:38 multi_key_dict==2.0.3 17:07:38 munch==4.0.0 17:07:38 netaddr==1.3.0 17:07:38 niet==1.4.2 17:07:38 nodeenv==1.10.0 17:07:38 oauth2client==4.1.3 17:07:38 oauthlib==3.3.1 17:07:38 openstacksdk==4.12.0 17:07:38 os-service-types==1.8.2 17:07:38 osc-lib==4.5.0 17:07:38 oslo.config==10.3.0 17:07:38 oslo.context==6.3.0 17:07:38 oslo.i18n==6.7.2 17:07:38 oslo.log==8.1.0 17:07:38 oslo.serialization==5.9.1 17:07:38 oslo.utils==10.0.1 17:07:38 packaging==26.2 17:07:38 pbr==7.0.3 17:07:38 platformdirs==4.9.6 17:07:38 prettytable==3.17.0 17:07:38 psutil==7.2.2 17:07:38 pyasn1==0.6.3 17:07:38 pyasn1_modules==0.4.2 17:07:38 pycparser==3.0 17:07:38 pygerrit2==2.0.15 17:07:38 PyGithub==2.9.1 17:07:38 Pygments==2.20.0 17:07:38 PyJWT==2.12.1 17:07:38 PyNaCl==1.6.2 17:07:38 pyparsing==2.4.7 17:07:38 pyperclip==1.11.0 17:07:38 pyrsistent==0.20.0 17:07:38 python-cinderclient==9.9.0 17:07:38 python-dateutil==2.9.0.post0 17:07:38 python-discovery==1.2.2 17:07:38 python-heatclient==5.1.0 17:07:38 python-jenkins==1.8.3 17:07:38 python-keystoneclient==5.8.0 17:07:38 python-magnumclient==4.10.0 17:07:38 python-openstackclient==9.0.0 17:07:38 python-swiftclient==4.10.0 17:07:38 PyYAML==6.0.3 17:07:38 referencing==0.37.0 17:07:38 requests==2.33.1 17:07:38 requests-oauthlib==2.0.0 17:07:38 rfc3986==2.0.0 17:07:38 rich==15.0.0 17:07:38 rich-argparse==1.7.2 17:07:38 rpds-py==0.30.0 17:07:38 rsa==4.9.1 17:07:38 ruamel.yaml==0.19.1 17:07:38 ruamel.yaml.clib==0.2.15 17:07:38 s3transfer==0.16.1 17:07:38 simplejson==4.1.1 17:07:38 six==1.17.0 17:07:38 smmap==5.0.3 17:07:38 soupsieve==2.8.3 17:07:38 stevedore==5.7.0 17:07:38 tabulate==0.10.0 17:07:38 toml==0.10.2 17:07:38 tomlkit==0.14.0 17:07:38 tqdm==4.67.3 17:07:38 typing_extensions==4.15.0 17:07:38 urllib3==1.26.20 17:07:38 virtualenv==21.3.0 17:07:38 wcwidth==0.6.0 17:07:38 websocket-client==1.9.0 17:07:38 wrapt==2.1.2 17:07:38 xdg==6.0.0 17:07:38 xmltodict==1.0.4 17:07:38 yq==3.4.3 17:07:38 [cps-master-verify-java] $ /bin/sh /tmp/jenkins17599308358000669958.sh 17:07:38 ---> uv-install.sh 17:07:38 Installing uv/uvx (latest) using shell installer 17:07:38 2026-04-29 17:07:38 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-QhSn0B.sh" [1] 17:07:38 downloading uv 0.11.8 x86_64-unknown-linux-gnu 17:07:39 installing to /home/jenkins/.local/bin 17:07:39 uv 17:07:39 uvx 17:07:39 everything's installed! 17:07:39 ---> Validating uv/uvx install 17:07:39 uvx 0.11.8 (x86_64-unknown-linux-gnu) 17:07:39 [EnvInject] - Injecting environment variables from a build step. 17:07:39 [EnvInject] - Injecting as environment variables the properties content 17:07:39 SET_JDK_VERSION=openjdk17 17:07:39 GIT_URL="git://cloud.onap.org/mirror" 17:07:39 17:07:39 [EnvInject] - Variables injected successfully. 17:07:39 [cps-master-verify-java] $ /bin/sh /tmp/jenkins3064685519252877636.sh 17:07:39 ---> update-java-alternatives.sh 17:07:39 ---> Updating Java version 17:07:40 ---> RedHat type system detected 17:07:40 openjdk version "17.0.6-ea" 2023-01-17 LTS 17:07:40 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 17:07:40 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:07:40 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 17:07:40 [EnvInject] - Injecting environment variables from a build step. 17:07:40 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:07:40 [EnvInject] - Variables injected successfully. 17:07:40 provisioning config files... 17:07:40 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config14589161624807217504tmp 17:07:40 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3803543368490947235tmp 17:07:40 [EnvInject] - Injecting environment variables from a build step. 17:07:40 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-7095 17:07:41 using settings config with name cps-settings 17:07:41 Replacing all maven server entries not found in credentials list is true 17:07:41 using global settings config with name global-settings 17:07:41 Replacing all maven server entries not found in credentials list is true 17:07:41 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings9334038904874108065.xml -gs /tmp/global-settings6948178039236760764.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=da3bec50cc23c5eb35485d0742a9952c0d9750bf -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=toine.siebelink@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/144104 -DGERRIT_PATCHSET_UPLOADER_EMAIL=toine.siebelink@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=ToineSiebelink -DGERRIT_CHANGE_NUMBER=144104 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Toine Siebelink\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/04/144104/4 "-DGERRIT_PATCHSET_UPLOADER_NAME=Toine Siebelink" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Toine Siebelink\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=QWRkIGludmVudG9yeSBlbmRwb2ludCB0byByZXRyaWV2ZSBDTSBoYW5kbGUgYnkgcmVmZXJlbmNlCgotIE5ldyBPcGVuQVBJIGVuZHBvaW50IEdFVCAvbmNtcEludmVudG9yeS92MS9jaD9kaXN0aW5ndWlzaGVkTmFtZT17ZmRufQotIENtLWhhbmRsZS1pZCBhbHNvIHN1cHBvcnRlZCAoaW5zdGVhZCBvZiBmZG4pCi0gQ29udHJvbGxlciBtZXRob2QgcmV1c2luZyBleGlzdGluZyBmYWNhZGUgYW5kIG1hcHBlcgotIFJlZmFjdG9yZWQgeWFtbAogICAgY29tbW9uIHBhcmFtZXRlcnMgZGVmaW5lZCBvbmNlIGluIGNvbXBvbmVudHMKICAgIHVzZSBwYXRoczogZGVmaW5pbmcgbXVsdGlwbGUgb3BlcmF0aW9ucyB1bmRlciBzYW1lIHBhdGggKGZvciAvY2gpCi0gVXBkYXRlZCByZWFkbWUgd2l0aCBpbnN0cnVjdGlvbnMgb24gaG93IHRvIGlnbm9yZSBQcm92TW5TIEphciAoY2Fubm90IHVzZSAuZ2l0SWdub3JlIGZvciBhIGZpbGUgd2Ugd2FudCB0byBrZWVwIGluIG91ciByZXBvKQotIFVwZGF0ZWQgcG9zdG1hbiBjb2xsZWN0aW9uCiAgICBhZGRlZCBleGFtcGxlIGZvciBuZXcgbWV0aG9kIGdldCBtZXRob2QgYnkgRkROCiAgICBhZGRlZCBleGFtcGxlIGZvciBsZWdhY3kgZGF0YSBnZXQgdXNpbmcgYWx0LWlkCgpJc3N1ZS1JRDpDUFMtMzIxMAoKQ2hhbmdlLUlkOiBJODFlMDllNGZhZWY1NjZmYmZiNmQ1NzhiOTdmMDFiYTljMDcwODQ3ZApTaWduZWQtb2ZmLWJ5OiBUb2luZVNpZWJlbGluayA8dG9pbmUuc2llYmVsaW5rQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Add inventory endpoint to retrieve CM handle by reference" -DGERRIT_EVENT_ACCOUNT_USERNAME=ToineSiebelink -DGERRIT_CHANGE_OWNER_USERNAME=ToineSiebelink '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I81e09e4faef566fbfb6d578b97f01ba9c070847d -DGERRIT_EVENT_HASH=1302668519 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDQ6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=4 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Toine Siebelink" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 17:07:42 [INFO] Scanning for projects... 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT 17:07:44 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ org.onap.cps:cps-parent:3.7.8-SNAPSHOT, /w/workspace/cps-master-verify-java/cps-parent/pom.xml, line 525, column 21 17:07:44 [WARNING] 17:07:44 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 17:07:44 [WARNING] 17:07:44 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 17:07:44 [WARNING] 17:07:44 [INFO] ------------------------------------------------------------------------ 17:07:44 [INFO] Reactor Build Order: 17:07:44 [INFO] 17:07:44 [INFO] org.onap.cps:cps-dependencies [pom] 17:07:44 [INFO] cps-bom [pom] 17:07:44 [INFO] checkstyle [jar] 17:07:44 [INFO] cps-parent [pom] 17:07:44 [INFO] cps-events [jar] 17:07:44 [INFO] cps-path-parser [jar] 17:07:44 [INFO] cps-service [jar] 17:07:44 [INFO] cps-rest [jar] 17:07:44 [INFO] cps-ncmp-events [jar] 17:07:44 [INFO] provmns-api [jar] 17:07:44 [INFO] cps-ncmp-service [jar] 17:07:44 [INFO] cps-ncmp-rest [jar] 17:07:44 [INFO] cps-ncmp-rest-stub [pom] 17:07:44 [INFO] cps-ncmp-rest-stub-service [jar] 17:07:44 [INFO] cps-ncmp-rest-stub-app [jar] 17:07:44 [INFO] cps-ri [jar] 17:07:44 [INFO] test-dcm-rest [jar] 17:07:44 [INFO] integration-test [jar] 17:07:44 [INFO] spotbugs [jar] 17:07:44 [INFO] cps-application [jar] 17:07:44 [INFO] policy-executor-stub [jar] 17:07:44 [INFO] jacoco-report [jar] 17:07:44 [INFO] cps [pom] 17:07:44 [INFO] 17:07:44 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 17:07:44 [INFO] Building org.onap.cps:cps-dependencies 3.7.8-SNAPSHOT [1/23] 17:07:44 [INFO] --------------------------------[ pom ]--------------------------------- 17:07:44 [INFO] 17:07:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 17:07:45 [INFO] 17:07:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 17:07:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.8-SNAPSHOT/cps-dependencies-3.7.8-SNAPSHOT.pom 17:07:45 [INFO] 17:07:45 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 17:07:45 [INFO] Building cps-bom 3.7.8-SNAPSHOT [2/23] 17:07:45 [INFO] --------------------------------[ pom ]--------------------------------- 17:07:45 [INFO] 17:07:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 17:07:45 [INFO] 17:07:45 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 17:07:45 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.8-SNAPSHOT/cps-bom-3.7.8-SNAPSHOT.pom 17:07:45 [INFO] 17:07:45 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 17:07:45 [INFO] Building checkstyle 3.7.8-SNAPSHOT [3/23] 17:07:45 [INFO] --------------------------------[ jar ]--------------------------------- 17:07:45 [INFO] 17:07:45 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 17:07:45 [INFO] 17:07:45 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 17:07:46 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:07:46 [INFO] Copying 6 resources 17:07:46 [INFO] 17:07:46 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 17:07:47 [INFO] No sources to compile 17:07:47 [INFO] 17:07:47 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 17:07:47 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 17:07:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 17:07:47 [INFO] 17:07:47 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 17:07:47 [INFO] No sources to compile 17:07:47 [INFO] 17:07:47 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 17:07:48 [INFO] No tests to run. 17:07:48 [INFO] 17:07:48 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 17:07:48 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar 17:07:48 [INFO] 17:07:48 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 17:07:49 ======================================================================================================================== 17:07:49 Copyright Check Python Script: 17:07:49 /w/workspace/cps-master-verify-java/README.md | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 17:07:49 /w/workspace/cps-master-verify-java/README.md | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 17:07:49 /w/workspace/cps-master-verify-java/cps-ncmp-rest/docs/openapi/openapi-inventory.yml | line 1 read '============LICENSE_START==============================================================\n' 17:07:49 /w/workspace/cps-master-verify-java/cps-ncmp-rest/docs/openapi/openapi-inventory.yml | line 1 expected '============LICENSE_START=======================================================\n' 17:07:49 /w/workspace/cps-master-verify-java/cps-ncmp-rest/docs/openapi/openapi-inventory.yml | line 4 read '=======================================================================================\n' 17:07:49 /w/workspace/cps-master-verify-java/cps-ncmp-rest/docs/openapi/openapi-inventory.yml | line 4 expected '================================================================================\n' 17:07:49 /w/workspace/cps-master-verify-java/cps-ncmp-rest/docs/openapi/openapi-inventory.yml | line 18 read '============LICENSE_END================================================================\n' 17:07:49 /w/workspace/cps-master-verify-java/cps-ncmp-rest/docs/openapi/openapi-inventory.yml | line 18 expected '============LICENSE_END=========================================================\n' 17:07:49 Traceback (most recent call last): 17:07:49 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/inventory/NetworkCmProxyInventoryFacade File "CopyrightCheck.py", line 262, in 17:07:49 main() 17:07:49 .java | line 3 update year to include 2026 17:07:49 File "CopyrightCheck.py", line 49, in main 17:07:49 /w/workspace/cps-master-verify-java/docs/api/swagger/ncmp/openapi-inventory.yaml | no copyright found 17:07:49 issueCounter = CheckCopyrightForFiles(alteredFiles, projectCommitters, committerEmailExtension) 17:07:49 File "CopyrightCheck.py", line 201, in CheckCopyrightForFiles 17:07:49 (fileCopyright, fileSignatures) = ParseFileCopyright(fileObject) 17:07:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandle File "CopyrightCheck.py", line 157, in ParseFileCopyright 17:07:49 for line in fileObject: 17:07:49 File "/usr/lib64/python3.6/codecs.py", line 321, in decode 17:07:49 GetNorthBoundRestApiSpec.groovy | line 5 read "Licensed under the Apache License, Version 2.0 (the 'License');\n" 17:07:49 (result, consumed) = self._buffer_decode(data, self.errors, final) 17:07:49 UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 11: invalid start byte 17:07:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleGetNorthBoundRestApiSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 17:07:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleGetNorthBoundRestApiSpec.groovy | line 12 read "distributed under the License is distributed on an 'AS IS' BASIS,\n" 17:07:49 /w/workspace/cps-master-verify-java/integration-test/src/test/groovy/org/onap/cps/integration/functional/ncmp/inventory/CmHandleGetNorthBoundRestApiSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 17:07:49 [INFO] 17:07:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 17:07:49 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.8-SNAPSHOT/checkstyle-3.7.8-SNAPSHOT.jar 17:07:49 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.7.8-SNAPSHOT/checkstyle-3.7.8-SNAPSHOT.pom 17:07:49 [INFO] 17:07:49 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 17:07:49 [INFO] Building cps-parent 3.7.8-SNAPSHOT [4/23] 17:07:49 [INFO] --------------------------------[ pom ]--------------------------------- 17:07:49 [INFO] 17:07:49 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 17:07:49 [INFO] 17:07:49 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 17:07:50 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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/provmns/model/*:**/pom.xml 17:07:50 [INFO] 17:07:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 17:07:52 [INFO] You have 0 Checkstyle violations. 17:07:52 [INFO] 17:07:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 17:07:53 [INFO] You have 0 Checkstyle violations. 17:07:53 [INFO] 17:07:53 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 17:07:54 [INFO] No sources specified for compilation. Skipping. 17:07:54 [INFO] 17:07:54 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 17:07:54 [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:07:54 [INFO] 17:07:54 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 17:07:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:07:54 [INFO] 17:07:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 17:07:54 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.7.8-SNAPSHOT/cps-parent-3.7.8-SNAPSHOT.pom 17:07:54 [INFO] 17:07:54 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 17:07:54 [INFO] Building cps-events 3.7.8-SNAPSHOT [5/23] 17:07:54 [INFO] --------------------------------[ jar ]--------------------------------- 17:07:54 [INFO] 17:07:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 17:07:54 [INFO] 17:07:54 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 17:07:54 [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/provmns/model/*:**/pom.xml 17:07:54 [INFO] 17:07:54 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 17:07:55 [INFO] 17:07:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 17:07:55 [INFO] You have 0 Checkstyle violations. 17:07:55 [INFO] 17:07:55 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 17:07:55 [INFO] You have 0 Checkstyle violations. 17:07:55 [INFO] 17:07:55 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 17:07:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:07:55 [INFO] Copying 2 resources 17:07:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 17:07:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 17:07:55 [INFO] 17:07:55 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 17:07:56 [INFO] Recompiling the module because of changed dependency. 17:07:56 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 17:07:56 [INFO] 17:07:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 17:07:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:07:56 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 17:07:56 [INFO] 17:07:56 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 17:07:56 [INFO] No sources to compile 17:07:56 [INFO] 17:07:56 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 17:07:56 [INFO] No sources specified for compilation. Skipping. 17:07:56 [INFO] 17:07:56 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-events --- 17:07:57 [INFO] No tests to run. 17:07:57 [INFO] 17:07:57 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 17:07:57 [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:07:57 [INFO] 17:07:57 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 17:07:57 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:07:57 [INFO] 17:07:57 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 17:07:57 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar 17:07:57 [INFO] 17:07:57 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 17:07:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.8-SNAPSHOT/cps-events-3.7.8-SNAPSHOT.jar 17:07:57 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.7.8-SNAPSHOT/cps-events-3.7.8-SNAPSHOT.pom 17:07:57 [INFO] 17:07:57 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 17:07:57 [INFO] Building cps-path-parser 3.7.8-SNAPSHOT [6/23] 17:07:57 [INFO] --------------------------------[ jar ]--------------------------------- 17:07:58 [INFO] 17:07:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 17:07:58 [INFO] 17:07:58 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 17:07:58 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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/provmns/model/*:**/pom.xml 17:07:58 [INFO] 17:07:58 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 17:07:59 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 17:07:59 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 17:07:59 [INFO] 17:07:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 17:07:59 [INFO] You have 0 Checkstyle violations. 17:07:59 [INFO] 17:07:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 17:07:59 [INFO] You have 0 Checkstyle violations. 17:07:59 [INFO] 17:07:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 17:07:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:07:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 17:07:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 17:07:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 17:07:59 [INFO] 17:07:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 17:07:59 [INFO] Recompiling the module because of changed dependency. 17:07:59 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 17:08:00 [INFO] 17:08:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 17:08:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:08:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 17:08:00 [INFO] 17:08:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 17:08:00 [INFO] No sources to compile 17:08:00 [INFO] 17:08:00 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 17:08:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:08:00 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:08:00 [INFO] Parallel parsing disabled. 17:08:01 [INFO] Compiled 4 files. 17:08:01 [INFO] 17:08:01 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-path-parser --- 17:08:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:02 [INFO] 17:08:02 [INFO] ------------------------------------------------------- 17:08:02 [INFO] T E S T S 17:08:02 [INFO] ------------------------------------------------------- 17:08:03 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:08:04 line 1:18 missing QName at '' 17:08:04 line 1:37 mismatched input '@' expecting {'[', '/'} 17:08:04 line 1:37 mismatched input ']' expecting {'[', '/'} 17:08:04 line 1:37 mismatched input '::' expecting {'[', '/'} 17:08:04 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 17:08:04 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 17:08:04 line 1:14 no viable alternative at input '[-' 17:08:04 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 17:08:04 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 17:08:04 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 17:08:04 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 17:08:04 line 1:14 no viable alternative at input '[]' 17:08:04 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:08:04 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 17:08:04 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 17:08:04 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 17:08:04 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 17:08:04 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 17:08:04 line 1:2 extraneous input '/' expecting QName 17:08:04 line 1:8 mismatched input '*' expecting QName 17:08:04 line 1:0 mismatched input '' expecting '/' 17:08:04 line 1:1 no viable alternative at input '/' 17:08:04 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 17:08:04 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:08:04 line 1:2 missing QName at '/' 17:08:04 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 17:08:04 [INFO] 17:08:04 [INFO] Results: 17:08:04 [INFO] 17:08:04 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 17:08:04 [INFO] 17:08:04 [INFO] 17:08:04 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 17:08:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:08:04 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:08:04 [INFO] All coverage checks have been met. 17:08:04 [INFO] 17:08:04 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 17:08:04 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 17:08:04 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 17:08:04 [INFO] 17:08:04 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 17:08:04 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar 17:08:04 [INFO] 17:08:04 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 17:08:04 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.7.8-SNAPSHOT/cps-path-parser-3.7.8-SNAPSHOT.jar 17:08:04 [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.8-SNAPSHOT/cps-path-parser-3.7.8-SNAPSHOT.pom 17:08:04 [INFO] 17:08:04 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 17:08:04 [INFO] Building cps-service 3.7.8-SNAPSHOT [7/23] 17:08:04 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:12 [INFO] 17:08:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 17:08:12 [INFO] 17:08:12 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 17:08:12 [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/provmns/model/*:**/pom.xml 17:08:12 [INFO] 17:08:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 17:08:12 [INFO] You have 0 Checkstyle violations. 17:08:12 [INFO] 17:08:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 17:08:13 [INFO] You have 0 Checkstyle violations. 17:08:13 [INFO] 17:08:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 17:08:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:08:13 [INFO] Copying 2 resources 17:08:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 17:08:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 17:08:13 [INFO] 17:08:13 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 17:08:13 [INFO] Recompiling the module because of changed dependency. 17:08:13 [INFO] Compiling 97 source files with javac [debug release 17] to target/classes 17:08:15 [INFO] 17:08:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 17:08:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:08:15 [INFO] Copying 33 resources 17:08:15 [INFO] 17:08:15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 17:08:15 [INFO] Recompiling the module because of changed dependency. 17:08:15 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 17:08:16 [INFO] 17:08:16 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 17:08:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:08:16 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:08:16 [INFO] Parallel parsing disabled. 17:08:19 [INFO] Compiled 154 files. 17:08:19 [INFO] 17:08:19 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-service --- 17:08:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:19 [INFO] 17:08:19 [INFO] ------------------------------------------------------- 17:08:19 [INFO] T E S T S 17:08:19 [INFO] ------------------------------------------------------- 17:08:21 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 17:08:22 17:08:22.659 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:08:22 17:08:22.722 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:08:22 17:08:22.726 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 17:08:22 17:08:22.767 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 17:08:22 17:08:22.775 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 17:08:22 17:08:22.787 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 17:08:22 17:08:22.794 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 17:08:22 17:08:22.798 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 17:08:22 17:08:22.798 [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:08:22 17:08:22.808 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 17:08:22 17:08:22.812 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 17:08:22 17:08:22.873 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 17:08:22 17:08:22.880 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 17:08:22 17:08:22.928 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 17:08:22 17:08:22.937 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 17:08:22 17:08:22.937 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 17:08:22 17:08:22.937 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 17:08:22 17:08:22.946 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 17:08:22 17:08:22.958 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 17:08:22 17:08:22.963 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 17:08:23 17:08:23.023 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:08:23 17:08:23.027 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 17:08:23 17:08:23.030 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 17:08:23 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.906 s -- in org.onap.cps.init.AbstractModelLoaderSpec 17:08:23 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:08:23 17:08:23.046 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 17:08:23 17:08:23.053 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:08:23 17:08:23.053 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 17:08:23 17:08:23.057 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 17:08:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 17:08:23 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 17:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 17:08:23 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:08:23 --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:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.system.logo 17:08:23 INFO: [10.30.106.153]:5701 [dev] [5.5.0] 17:08:23 o o o o---o o--o o o---o o o----o o--o--o 17:08:23 | | / \ / | / / \ | | 17:08:23 o----o o o o----o | o o o----o | 17:08:23 | | * \ / | \ * \ | | 17:08:23 o o * o o---o o--o o----o o---o * o o----o o 17:08:23 17:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.system 17:08:23 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.system 17:08:23 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.system 17:08:23 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.system 17:08:23 INFO: [10.30.106.153]: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:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.system 17:08:23 INFO: [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:08:23 To enable the Jet engine on the members, do one of the following: 17:08:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:08:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:08:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:08:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:08:23 Apr 29, 2026 5:08:23 PM com.hazelcast.system.security 17:08:23 INFO: [10.30.106.153]: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:08:24 Apr 29, 2026 5:08:24 PM com.hazelcast.instance.impl.Node 17:08:24 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:08:24 Apr 29, 2026 5:08:24 PM com.hazelcast.internal.diagnostics.Diagnostics 17:08:24 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:08:24 Apr 29, 2026 5:08:24 PM com.hazelcast.core.LifecycleService 17:08:24 INFO: [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:08:26 Apr 29, 2026 5:08:26 PM com.hazelcast.internal.cluster.ClusterService 17:08:26 INFO: [10.30.106.153]:5701 [dev] [5.5.0] 17:08:26 17:08:26 Members {size:1, ver:1} [ 17:08:26 Member [10.30.106.153]:5701 - 184555d3-fd9c-4cfd-8dff-30a7418493cf this 17:08:26 ] 17:08:26 17:08:26 Apr 29, 2026 5:08:26 PM com.hazelcast.core.LifecycleService 17:08:26 INFO: [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:08:26 Apr 29, 2026 5:08:26 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 17:08:26 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:08:26 Apr 29, 2026 5:08:26 PM com.hazelcast.core.LifecycleService 17:08:26 INFO: [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:08:26 Apr 29, 2026 5:08:26 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 17:08:26 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 184555d3-fd9c-4cfd-8dff-30a7418493cf this is handled 17:08:27 Apr 29, 2026 5:08:26 PM com.hazelcast.instance.impl.Node 17:08:27 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:08:27 Apr 29, 2026 5:08:26 PM com.hazelcast.instance.impl.Node 17:08:27 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:08:27 Apr 29, 2026 5:08:26 PM com.hazelcast.instance.impl.Node 17:08:27 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:08:27 Apr 29, 2026 5:08:27 PM com.hazelcast.instance.impl.NodeExtension 17:08:27 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:08:27 Apr 29, 2026 5:08:27 PM com.hazelcast.instance.impl.Node 17:08:27 INFO: [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 430 ms. 17:08:27 Apr 29, 2026 5:08:27 PM com.hazelcast.core.LifecycleService 17:08:27 INFO: [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:08:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.351 s -- in org.onap.cps.init.ModelLoaderLockSpec 17:08:27 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:08:27 17:08:27.446 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:08:27 17:08:27.446 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 17:08:27 17:08:27.446 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 17:08:27 17:08:27.446 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:08:27 17:08:27.448 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:08:27 17:08:27.448 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:08:27 17:08:27.449 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:08:27 17:08:27.549 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:08:27 17:08:27.650 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:08:27 17:08:27.653 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 17:08:27 17:08:27.653 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 17:08:27 17:08:27.653 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 17:08:27 17:08:27.655 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 17:08:27 17:08:27.655 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 17:08:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 17:08:27 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:08:27 17:08:27.702 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 17:08:27 17:08:27.702 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 17:08:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 17:08:27 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 17:08:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 17:08:27 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:08:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 17:08:27 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:08:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 17:08:27 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 17:08:27 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 17:08:27 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:08:27 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 17:08:27 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 17:08:27 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 17:08:27 [INFO] Running org.onap.cps.config.AsyncConfigSpec 17:08:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.config.AsyncConfigSpec 17:08:27 [INFO] Running org.onap.cps.config.CacheConfigSpec 17:08:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 17:08:27 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 17:08:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.config.CpsServicesConfigSpec 17:08:27 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:08:28 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:28 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.855 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 17:08:28 [INFO] Running org.onap.cps.events.EventProducerSpec 17:08:29 17:08:29.070 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:08:29 17:08:29.078 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:08:29 17:08:29.082 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:08:29 17:08:29.086 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:08:29 17:08:29.087 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 17:08:29 17:08:29.088 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 17:08:29 17:08:29.127 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 17:08:29 17:08:29.134 [main] WARN io.micrometer.core.instrument.MeterRegistry -- This Gauge has been already registered (MeterId{name='cps.cloud.event.batch.send.latency', tags=[]}), the registration will be ignored. Note that subsequent logs will be logged at debug level. 17:08:29 17:08:29.142 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 17:08:29 17:08:29.142 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 17:08:29 17:08:29.152 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 17:08:29 17:08:29.153 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 17:08:29 17:08:29.154 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 17:08:29 17:08:29.157 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 17:08:29 17:08:29.158 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 17:08:29 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.onap.cps.events.EventProducerSpec 17:08:29 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 17:08:29 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 17:08:29 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 17:08:30 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:08:30 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:08:30 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:08:30 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 17:08:30 [Fatal Error] :1:1: Content is not allowed in prolog. 17:08:30 [Fatal Error] :1:1: Content is not allowed in prolog. 17:08:30 17:08:30.961 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 17:08:30 java.lang.Exception: Sending failed 17:08:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:08:30 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:08:30 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:08:30 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:08:30 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:08:30 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:08:30 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:08:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:08:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:08:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:08:30 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 17:08:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:30 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:08:30 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:08:30 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:08:30 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:08:30 at groovy.lang.Closure.call(Closure.java:427) 17:08:30 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:08:30 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:08:30 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:08:30 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:08:30 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:08:30 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:08:30 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:08:30 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:08:30 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:08:30 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:08:30 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:08:30 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1701038120.sendCpsDataUpdateEvent(Unknown Source) 17:08:30 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 17:08:30 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 17:08:30 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 17:08:30 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:08:30 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:08:30 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 17:08:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:30 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:30 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:30 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:08:30 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:30 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:30 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:30 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:08:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:30 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:30 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:08:30 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:30 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:30 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:30 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:30 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:30 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:31 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.863 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 17:08:31 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:08:31 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 17:08:31 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 17:08:31 line 1:6 no viable alternative at input '[invalid' 17:08:31 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 17:08:31 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 17:08:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.impl.CpsFacadeImplSpec 17:08:31 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 17:08:31 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 17:08:31 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 17:08:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 17:08:31 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 17:08:31 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 17:08:31 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 17:08:31 17:08:31.729 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy146 17:08:31 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.onap.cps.impl.DataNodeBuilderSpec 17:08:31 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 17:08:31 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:08:31 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 17:08:31 [Fatal Error] :1:1: Content is not allowed in prolog. 17:08:31 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 17:08:31 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.cps.impl.DataNodeFactorySpec 17:08:31 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 17:08:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 17:08:31 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 17:08:32 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 17:08:32 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:08:32 17:08:32,372 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:08:32 17:08:32,372 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:08:32 17:08:32,375 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:08:33 17:08:32,989 |-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:08:33 17:08:32,990 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:08:33 17:08:33 . ____ _ __ _ _ 17:08:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:08:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:08:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:08:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:08:33 =========|_|==============|___/=/_/_/_/ 17:08:33 17:08:33 :: Spring Boot :: (v3.5.13) 17:08:33 17:08:33 2026-04-29T17:08:33.240Z INFO 6337 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6337 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:08:33 2026-04-29T17:08:33.241Z INFO 6337 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 17:08:33 2026-04-29T17:08:33.537Z INFO 6337 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.415 seconds (process running for 14.459) 17:08:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.560 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 17:08:33 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:08:33 17:08:33 . ____ _ __ _ _ 17:08:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:08:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:08:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:08:33 ' |____| .__|_| |_|_| |_\__, | / / / / 17:08:33 =========|_|==============|___/=/_/_/_/ 17:08:33 17:08:33 :: Spring Boot :: (v3.5.13) 17:08:33 17:08:33 2026-04-29T17:08:33.713Z INFO 6337 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6337 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 17:08:33 2026-04-29T17:08:33.713Z INFO 6337 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:08:33 2026-04-29T17:08:33.747Z INFO 6337 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:08:33 o o o o---o o--o o o---o o o----o o--o--o 17:08:33 | | / \ / | / / \ | | 17:08:33 o----o o o o----o | o o o----o | 17:08:33 | | * \ / | \ * \ | | 17:08:33 o o * o o---o o--o o----o o---o * o o----o o 17:08:33 17:08:33 2026-04-29T17:08:33.747Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:08:33 2026-04-29T17:08:33.747Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:08:33 2026-04-29T17:08:33.747Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:08:33 2026-04-29T17:08:33.747Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]: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:08:33 2026-04-29T17:08:33.747Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:08:33 To enable the Jet engine on the members, do one of the following: 17:08:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:08:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:08:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:08:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:08:33 2026-04-29T17:08:33.759Z INFO 6337 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:08:33 2026-04-29T17:08:33.761Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:08:33 2026-04-29T17:08:33.777Z INFO 6337 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:08:33 2026-04-29T17:08:33.778Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTING 17:08:36 2026-04-29T17:08:36.459Z INFO 6337 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:08:36 17:08:36 Members {size:1, ver:1} [ 17:08:36 Member [10.30.106.153]:5701 - 11ef036f-d961-49fa-8e1c-0dfe32264f46 this 17:08:36 ] 17:08:36 17:08:36 2026-04-29T17:08:36.460Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTED 17:08:36 2026-04-29T17:08:36.463Z INFO 6337 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:08:36 2026-04-29T17:08:36.477Z INFO 6337 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 2.796 seconds (process running for 17.399) 17:08:36 2026-04-29T17:08:36.485Z INFO 6337 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 17:08:36 2026-04-29T17:08:36.493Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:08:36 2026-04-29T17:08:36.493Z INFO 6337 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 11ef036f-d961-49fa-8e1c-0dfe32264f46 this is handled 17:08:36 2026-04-29T17:08:36.495Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:08:36 2026-04-29T17:08:36.495Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:08:36 2026-04-29T17:08:36.496Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:08:36 2026-04-29T17:08:36.585Z INFO 6337 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:08:36 2026-04-29T17:08:36.586Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 93 ms. 17:08:36 2026-04-29T17:08:36.586Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:08:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 17:08:36 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:08:36 2026-04-29T17:08:36.595Z INFO 6337 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [my cluster] [5.5.0] 17:08:36 o o o o---o o--o o o---o o o----o o--o--o 17:08:36 | | / \ / | / / \ | | 17:08:36 o----o o o o----o | o o o----o | 17:08:36 | | * \ / | \ * \ | | 17:08:36 o o * o o---o o--o o----o o---o * o o----o o 17:08:36 17:08:36 2026-04-29T17:08:36.595Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:08:36 2026-04-29T17:08:36.595Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:08:36 2026-04-29T17:08:36.595Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [my cluster] [5.5.0] Cluster name: my cluster 17:08:36 2026-04-29T17:08:36.596Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]: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:08:36 2026-04-29T17:08:36.596Z INFO 6337 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 17:08:36 To enable the Jet engine on the members, do one of the following: 17:08:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:08:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:08:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:08:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:08:36 2026-04-29T17:08:36.607Z INFO 6337 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:08:36 2026-04-29T17:08:36.608Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [my cluster] [5.5.0] Using Multicast discovery 17:08:36 2026-04-29T17:08:36.620Z INFO 6337 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:08:36 2026-04-29T17:08:36.620Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [my cluster] [5.5.0] [10.30.106.153]:5701 is STARTING 17:08:39 2026-04-29T17:08:39.087Z INFO 6337 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [my cluster] [5.5.0] 17:08:39 17:08:39 Members {size:1, ver:1} [ 17:08:39 Member [10.30.106.153]:5701 - 49ae377e-68f4-48e1-8234-5ab494053d94 this 17:08:39 ] 17:08:39 17:08:39 2026-04-29T17:08:39.089Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [my cluster] [5.5.0] [10.30.106.153]:5701 is STARTED 17:08:39 2026-04-29T17:08:39.128Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [my cluster] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:08:39 2026-04-29T17:08:39.129Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [my cluster] [5.5.0] Shutting down multicast service... 17:08:39 2026-04-29T17:08:39.130Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [my cluster] [5.5.0] Shutting down connection manager... 17:08:39 2026-04-29T17:08:39.130Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [my cluster] [5.5.0] Shutting down node engine... 17:08:39 2026-04-29T17:08:39.181Z INFO 6337 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 17:08:39 2026-04-29T17:08:39.182Z INFO 6337 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 54 ms. 17:08:39 2026-04-29T17:08:39.182Z INFO 6337 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [my cluster] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:08:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.591 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 17:08:39 [INFO] Running org.onap.cps.utils.ContentTypeSpec 17:08:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.utils.ContentTypeSpec 17:08:39 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 17:08:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.utils.CpsValidatorImplSpec 17:08:39 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 17:08:39 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.utils.DataMapUtilsSpec 17:08:39 [INFO] Running org.onap.cps.utils.GsonSpec 17:08:39 first-container a-leaf a-Value 17:08:39 last-container x-leaf x-value 17:08:39 17:08:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.GsonSpec 17:08:39 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 17:08:39 2026-04-29T17:08:39.610Z ERROR 6337 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 17:08:39 2026-04-29T17:08:39.613Z ERROR 6337 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 17:08:39 2026-04-29T17:08:39.623Z ERROR 6337 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 17:08:39 2026-04-29T17:08:39.625Z ERROR 6337 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 17:08:39 2026-04-29T17:08:39.637Z ERROR 6337 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:08:39 2026-04-29T17:08:39.641Z ERROR 6337 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 17:08:39 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.onap.cps.utils.JsonObjectMapperSpec 17:08:39 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 17:08:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.utils.JsonParserStreamSpec 17:08:39 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 17:08:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec 17:08:39 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:08:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 17:08:39 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 17:08:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s -- in org.onap.cps.utils.XmlObjectMapperSpec 17:08:40 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 17:08:40 [Fatal Error] :1:1: Content is not allowed in prolog. 17:08:40 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.utils.XmlUtilsSpec 17:08:40 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 17:08:40 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 17:08:40 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 17:08:40 [Fatal Error] :1:1: Premature end of file. 17:08:40 line 1:1 no viable alternative at input '/' 17:08:40 line 1:1 no viable alternative at input '/[' 17:08:40 line 1:11 missing QName at '' 17:08:40 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s -- in org.onap.cps.utils.YangParserHelperSpec 17:08:40 [INFO] Running org.onap.cps.utils.YangParserSpec 17:08:40 2026-04-29T17:08:40.398Z ERROR 6337 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:08:40 2026-04-29T17:08:40.399Z ERROR 6337 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 17:08:40 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.utils.YangParserSpec 17:08:40 [INFO] Running org.onap.cps.utils.YangUtilsSpec 17:08:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.utils.YangUtilsSpec 17:08:40 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:08:40 line 1:9 no viable alternative at input '[' 17:08:40 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 17:08:40 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:08:40 2026-04-29T17:08:40.511Z ERROR 6337 --- [ 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:08:40 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 17:08:40 [INFO] 17:08:40 [INFO] Results: 17:08:40 [INFO] 17:08:40 [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0 17:08:40 [INFO] 17:08:40 [INFO] 17:08:40 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 17:08:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:08:40 [INFO] Analyzed bundle 'cps-service' with 78 classes 17:08:40 [INFO] All coverage checks have been met. 17:08:40 [INFO] 17:08:40 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 17:08:40 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 17:08:40 [INFO] Analyzed bundle 'cps-service' with 78 classes 17:08:40 [INFO] 17:08:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 17:08:41 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar 17:08:41 [INFO] 17:08:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 17:08:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.8-SNAPSHOT/cps-service-3.7.8-SNAPSHOT.jar 17:08:41 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.7.8-SNAPSHOT/cps-service-3.7.8-SNAPSHOT.pom 17:08:41 [INFO] 17:08:41 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 17:08:41 [INFO] Building cps-rest 3.7.8-SNAPSHOT [8/23] 17:08:41 [INFO] --------------------------------[ jar ]--------------------------------- 17:08:43 [INFO] 17:08:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 17:08:43 [INFO] 17:08:43 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 17:08:43 [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/provmns/model/*:**/pom.xml 17:08:43 [INFO] 17:08:43 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 17:08:46 [INFO] Generating with dryRun=false 17:08:46 [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:08:46 [INFO] OpenAPI Generator: spring (server) 17:08:46 [INFO] Generator 'spring' is considered stable. 17:08:46 [INFO] ---------------------------------- 17:08:46 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 17:08:46 [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:08:46 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:08:46 [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:08:46 [INFO] Processing operation createDataspace 17:08:46 [INFO] Processing operation deleteDataspace 17:08:46 [INFO] Processing operation createDataspaceV2 17:08:46 [INFO] Processing operation getAllDataspaces 17:08:46 [INFO] Processing operation getDataspace 17:08:46 [INFO] Processing operation cleanDataspace 17:08:46 [INFO] Processing operation createAnchor 17:08:46 [INFO] Processing operation createAnchorV2 17:08:46 [INFO] Processing operation getAnchors 17:08:46 [INFO] Processing operation getAnchor 17:08:46 [INFO] Processing operation deleteAnchor 17:08:46 [INFO] Processing operation createSchemaSet 17:08:46 [INFO] Processing operation createSchemaSetV2 17:08:46 [INFO] Processing operation getSchemaSets 17:08:46 [INFO] Processing operation getSchemaSet 17:08:46 [INFO] Processing operation deleteSchemaSet 17:08:46 [INFO] Processing operation getNodeByDataspaceAndAnchor 17:08:46 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 17:08:46 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 17:08:46 [INFO] Processing operation replaceNode 17:08:46 [INFO] Processing operation createNode 17:08:46 [INFO] Processing operation deleteDataNode 17:08:46 [INFO] Processing operation updateNodeLeaves 17:08:46 [INFO] Processing operation deleteListOrListElement 17:08:46 [INFO] Processing operation replaceListContent 17:08:46 [INFO] Processing operation addListElements 17:08:46 [INFO] Processing operation getDeltaByDataspaceAndAnchors 17:08:46 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 17:08:46 [INFO] Processing operation applyChangesInDeltaReport 17:08:46 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 17:08:46 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 17:08:46 [INFO] Processing operation getNodesByDataspaceAndCpsPath 17:08:46 [INFO] Processing operation getNotificationSubscription 17:08:46 [INFO] Processing operation createNotificationSubscription 17:08:46 [INFO] Processing operation deleteNotificationSubscription 17:08:46 [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:08:46 [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:08:46 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:08:46 [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:08:46 [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:08:46 [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:08:46 [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:08:46 [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:08:46 [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:08:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:08:47 [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:08:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:08:47 [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:08:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:08:47 [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:08:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:08:47 [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:08:47 [INFO] Skipping generation of Webhooks. 17:08:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 17:08:47 [INFO] Skipping generation of supporting files. 17:08:47 ################################################################################ 17:08:47 # Thanks for using OpenAPI Generator. # 17:08:47 # Please consider donation to help us maintain this project 🙏 # 17:08:47 # https://opencollective.com/openapi_generator/donate # 17:08:47 ################################################################################ 17:08:47 [INFO] 17:08:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 17:08:47 [INFO] You have 0 Checkstyle violations. 17:08:47 [INFO] 17:08:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 17:08:47 [INFO] You have 0 Checkstyle violations. 17:08:47 [INFO] 17:08:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 17:08:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 17:08:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 17:08:47 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 17:08:47 [INFO] 17:08:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 17:08:47 [INFO] Recompiling the module because of changed dependency. 17:08:47 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 17:08:48 [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:08:48 [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:08:48 [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:08:48 [INFO] 17:08:48 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 17:08:49 [INFO] Generating with dryRun=false 17:08:49 [INFO] No .openapi-generator-ignore file found. 17:08:49 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:08:49 [INFO] Generator 'openapi-yaml' is considered stable. 17:08:49 [INFO] Output file [outputFile=openapi.yaml] 17:08:49 [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:08:49 [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:08:49 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 17:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [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:08:49 [INFO] Skipping generation of Webhooks. 17:08:49 [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:08:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 17:08:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 17:08:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:08:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:08:49 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:08:49 ################################################################################ 17:08:49 # Thanks for using OpenAPI Generator. # 17:08:49 # Please consider donation to help us maintain this project 🙏 # 17:08:49 # https://opencollective.com/openapi_generator/donate # 17:08:49 ################################################################################ 17:08:49 [INFO] 17:08:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 17:08:49 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 17:08:49 [INFO] 17:08:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 17:08:49 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 17:08:49 [INFO] 17:08:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 17:08:49 [INFO] Copying 6 resources from src/test/resources to target/test-classes 17:08:49 [INFO] 17:08:49 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 17:08:49 [INFO] Recompiling the module because of changed dependency. 17:08:49 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:08:49 [INFO] 17:08:49 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 17:08:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:08:49 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:08:49 [INFO] Parallel parsing disabled. 17:08:51 [INFO] Compiled 28 files. 17:08:51 [INFO] 17:08:51 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-rest --- 17:08:51 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:08:51 [INFO] 17:08:51 [INFO] ------------------------------------------------------- 17:08:51 [INFO] T E S T S 17:08:51 [INFO] ------------------------------------------------------- 17:08:52 17:08:52.288 [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:08:52 17:08:52.556 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:08:52 17:08:52.704 [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:08:52 17:08:52.728 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:08:52 17:08:52.749 [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:08:52 17:08:52.764 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:08:52 17:08:52.779 [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:08:52 17:08:52.793 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:08:52 17:08:52.809 [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:08:52 17:08:52.840 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:08:52 17:08:52.869 [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:08:52 17:08:52.881 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 17:08:52 17:08:52.885 [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:08:52 17:08:52.896 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 17:08:52 17:08:52.900 [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:08:52 17:08:52.909 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 17:08:52 17:08:52.912 [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:08:52 17:08:52.921 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 17:08:52 17:08:52.923 [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:08:52 17:08:52.931 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:08:53 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 17:08:54 17:08:54,510 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:08:54 17:08:54,511 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:08:54 17:08:54,515 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:08:54 17:08:54,568 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:08:54 17:08:54,568 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:08:54 17:08:54,722 |-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:08:54 17:08:54,722 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:08:55 17:08:55 . ____ _ __ _ _ 17:08:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:08:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:08:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:08:55 ' |____| .__|_| |_|_| |_\__, | / / / / 17:08:55 =========|_|==============|___/=/_/_/_/ 17:08:55 17:08:55 :: Spring Boot :: (v3.5.13) 17:08:55 17:08:55 2026-04-29T17:08:55.079Z INFO 6574 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6574 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:08:55 2026-04-29T17:08:55.080Z INFO 6574 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:08:56 2026-04-29T17:08:56.707Z INFO 6574 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:08:56 2026-04-29T17:08:56.708Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:08:56 2026-04-29T17:08:56.710Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:08:56 2026-04-29T17:08:56.737Z INFO 6574 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.672 seconds (process running for 5.52) 17:08:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:08:57 2026-04-29T17:08:57.496Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:57 17:08:57 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:08:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:08:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:08:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:08:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:08:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:08:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:08:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:08:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:08:57 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:08:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:08:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:57 Caused by: java.lang.RuntimeException 17:08:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:08:57 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:08:57 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:08:57 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:08:57 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:08:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:08:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:08:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:08:57 ... 92 common frames omitted 17:08:57 17:08:57 2026-04-29T17:08:57.722Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:57 17:08:57 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 17:08:57 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 17:08:57 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 17:08:57 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:57 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:57 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:57 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 17:08:57 and component.yang=fake component content 1 17:08:57 17:08:57 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) 17:08:57 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) 17:08:57 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) 17:08:57 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) 17:08:57 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) 17:08:57 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) 17:08:57 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) 17:08:57 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) 17:08:57 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 17:08:57 ... 152 common frames omitted 17:08:57 17:08:57 2026-04-29T17:08:57.833Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:57 17:08:57 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:08:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:08:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:08:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:08:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:08:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:08:57 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:57 17:08:57 2026-04-29T17:08:57.841Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:57 17:08:57 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 17:08:57 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:08:57 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:08:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:57 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:57 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:57 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:57 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:57 17:08:58 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.849 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 17:08:58 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:08:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 17:08:58 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 17:08:58 17:08:58 . ____ _ __ _ _ 17:08:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:08:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:08:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:08:58 ' |____| .__|_| |_|_| |_\__, | / / / / 17:08:58 =========|_|==============|___/=/_/_/_/ 17:08:58 17:08:58 :: Spring Boot :: (v3.5.13) 17:08:58 17:08:58 2026-04-29T17:08:58.144Z INFO 6574 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6574 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:08:58 2026-04-29T17:08:58.144Z INFO 6574 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:08:58 2026-04-29T17:08:58.376Z INFO 6574 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:08:58 2026-04-29T17:08:58.376Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:08:58 2026-04-29T17:08:58.376Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:08:58 2026-04-29T17:08:58.381Z INFO 6574 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.263 seconds (process running for 7.164) 17:08:58 2026-04-29T17:08:58.471Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.524Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.541Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.559Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:08:58 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:08:58 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.574Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 17:08:58 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 17:08:58 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.728Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.774Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 17:08:58 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 17:08:58 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.790Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.806Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 2026-04-29T17:08:58.826Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.734 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 17:08:58 2026-04-29T17:08:58.839Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:58 17:08:58 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 17:08:58 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 17:08:58 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:08:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:08:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:08:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:08:58 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:08:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:08:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:08:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:08:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:08:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:08:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:08:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:08:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:08:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:08:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:08:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:08:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:08:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:08:58 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:08:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:08:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:08:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:58 17:08:58 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 17:08:58 17:08:58 . ____ _ __ _ _ 17:08:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:08:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:08:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:08:58 ' |____| .__|_| |_|_| |_\__, | / / / / 17:08:58 =========|_|==============|___/=/_/_/_/ 17:08:58 17:08:58 :: Spring Boot :: (v3.5.13) 17:08:58 17:08:58 2026-04-29T17:08:58.873Z INFO 6574 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6574 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:08:58 2026-04-29T17:08:58.873Z INFO 6574 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:08:59 2026-04-29T17:08:59.075Z INFO 6574 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:08:59 2026-04-29T17:08:59.075Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:08:59 2026-04-29T17:08:59.075Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:08:59 2026-04-29T17:08:59.080Z INFO 6574 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.227 seconds (process running for 7.863) 17:08:59 2026-04-29T17:08:59.201Z ERROR 6574 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 17:08:59 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.364 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 17:08:59 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 17:08:59 17:08:59 . ____ _ __ _ _ 17:08:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:08:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:08:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:08:59 ' |____| .__|_| |_|_| |_\__, | / / / / 17:08:59 =========|_|==============|___/=/_/_/_/ 17:08:59 17:08:59 :: Spring Boot :: (v3.5.13) 17:08:59 17:08:59 2026-04-29T17:08:59.233Z INFO 6574 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6574 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:08:59 2026-04-29T17:08:59.233Z INFO 6574 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:08:59 2026-04-29T17:08:59.392Z INFO 6574 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:08:59 2026-04-29T17:08:59.392Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:08:59 2026-04-29T17:08:59.392Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:08:59 2026-04-29T17:08:59.396Z INFO 6574 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.18 seconds (process running for 8.179) 17:08:59 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 17:08:59 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:08:59 17:08:59 . ____ _ __ _ _ 17:08:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:08:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:08:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:08:59 ' |____| .__|_| |_|_| |_\__, | / / / / 17:08:59 =========|_|==============|___/=/_/_/_/ 17:08:59 17:08:59 :: Spring Boot :: (v3.5.13) 17:08:59 17:08:59 2026-04-29T17:08:59.518Z INFO 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6574 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 17:08:59 2026-04-29T17:08:59.518Z INFO 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:08:59 2026-04-29T17:08:59.751Z INFO 6574 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:08:59 2026-04-29T17:08:59.751Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:08:59 2026-04-29T17:08:59.752Z INFO 6574 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:08:59 2026-04-29T17:08:59.757Z INFO 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.255 seconds (process running for 8.54) 17:08:59 2026-04-29T17:08:59.781Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:59 17:08:59 java.lang.IllegalStateException: some error message 17:08:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:08:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:08:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:08:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:08:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:08:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:08:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:08:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:08:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:08:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:08:59 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 17:08:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:08:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:59 17:08:59 2026-04-29T17:08:59.829Z ERROR 6574 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 17:08:59 17:08:59 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:08:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:08:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:08:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:08:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:08:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:08:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:08:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:08:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:08:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:08:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 17:08:59 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 17:08:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:08:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:08:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:08:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:08:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:08:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:08:59 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:59 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:08:59 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:08:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:08:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:08:59 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:08:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:08:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:08:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:08:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:08:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:08:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:08:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:08:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:08:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:08:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:08:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:08:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:08:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:08:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:08:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:08:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:08:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:08:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:08:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:08:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:08:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:08:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:08:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:08:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:08:59 Caused by: java.lang.Throwable 17:08:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:08:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:08:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:08:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:08:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:08:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:08:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:08:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:08:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:08:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 17:08:59 ... 92 common frames omitted 17:08:59 17:08:59 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 17:08:59 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 17:08:59 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 17:08:59 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:08:59 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 17:09:00 [INFO] 17:09:00 [INFO] Results: 17:09:00 [INFO] 17:09:00 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 17:09:00 [INFO] 17:09:00 [INFO] 17:09:00 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 17:09:00 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:09:00 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:09:00 [INFO] All coverage checks have been met. 17:09:00 [INFO] 17:09:00 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 17:09:00 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 17:09:00 [INFO] Analyzed bundle 'cps-rest' with 7 classes 17:09:00 [INFO] 17:09:00 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 17:09:00 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.8-SNAPSHOT.jar 17:09:00 [INFO] 17:09:00 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 17:09:00 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.8-SNAPSHOT/cps-rest-3.7.8-SNAPSHOT.jar 17:09:00 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.7.8-SNAPSHOT/cps-rest-3.7.8-SNAPSHOT.pom 17:09:00 [INFO] 17:09:00 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 17:09:00 [INFO] Building cps-ncmp-events 3.7.8-SNAPSHOT [9/23] 17:09:00 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:00 [INFO] 17:09:00 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 17:09:00 [INFO] 17:09:00 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 17:09:00 [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/provmns/model/*:**/pom.xml 17:09:00 [INFO] 17:09:00 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- 17:09:00 [INFO] 17:09:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 17:09:00 [INFO] You have 0 Checkstyle violations. 17:09:00 [INFO] 17:09:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 17:09:00 [INFO] You have 0 Checkstyle violations. 17:09:00 [INFO] 17:09:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 17:09:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:09:00 [INFO] Copying 13 resources 17:09:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 17:09:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 17:09:00 [INFO] 17:09:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 17:09:00 [INFO] Recompiling the module because of changed dependency. 17:09:00 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 17:09:02 [INFO] 17:09:02 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 17:09:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:09:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 17:09:02 [INFO] 17:09:02 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 17:09:02 [INFO] No sources to compile 17:09:02 [INFO] 17:09:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 17:09:02 [INFO] No sources specified for compilation. Skipping. 17:09:02 [INFO] 17:09:02 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-events --- 17:09:02 [INFO] No tests to run. 17:09:02 [INFO] 17:09:02 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 17:09:02 [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:09:02 [INFO] 17:09:02 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 17:09:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:09:02 [INFO] 17:09:02 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 17:09:02 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.8-SNAPSHOT.jar 17:09:02 [INFO] 17:09:02 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 17:09:02 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.7.8-SNAPSHOT/cps-ncmp-events-3.7.8-SNAPSHOT.jar 17:09:02 [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.8-SNAPSHOT/cps-ncmp-events-3.7.8-SNAPSHOT.pom 17:09:02 [INFO] 17:09:02 [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- 17:09:02 [INFO] Building provmns-api 3.7.8-SNAPSHOT [10/23] 17:09:02 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:02 [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available 17:09:02 [WARNING] Could not validate integrity of download from file:///w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar: Checksum validation failed, no checksums available 17:09:02 [WARNING] Checksum validation failed, no checksums available from provmns-api-local-repo for file:///w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0/provmns-api-18.6.0.jar 17:09:02 [INFO] 17:09:02 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ provmns-api --- 17:09:02 [INFO] 17:09:02 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- 17:09:02 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/provmns-api/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/provmns/model/*:**/pom.xml 17:09:02 [INFO] 17:09:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ provmns-api --- 17:09:02 [INFO] You have 0 Checkstyle violations. 17:09:02 [INFO] 17:09:02 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ provmns-api --- 17:09:03 [INFO] You have 0 Checkstyle violations. 17:09:03 [INFO] 17:09:03 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ provmns-api --- 17:09:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:09:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/main/resources 17:09:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-sources/license 17:09:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-resources/licenses 17:09:03 [INFO] 17:09:03 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ provmns-api --- 17:09:03 [INFO] Recompiling the module because of changed dependency. 17:09:03 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:09:03 [INFO] 17:09:03 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ provmns-api --- 17:09:03 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:09:03 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/test/resources 17:09:03 [INFO] 17:09:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ provmns-api --- 17:09:03 [INFO] No sources to compile 17:09:03 [INFO] 17:09:03 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ provmns-api --- 17:09:03 [INFO] No sources specified for compilation. Skipping. 17:09:03 [INFO] 17:09:03 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ provmns-api --- 17:09:03 [INFO] No tests to run. 17:09:03 [INFO] 17:09:03 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ provmns-api --- 17:09:03 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/provmns-api/target/code-coverage/jacoco-ut.exec 17:09:03 [INFO] 17:09:03 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ provmns-api --- 17:09:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:09:03 [INFO] 17:09:03 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ provmns-api --- 17:09:03 [INFO] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar 17:09:03 [INFO] 17:09:03 [INFO] --- maven-antrun-plugin:3.1.0:run (merge-lib-jar) @ provmns-api --- 17:09:03 [INFO] Executing tasks 17:09:03 [INFO] [jar] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar 17:09:03 [INFO] Executed tasks 17:09:03 [INFO] 17:09:03 [INFO] --- maven-antrun-plugin:3.1.0:run (update-local-repo-jar) @ provmns-api --- 17:09:03 [INFO] Executing tasks 17:09:03 [INFO] [copy] Copying 1 file to /w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 17:09:03 [INFO] Executed tasks 17:09:03 [INFO] 17:09:03 [INFO] --- maven-install-plugin:2.4:install-file (install-merged-jar) @ provmns-api --- 17:09:03 [INFO] Installing /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.7.8-SNAPSHOT/provmns-api-3.7.8-SNAPSHOT.jar 17:09:03 [INFO] Installing /w/workspace/cps-master-verify-java/provmns-api/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/provmns-api/3.7.8-SNAPSHOT/provmns-api-3.7.8-SNAPSHOT.pom 17:09:03 [INFO] 17:09:03 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 17:09:03 [INFO] Building cps-ncmp-service 3.7.8-SNAPSHOT [11/23] 17:09:03 [INFO] --------------------------------[ jar ]--------------------------------- 17:09:04 [INFO] 17:09:04 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 17:09:04 [INFO] 17:09:04 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 17:09: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-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/provmns/model/*:**/pom.xml 17:09:04 [INFO] 17:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 17:09:04 [INFO] You have 0 Checkstyle violations. 17:09:04 [INFO] 17:09:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 17:09:05 [INFO] You have 0 Checkstyle violations. 17:09:05 [INFO] 17:09:05 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 17:09:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:09:05 [INFO] Copying 4 resources 17:09:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 17:09:05 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 17:09:05 [INFO] 17:09:05 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 17:09:05 [INFO] Recompiling the module because of changed dependency. 17:09:05 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 17:09:07 [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:09:07 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Some input files use unchecked or unsafe operations. 17:09:07 [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:09:07 [INFO] 17:09:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 17:09:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:09:07 [INFO] Copying 11 resources 17:09:07 [INFO] 17:09:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 17:09:07 [INFO] Recompiling the module because of changed dependency. 17:09:07 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 17:09:08 [INFO] 17:09:08 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 17:09:08 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:09:08 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:09:08 [INFO] Parallel parsing disabled. 17:09:12 [INFO] Compiled 260 files. 17:09:12 [INFO] 17:09:12 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-service --- 17:09:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:09:12 [INFO] 17:09:12 [INFO] ------------------------------------------------------- 17:09:12 [INFO] T E S T S 17:09:12 [INFO] ------------------------------------------------------- 17:09:15 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:09:16 17:09:16.867 [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:09:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.978 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 17:09:16 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:09:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 17:09:17 17:09:17.024 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:09:17 17:09:17.027 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:09:17 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:09:17 17:09:17.067 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 17:09:18 17:09:18.112 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:09:18 17:09:18.121 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:09:18 17:09:18.142 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:09:18 Server Version: 23.0.1 17:09:18 API Version: 1.42 17:09:18 Operating System: CentOS Stream 8 17:09:18 Total Memory: 31890 MB 17:09:18 17:09:18.146 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:09:18 ******************************************************************************** 17:09:18 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:09:18 ******************************************************************************** 17:09:18 17:09:18.150 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:09:18 17:09:18.151 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:09:18 17:09:18.156 [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:09:18 17:09:18.174 [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:09:18 17:09:18.182 [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:09:18 17:09:18.351 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 17:09:18 17:09:18.389 [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:09:18 17:09:18.418 [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:09:18 17:09:18.428 [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:09:18 17:09:18.598 [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, (30 MB/? MB) 17:09:18 17:09:18.617 [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, (30 MB/? MB) 17:09:18 17:09:18.714 [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, (61 MB/? MB) 17:09:18 17:09:18.735 [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, (77 MB/? MB) 17:09:18 17:09:18.760 [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, (77 MB/? MB) 17:09:18 17:09:18.777 [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, (77 MB/? MB) 17:09:18 17:09:18.793 [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, (80 MB/? MB) 17:09:18 17:09:18.811 [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, (80 MB/? MB) 17:09:18 17:09:18.846 [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, (98 MB/? MB) 17:09:19 17:09:19.767 [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, (367 MB/? MB) 17:09:19 17:09:19.803 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (368 MB/? MB) 17:09:19 17:09:19.872 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (399 MB/? MB) 17:09:20 17:09:19.941 [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, (413 MB/? MB) 17:09:20 17:09:20.145 [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, (478 MB/? MB) 17:09:20 17:09:20.484 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (541 MB/553 MB) 17:09:27 17:09:27.350 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (546 MB/553 MB) 17:09:27 17:09:27.421 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (546 MB/553 MB) 17:09:27 17:09:27.587 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (548 MB/553 MB) 17:09:27 17:09:27.683 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (548 MB/553 MB) 17:09:28 17:09:28.019 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (550 MB/553 MB) 17:09:28 17:09:28.098 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (550 MB/553 MB) 17:09:28 17:09:28.170 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (550 MB/553 MB) 17:09:28 17:09:28.245 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (550 MB/553 MB) 17:09:28 17:09:28.317 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (550 MB/553 MB) 17:09:28 17:09:28.403 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (550 MB/553 MB) 17:09:28 17:09:28.487 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (550 MB/553 MB) 17:09:29 17:09:29.459 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 17:09:29 17:09:29.539 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 17:09:29 17:09:29.557 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 11s (downloaded 553 MB at 50 MB/s) 17:09:29 17:09:29.557 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Image nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 pull took PT11.383151738S 17:09:29 17:09:29.596 [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:09:32 17:09:32.416 [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: 11c656ac8a2580ebaff49707bf1b38aa8589683e277561011653ffff6d0d2d66 17:09:38 17:09:38.504 [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 PT8.90740748S 17:09:39 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:09:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.80 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 17:09:39 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 17:09:39 [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:09:39 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:09:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 17:09:39 [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 17:09:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 17:09:39 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:09:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 17:09:39 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:09:39 17:09:39.940 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 17:09:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 17:09:39 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:09:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 17:09:40 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:09:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 17:09:40 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:09:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 17:09:40 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 17:09:40 [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:09:40 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 17:09:40 [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:09:40 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:09:40 17:09:40,597 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:09:40 17:09:40,598 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:09:40 17:09:40,601 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:09:40 17:09:40,653 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:09:40 17:09:40,653 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:09:41 17:09:41,175 |-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:09:41 17:09:41,176 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:09:41 17:09:41 . ____ _ __ _ _ 17:09:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:41 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:41 =========|_|==============|___/=/_/_/_/ 17:09:41 17:09:41 :: Spring Boot :: (v3.5.13) 17:09:41 17:09:41 2026-04-29T17:09:41.420Z INFO 6664 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:41 2026-04-29T17:09:41.421Z INFO 6664 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:41 2026-04-29T17:09:41.753Z WARN 6664 --- [ 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:09:41 --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:09:41 2026-04-29T17:09:41.886Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:09:41 o o o o---o o--o o o---o o o----o o--o--o 17:09:41 | | / \ / | / / \ | | 17:09:41 o----o o o o----o | o o o----o | 17:09:41 | | * \ / | \ * \ | | 17:09:41 o o * o o---o o--o o----o o---o * o o----o o 17:09:41 17:09:41 2026-04-29T17:09:41.886Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:09:41 2026-04-29T17:09:41.888Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:09:41 2026-04-29T17:09:41.888Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:09:41 2026-04-29T17:09:41.888Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:09:41 2026-04-29T17:09:41.891Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:09:41 To enable the Jet engine on the members, do one of the following: 17:09:41 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:09:41 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:09:41 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:09:41 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:09:42 2026-04-29T17:09:42.524Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:09:42 2026-04-29T17:09:42.611Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:09:42 2026-04-29T17:09:42.840Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:09:42 2026-04-29T17:09:42.848Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTING 17:09:45 2026-04-29T17:09:45.089Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:09:45 17:09:45 Members {size:1, ver:1} [ 17:09:45 Member [10.30.106.153]:5701 - ff0e9f82-7614-4d71-9d9e-c4faa0277d43 this 17:09:45 ] 17:09:45 17:09:45 2026-04-29T17:09:45.106Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTED 17:09:45 2026-04-29T17:09:45.128Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:09:45 2026-04-29T17:09:45.152Z INFO 6664 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.835 seconds (process running for 32.526) 17:09:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.095 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 17:09:45 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:09:45 17:09:45 . ____ _ __ _ _ 17:09:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:45 =========|_|==============|___/=/_/_/_/ 17:09:45 17:09:45 :: Spring Boot :: (v3.5.13) 17:09:45 17:09:45 2026-04-29T17:09:45.232Z INFO 6664 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:45 2026-04-29T17:09:45.232Z INFO 6664 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 17:09:45 2026-04-29T17:09:45.242Z INFO 6664 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.046 seconds (process running for 32.616) 17:09:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 17:09:45 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:09:45 17:09:45 . ____ _ __ _ _ 17:09:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:45 =========|_|==============|___/=/_/_/_/ 17:09:45 17:09:45 :: Spring Boot :: (v3.5.13) 17:09:45 17:09:45 2026-04-29T17:09:45.293Z INFO 6664 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:45 2026-04-29T17:09:45.293Z INFO 6664 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:45 2026-04-29T17:09:45.344Z INFO 6664 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.086 seconds (process running for 32.719) 17:09:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 17:09:45 [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 17:09:45 17:09:45 . ____ _ __ _ _ 17:09:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:45 =========|_|==============|___/=/_/_/_/ 17:09:45 17:09:45 :: Spring Boot :: (v3.5.13) 17:09:45 17:09:45 2026-04-29T17:09:45.407Z INFO 6664 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:45 2026-04-29T17:09:45.407Z INFO 6664 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:54 2026-04-29T17:09:54.200Z INFO 6664 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 8.821 seconds (process running for 41.574) 17:09:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.874 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 17:09:54 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 17:09:54 17:09:54 . ____ _ __ _ _ 17:09:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:54 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:54 =========|_|==============|___/=/_/_/_/ 17:09:54 17:09:54 :: Spring Boot :: (v3.5.13) 17:09:54 17:09:54 2026-04-29T17:09:54.277Z INFO 6664 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:54 2026-04-29T17:09:54.277Z INFO 6664 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:54 2026-04-29T17:09:54.319Z INFO 6664 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.064 seconds (process running for 41.693) 17:09:54 2026-04-29T17:09:54.340Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:09:54 acks = -1 17:09:54 auto.include.jmx.reporter = true 17:09:54 batch.size = 16384 17:09:54 bootstrap.servers = [localhost:9092] 17:09:54 buffer.memory = 33554432 17:09:54 client.dns.lookup = use_all_dns_ips 17:09:54 client.id = producer-1 17:09:54 compression.gzip.level = -1 17:09:54 compression.lz4.level = 9 17:09:54 compression.type = none 17:09:54 compression.zstd.level = 3 17:09:54 connections.max.idle.ms = 540000 17:09:54 delivery.timeout.ms = 120000 17:09:54 enable.idempotence = true 17:09:54 enable.metrics.push = true 17:09:54 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:09:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:09:54 linger.ms = 0 17:09:54 max.block.ms = 60000 17:09:54 max.in.flight.requests.per.connection = 5 17:09:54 max.request.size = 1048576 17:09:54 metadata.max.age.ms = 300000 17:09:54 metadata.max.idle.ms = 300000 17:09:54 metadata.recovery.strategy = none 17:09:54 metric.reporters = [] 17:09:54 metrics.num.samples = 2 17:09:54 metrics.recording.level = INFO 17:09:54 metrics.sample.window.ms = 30000 17:09:54 partitioner.adaptive.partitioning.enable = true 17:09:54 partitioner.availability.timeout.ms = 0 17:09:54 partitioner.class = null 17:09:54 partitioner.ignore.keys = false 17:09:54 receive.buffer.bytes = 32768 17:09:54 reconnect.backoff.max.ms = 1000 17:09:54 reconnect.backoff.ms = 50 17:09:54 request.timeout.ms = 30000 17:09:54 retries = 2147483647 17:09:54 retry.backoff.max.ms = 1000 17:09:54 retry.backoff.ms = 100 17:09:54 sasl.client.callback.handler.class = null 17:09:54 sasl.jaas.config = null 17:09:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:09:54 sasl.kerberos.min.time.before.relogin = 60000 17:09:54 sasl.kerberos.service.name = null 17:09:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:09:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:09:54 sasl.login.callback.handler.class = null 17:09:54 sasl.login.class = null 17:09:54 sasl.login.connect.timeout.ms = null 17:09:54 sasl.login.read.timeout.ms = null 17:09:54 sasl.login.refresh.buffer.seconds = 300 17:09:54 sasl.login.refresh.min.period.seconds = 60 17:09:54 sasl.login.refresh.window.factor = 0.8 17:09:54 sasl.login.refresh.window.jitter = 0.05 17:09:54 sasl.login.retry.backoff.max.ms = 10000 17:09:54 sasl.login.retry.backoff.ms = 100 17:09:54 sasl.mechanism = GSSAPI 17:09:54 sasl.oauthbearer.clock.skew.seconds = 30 17:09:54 sasl.oauthbearer.expected.audience = null 17:09:54 sasl.oauthbearer.expected.issuer = null 17:09:54 sasl.oauthbearer.header.urlencode = false 17:09:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:09:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:09:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:09:54 sasl.oauthbearer.jwks.endpoint.url = null 17:09:54 sasl.oauthbearer.scope.claim.name = scope 17:09:54 sasl.oauthbearer.sub.claim.name = sub 17:09:54 sasl.oauthbearer.token.endpoint.url = null 17:09:54 security.protocol = PLAINTEXT 17:09:54 security.providers = null 17:09:54 send.buffer.bytes = 131072 17:09:54 socket.connection.setup.timeout.max.ms = 30000 17:09:54 socket.connection.setup.timeout.ms = 10000 17:09:54 ssl.cipher.suites = null 17:09:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:09:54 ssl.endpoint.identification.algorithm = https 17:09:54 ssl.engine.factory.class = null 17:09:54 ssl.key.password = null 17:09:54 ssl.keymanager.algorithm = SunX509 17:09:54 ssl.keystore.certificate.chain = null 17:09:54 ssl.keystore.key = null 17:09:54 ssl.keystore.location = null 17:09:54 ssl.keystore.password = null 17:09:54 ssl.keystore.type = JKS 17:09:54 ssl.protocol = TLSv1.3 17:09:54 ssl.provider = null 17:09:54 ssl.secure.random.implementation = null 17:09:54 ssl.trustmanager.algorithm = PKIX 17:09:54 ssl.truststore.certificates = null 17:09:54 ssl.truststore.location = null 17:09:54 ssl.truststore.password = null 17:09:54 ssl.truststore.type = JKS 17:09:54 transaction.timeout.ms = 60000 17:09:54 transactional.id = null 17:09:54 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:09:54 17:09:54 2026-04-29T17:09:54.383Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:09:54 2026-04-29T17:09:54.396Z INFO 6664 --- [ 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:09:54 2026-04-29T17:09:54.477Z INFO 6664 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 17:09:54 2026-04-29T17:09:54.526Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:09:54 2026-04-29T17:09:54.526Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:09:54 2026-04-29T17:09:54.526Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482594524 17:09:54 2026-04-29T17:09:54.545Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:09:54 acks = -1 17:09:54 auto.include.jmx.reporter = true 17:09:54 batch.size = 16384 17:09:54 bootstrap.servers = [localhost:9092] 17:09:54 buffer.memory = 33554432 17:09:54 client.dns.lookup = use_all_dns_ips 17:09:54 client.id = producer-2 17:09:54 compression.gzip.level = -1 17:09:54 compression.lz4.level = 9 17:09:54 compression.type = none 17:09:54 compression.zstd.level = 3 17:09:54 connections.max.idle.ms = 540000 17:09:54 delivery.timeout.ms = 120000 17:09:54 enable.idempotence = true 17:09:54 enable.metrics.push = true 17:09:54 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 17:09:54 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:09:54 linger.ms = 0 17:09:54 max.block.ms = 60000 17:09:54 max.in.flight.requests.per.connection = 5 17:09:54 max.request.size = 1048576 17:09:54 metadata.max.age.ms = 300000 17:09:54 metadata.max.idle.ms = 300000 17:09:54 metadata.recovery.strategy = none 17:09:54 metric.reporters = [] 17:09:54 metrics.num.samples = 2 17:09:54 metrics.recording.level = INFO 17:09:54 metrics.sample.window.ms = 30000 17:09:54 partitioner.adaptive.partitioning.enable = true 17:09:54 partitioner.availability.timeout.ms = 0 17:09:54 partitioner.class = null 17:09:54 partitioner.ignore.keys = false 17:09:54 receive.buffer.bytes = 32768 17:09:54 reconnect.backoff.max.ms = 1000 17:09:54 reconnect.backoff.ms = 50 17:09:54 request.timeout.ms = 30000 17:09:54 retries = 2147483647 17:09:54 retry.backoff.max.ms = 1000 17:09:54 retry.backoff.ms = 100 17:09:54 sasl.client.callback.handler.class = null 17:09:54 sasl.jaas.config = null 17:09:54 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:09:54 sasl.kerberos.min.time.before.relogin = 60000 17:09:54 sasl.kerberos.service.name = null 17:09:54 sasl.kerberos.ticket.renew.jitter = 0.05 17:09:54 sasl.kerberos.ticket.renew.window.factor = 0.8 17:09:54 sasl.login.callback.handler.class = null 17:09:54 sasl.login.class = null 17:09:54 sasl.login.connect.timeout.ms = null 17:09:54 sasl.login.read.timeout.ms = null 17:09:54 sasl.login.refresh.buffer.seconds = 300 17:09:54 sasl.login.refresh.min.period.seconds = 60 17:09:54 sasl.login.refresh.window.factor = 0.8 17:09:54 sasl.login.refresh.window.jitter = 0.05 17:09:54 sasl.login.retry.backoff.max.ms = 10000 17:09:54 sasl.login.retry.backoff.ms = 100 17:09:54 sasl.mechanism = GSSAPI 17:09:54 sasl.oauthbearer.clock.skew.seconds = 30 17:09:54 sasl.oauthbearer.expected.audience = null 17:09:54 sasl.oauthbearer.expected.issuer = null 17:09:54 sasl.oauthbearer.header.urlencode = false 17:09:54 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:09:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:09:54 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:09:54 sasl.oauthbearer.jwks.endpoint.url = null 17:09:54 sasl.oauthbearer.scope.claim.name = scope 17:09:54 sasl.oauthbearer.sub.claim.name = sub 17:09:54 sasl.oauthbearer.token.endpoint.url = null 17:09:54 security.protocol = PLAINTEXT 17:09:54 security.providers = null 17:09:54 send.buffer.bytes = 131072 17:09:54 socket.connection.setup.timeout.max.ms = 30000 17:09:54 socket.connection.setup.timeout.ms = 10000 17:09:54 ssl.cipher.suites = null 17:09:54 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:09:54 ssl.endpoint.identification.algorithm = https 17:09:54 ssl.engine.factory.class = null 17:09:54 ssl.key.password = null 17:09:54 ssl.keymanager.algorithm = SunX509 17:09:54 ssl.keystore.certificate.chain = null 17:09:54 ssl.keystore.key = null 17:09:54 ssl.keystore.location = null 17:09:54 ssl.keystore.password = null 17:09:54 ssl.keystore.type = JKS 17:09:54 ssl.protocol = TLSv1.3 17:09:54 ssl.provider = null 17:09:54 ssl.secure.random.implementation = null 17:09:54 ssl.trustmanager.algorithm = PKIX 17:09:54 ssl.truststore.certificates = null 17:09:54 ssl.truststore.location = null 17:09:54 ssl.truststore.password = null 17:09:54 ssl.truststore.type = JKS 17:09:54 transaction.timeout.ms = 60000 17:09:54 transactional.id = null 17:09:54 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:09:54 17:09:54 2026-04-29T17:09:54.545Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:09:54 2026-04-29T17:09:54.547Z INFO 6664 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 17:09:54 2026-04-29T17:09:54.554Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:09:54 2026-04-29T17:09:54.554Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:09:54 2026-04-29T17:09:54.554Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482594554 17:09:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 17:09:54 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:09:54 17:09:54 . ____ _ __ _ _ 17:09:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:54 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:54 =========|_|==============|___/=/_/_/_/ 17:09:54 17:09:54 :: Spring Boot :: (v3.5.13) 17:09:54 17:09:54 2026-04-29T17:09:54.590Z INFO 6664 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:54 2026-04-29T17:09:54.590Z INFO 6664 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:54 2026-04-29T17:09:54.813Z INFO 6664 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.245 seconds (process running for 42.188) 17:09:54 2026-04-29T17:09:54.865Z ERROR 6664 --- [_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:09:54 2026-04-29T17:09:54.865Z ERROR 6664 --- [_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:09:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.376 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 17:09:54 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:09:54 17:09:54 . ____ _ __ _ _ 17:09:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:54 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:54 =========|_|==============|___/=/_/_/_/ 17:09:54 17:09:54 :: Spring Boot :: (v3.5.13) 17:09:54 17:09:54 2026-04-29T17:09:54.964Z INFO 6664 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:54 2026-04-29T17:09:54.964Z INFO 6664 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:54 2026-04-29T17:09:54.984Z INFO 6664 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.038 seconds (process running for 42.358) 17:09:55 2026-04-29T17:09:54.990Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:55 2026-04-29T17:09:54.991Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:55 2026-04-29T17:09:54.992Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:54.992Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:54.992Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 2026-04-29T17:09:54.992Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 17:09:55 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:09:55 17:09:55 . ____ _ __ _ _ 17:09:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:55 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:55 =========|_|==============|___/=/_/_/_/ 17:09:55 17:09:55 :: Spring Boot :: (v3.5.13) 17:09:55 17:09:55 2026-04-29T17:09:55.037Z INFO 6664 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:55 2026-04-29T17:09:55.037Z INFO 6664 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:55 2026-04-29T17:09:55.048Z INFO 6664 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.033 seconds (process running for 42.422) 17:09:55 2026-04-29T17:09:55.061Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:09:55 2026-04-29T17:09:55.066Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - ff0e9f82-7614-4d71-9d9e-c4faa0277d43 this is handled 17:09:55 2026-04-29T17:09:55.077Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:09:55 2026-04-29T17:09:55.078Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:09:55 2026-04-29T17:09:55.081Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:09:55 2026-04-29T17:09:55.090Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:09:55 2026-04-29T17:09:55.091Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 27 ms. 17:09:55 2026-04-29T17:09:55.091Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:09:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 17:09:55 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:09:55 2026-04-29T17:09:55.095Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:55 2026-04-29T17:09:55.095Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:55.095Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 2026-04-29T17:09:55.097Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:55 2026-04-29T17:09:55.097Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:55.097Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 17:09:55 . ____ _ __ _ _ 17:09:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:55 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:55 =========|_|==============|___/=/_/_/_/ 17:09:55 17:09:55 :: Spring Boot :: (v3.5.13) 17:09:55 17:09:55 2026-04-29T17:09:55.112Z INFO 6664 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:55 2026-04-29T17:09:55.112Z INFO 6664 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:09:55 2026-04-29T17:09:55.126Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:09:55 o o o o---o o--o o o---o o o----o o--o--o 17:09:55 | | / \ / | / / \ | | 17:09:55 o----o o o o----o | o o o----o | 17:09:55 | | * \ / | \ * \ | | 17:09:55 o o * o o---o o--o o----o o---o * o o----o o 17:09:55 17:09:55 2026-04-29T17:09:55.126Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:09:55 2026-04-29T17:09:55.126Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:09:55 2026-04-29T17:09:55.126Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:09:55 2026-04-29T17:09:55.126Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:09:55 2026-04-29T17:09:55.126Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:09:55 To enable the Jet engine on the members, do one of the following: 17:09:55 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:09:55 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:09:55 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:09:55 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:09:55 2026-04-29T17:09:55.144Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:09:55 2026-04-29T17:09:55.147Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:09:55 2026-04-29T17:09:55.159Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:09:55 2026-04-29T17:09:55.160Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTING 17:09:55 2026-04-29T17:09:55.199Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:55 2026-04-29T17:09:55.199Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:55.199Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 2026-04-29T17:09:55.247Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:55 2026-04-29T17:09:55.248Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:55.248Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 2026-04-29T17:09:55.437Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:55 2026-04-29T17:09:55.437Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:55.437Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 2026-04-29T17:09:55.474Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:55 2026-04-29T17:09:55.474Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:55.474Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:55 2026-04-29T17:09:55.842Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:55 2026-04-29T17:09:55.842Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:55 2026-04-29T17:09:55.842Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:56 2026-04-29T17:09:55.941Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:56 2026-04-29T17:09:55.941Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:56 2026-04-29T17:09:55.941Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:56 2026-04-29T17:09:56.600Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:56 2026-04-29T17:09:56.600Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:56 2026-04-29T17:09:56.600Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:56 2026-04-29T17:09:56.851Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:56 2026-04-29T17:09:56.852Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:56 2026-04-29T17:09:56.852Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:57 2026-04-29T17:09:57.601Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:57 2026-04-29T17:09:57.601Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:57 2026-04-29T17:09:57.601Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:57 2026-04-29T17:09:57.759Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:09:57 17:09:57 Members {size:1, ver:1} [ 17:09:57 Member [10.30.106.153]:5701 - 3a32fb62-761d-479b-b4e1-9dab86cced7c this 17:09:57 ] 17:09:57 17:09:57 2026-04-29T17:09:57.760Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTED 17:09:57 2026-04-29T17:09:57.762Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:09:57 2026-04-29T17:09:57.766Z INFO 6664 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.671 seconds (process running for 45.14) 17:09:57 2026-04-29T17:09:57.770Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:09:57 2026-04-29T17:09:57.770Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 3a32fb62-761d-479b-b4e1-9dab86cced7c this is handled 17:09:57 2026-04-29T17:09:57.771Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:09:57 2026-04-29T17:09:57.772Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:09:57 2026-04-29T17:09:57.773Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:09:57 2026-04-29T17:09:57.809Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:57 2026-04-29T17:09:57.809Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:57 2026-04-29T17:09:57.809Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:57 2026-04-29T17:09:57.872Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:09:57 2026-04-29T17:09:57.872Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 102 ms. 17:09:57 2026-04-29T17:09:57.872Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:09:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.779 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 17:09:57 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:09:57 17:09:57 . ____ _ __ _ _ 17:09:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:09:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:09:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:09:57 ' |____| .__|_| |_|_| |_\__, | / / / / 17:09:57 =========|_|==============|___/=/_/_/_/ 17:09:57 17:09:57 :: Spring Boot :: (v3.5.13) 17:09:57 17:09:57 2026-04-29T17:09:57.949Z INFO 6664 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:09:57 2026-04-29T17:09:57.949Z INFO 6664 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:09:57 2026-04-29T17:09:57.977Z INFO 6664 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.045 seconds (process running for 45.351) 17:09:58 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 17:09:58 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:09:58 2026-04-29T17:09:58.185Z WARN 6664 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 17:09:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 17:09:58 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:09:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 17:09:58 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:09:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 17:09:58 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:09:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 17:09:58 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 17:09:58 [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:09:58 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:09:58 2026-04-29T17:09:58.368Z INFO 6664 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:09:58 2026-04-29T17:09:58.449Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 77cfd59f30218542f7ece0293087665f17da0d7922da1a7b20f66a8c1e9ac736 17:09:58 2026-04-29T17:09:58.612Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:58 2026-04-29T17:09:58.612Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:58 2026-04-29T17:09:58.612Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:58 2026-04-29T17:09:58.766Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:58 2026-04-29T17:09:58.766Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:58 2026-04-29T17:09:58.766Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:59 2026-04-29T17:09:59.470Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:09:59 2026-04-29T17:09:59.471Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:09:59 2026-04-29T17:09:59.471Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:09:59 2026-04-29T17:09:59.767Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:09:59 2026-04-29T17:09:59.767Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:09:59 2026-04-29T17:09:59.767Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:00 2026-04-29T17:10:00.519Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:00 2026-04-29T17:10:00.519Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:00 2026-04-29T17:10:00.519Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:00 2026-04-29T17:10:00.774Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:00 2026-04-29T17:10:00.774Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:00 2026-04-29T17:10:00.774Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:01 2026-04-29T17:10:01.428Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:01 2026-04-29T17:10:01.428Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:01 2026-04-29T17:10:01.428Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:01 2026-04-29T17:10:01.786Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:01 2026-04-29T17:10:01.786Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:01 2026-04-29T17:10:01.786Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:02 2026-04-29T17:10:02.234Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:02 2026-04-29T17:10:02.234Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:02 2026-04-29T17:10:02.234Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:02 2026-04-29T17:10:02.744Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:02 2026-04-29T17:10:02.745Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:02 2026-04-29T17:10:02.745Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:03 2026-04-29T17:10:03.154Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:03 2026-04-29T17:10:03.154Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:03 2026-04-29T17:10:03.154Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:03 2026-04-29T17:10:03.760Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:03 2026-04-29T17:10:03.761Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:03 2026-04-29T17:10:03.761Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:04 2026-04-29T17:10:04.161Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:04 2026-04-29T17:10:04.161Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:04 2026-04-29T17:10:04.161Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:04 2026-04-29T17:10:04.239Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.870977798S 17:10:04 2026-04-29T17:10:04.256Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:04 allow.auto.create.topics = true 17:10:04 auto.commit.interval.ms = 5000 17:10:04 auto.include.jmx.reporter = true 17:10:04 auto.offset.reset = earliest 17:10:04 bootstrap.servers = [localhost:32769] 17:10:04 check.crcs = true 17:10:04 client.dns.lookup = use_all_dns_ips 17:10:04 client.id = consumer-test-1 17:10:04 client.rack = 17:10:04 connections.max.idle.ms = 540000 17:10:04 default.api.timeout.ms = 60000 17:10:04 enable.auto.commit = true 17:10:04 enable.metrics.push = true 17:10:04 exclude.internal.topics = true 17:10:04 fetch.max.bytes = 52428800 17:10:04 fetch.max.wait.ms = 500 17:10:04 fetch.min.bytes = 1 17:10:04 group.id = test 17:10:04 group.instance.id = null 17:10:04 group.protocol = classic 17:10:04 group.remote.assignor = null 17:10:04 heartbeat.interval.ms = 3000 17:10:04 interceptor.classes = [] 17:10:04 internal.leave.group.on.close = true 17:10:04 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:04 isolation.level = read_uncommitted 17:10:04 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:04 max.partition.fetch.bytes = 1048576 17:10:04 max.poll.interval.ms = 300000 17:10:04 max.poll.records = 500 17:10:04 metadata.max.age.ms = 300000 17:10:04 metadata.recovery.strategy = none 17:10:04 metric.reporters = [] 17:10:04 metrics.num.samples = 2 17:10:04 metrics.recording.level = INFO 17:10:04 metrics.sample.window.ms = 30000 17:10:04 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:04 receive.buffer.bytes = 65536 17:10:04 reconnect.backoff.max.ms = 1000 17:10:04 reconnect.backoff.ms = 50 17:10:04 request.timeout.ms = 30000 17:10:04 retry.backoff.max.ms = 1000 17:10:04 retry.backoff.ms = 100 17:10:04 sasl.client.callback.handler.class = null 17:10:04 sasl.jaas.config = null 17:10:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:04 sasl.kerberos.min.time.before.relogin = 60000 17:10:04 sasl.kerberos.service.name = null 17:10:04 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:04 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:04 sasl.login.callback.handler.class = null 17:10:04 sasl.login.class = null 17:10:04 sasl.login.connect.timeout.ms = null 17:10:04 sasl.login.read.timeout.ms = null 17:10:04 sasl.login.refresh.buffer.seconds = 300 17:10:04 sasl.login.refresh.min.period.seconds = 60 17:10:04 sasl.login.refresh.window.factor = 0.8 17:10:04 sasl.login.refresh.window.jitter = 0.05 17:10:04 sasl.login.retry.backoff.max.ms = 10000 17:10:04 sasl.login.retry.backoff.ms = 100 17:10:04 sasl.mechanism = GSSAPI 17:10:04 sasl.oauthbearer.clock.skew.seconds = 30 17:10:04 sasl.oauthbearer.expected.audience = null 17:10:04 sasl.oauthbearer.expected.issuer = null 17:10:04 sasl.oauthbearer.header.urlencode = false 17:10:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:04 sasl.oauthbearer.jwks.endpoint.url = null 17:10:04 sasl.oauthbearer.scope.claim.name = scope 17:10:04 sasl.oauthbearer.sub.claim.name = sub 17:10:04 sasl.oauthbearer.token.endpoint.url = null 17:10:04 security.protocol = PLAINTEXT 17:10:04 security.providers = null 17:10:04 send.buffer.bytes = 131072 17:10:04 session.timeout.ms = 45000 17:10:04 socket.connection.setup.timeout.max.ms = 30000 17:10:04 socket.connection.setup.timeout.ms = 10000 17:10:04 ssl.cipher.suites = null 17:10:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:04 ssl.endpoint.identification.algorithm = https 17:10:04 ssl.engine.factory.class = null 17:10:04 ssl.key.password = null 17:10:04 ssl.keymanager.algorithm = SunX509 17:10:04 ssl.keystore.certificate.chain = null 17:10:04 ssl.keystore.key = null 17:10:04 ssl.keystore.location = null 17:10:04 ssl.keystore.password = null 17:10:04 ssl.keystore.type = JKS 17:10:04 ssl.protocol = TLSv1.3 17:10:04 ssl.provider = null 17:10:04 ssl.secure.random.implementation = null 17:10:04 ssl.trustmanager.algorithm = PKIX 17:10:04 ssl.truststore.certificates = null 17:10:04 ssl.truststore.location = null 17:10:04 ssl.truststore.password = null 17:10:04 ssl.truststore.type = JKS 17:10:04 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:04 17:10:04 2026-04-29T17:10:04.269Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:04 2026-04-29T17:10:04.322Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:04 2026-04-29T17:10:04.322Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:04 2026-04-29T17:10:04.322Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482604322 17:10:04 17:10:04 . ____ _ __ _ _ 17:10:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:04 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:04 =========|_|==============|___/=/_/_/_/ 17:10:04 17:10:04 :: Spring Boot :: (v3.5.13) 17:10:04 17:10:04 2026-04-29T17:10:04.340Z INFO 6664 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:04 2026-04-29T17:10:04.340Z INFO 6664 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:10:04 2026-04-29T17:10:04.379Z INFO 6664 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.056 seconds (process running for 51.753) 17:10:04 2026-04-29T17:10:04.383Z INFO 6664 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 17:10:04 2026-04-29T17:10:04.413Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:04 2026-04-29T17:10:04.413Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:04 acks = -1 17:10:04 auto.include.jmx.reporter = true 17:10:04 batch.size = 16384 17:10:04 bootstrap.servers = [localhost:32769] 17:10:04 buffer.memory = 33554432 17:10:04 client.dns.lookup = use_all_dns_ips 17:10:04 client.id = producer-3 17:10:04 compression.gzip.level = -1 17:10:04 compression.lz4.level = 9 17:10:04 compression.type = none 17:10:04 compression.zstd.level = 3 17:10:04 connections.max.idle.ms = 540000 17:10:04 delivery.timeout.ms = 120000 17:10:04 enable.idempotence = false 17:10:04 enable.metrics.push = true 17:10:04 interceptor.classes = [] 17:10:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:04 linger.ms = 1 17:10:04 max.block.ms = 60000 17:10:04 max.in.flight.requests.per.connection = 5 17:10:04 max.request.size = 1048576 17:10:04 metadata.max.age.ms = 300000 17:10:04 metadata.max.idle.ms = 300000 17:10:04 metadata.recovery.strategy = none 17:10:04 metric.reporters = [] 17:10:04 metrics.num.samples = 2 17:10:04 metrics.recording.level = INFO 17:10:04 metrics.sample.window.ms = 30000 17:10:04 partitioner.adaptive.partitioning.enable = true 17:10:04 partitioner.availability.timeout.ms = 0 17:10:04 partitioner.class = null 17:10:04 partitioner.ignore.keys = false 17:10:04 receive.buffer.bytes = 32768 17:10:04 reconnect.backoff.max.ms = 1000 17:10:04 reconnect.backoff.ms = 50 17:10:04 request.timeout.ms = 30000 17:10:04 retries = 0 17:10:04 retry.backoff.max.ms = 1000 17:10:04 retry.backoff.ms = 100 17:10:04 sasl.client.callback.handler.class = null 17:10:04 sasl.jaas.config = null 17:10:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:04 sasl.kerberos.min.time.before.relogin = 60000 17:10:04 sasl.kerberos.service.name = null 17:10:04 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:04 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:04 sasl.login.callback.handler.class = null 17:10:04 sasl.login.class = null 17:10:04 sasl.login.connect.timeout.ms = null 17:10:04 sasl.login.read.timeout.ms = null 17:10:04 sasl.login.refresh.buffer.seconds = 300 17:10:04 sasl.login.refresh.min.period.seconds = 60 17:10:04 sasl.login.refresh.window.factor = 0.8 17:10:04 sasl.login.refresh.window.jitter = 0.05 17:10:04 sasl.login.retry.backoff.max.ms = 10000 17:10:04 sasl.login.retry.backoff.ms = 100 17:10:04 sasl.mechanism = GSSAPI 17:10:04 sasl.oauthbearer.clock.skew.seconds = 30 17:10:04 sasl.oauthbearer.expected.audience = null 17:10:04 sasl.oauthbearer.expected.issuer = null 17:10:04 sasl.oauthbearer.header.urlencode = false 17:10:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:04 sasl.oauthbearer.jwks.endpoint.url = null 17:10:04 sasl.oauthbearer.scope.claim.name = scope 17:10:04 sasl.oauthbearer.sub.claim.name = sub 17:10:04 sasl.oauthbearer.token.endpoint.url = null 17:10:04 security.protocol = PLAINTEXT 17:10:04 security.providers = null 17:10:04 send.buffer.bytes = 131072 17:10:04 socket.connection.setup.timeout.max.ms = 30000 17:10:04 socket.connection.setup.timeout.ms = 10000 17:10:04 ssl.cipher.suites = null 17:10:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:04 ssl.endpoint.identification.algorithm = https 17:10:04 ssl.engine.factory.class = null 17:10:04 ssl.key.password = null 17:10:04 ssl.keymanager.algorithm = SunX509 17:10:04 ssl.keystore.certificate.chain = null 17:10:04 ssl.keystore.key = null 17:10:04 ssl.keystore.location = null 17:10:04 ssl.keystore.password = null 17:10:04 ssl.keystore.type = JKS 17:10:04 ssl.protocol = TLSv1.3 17:10:04 ssl.provider = null 17:10:04 ssl.secure.random.implementation = null 17:10:04 ssl.trustmanager.algorithm = PKIX 17:10:04 ssl.truststore.certificates = null 17:10:04 ssl.truststore.location = null 17:10:04 ssl.truststore.password = null 17:10:04 ssl.truststore.type = JKS 17:10:04 transaction.timeout.ms = 60000 17:10:04 transactional.id = null 17:10:04 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:10:04 17:10:04 2026-04-29T17:10:04.413Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:04 2026-04-29T17:10:04.419Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:04 2026-04-29T17:10:04.419Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:04 2026-04-29T17:10:04.419Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:04 2026-04-29T17:10:04.419Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482604419 17:10:04 2026-04-29T17:10:04.599Z WARN 6664 --- [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:10:04 2026-04-29T17:10:04.600Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:04 2026-04-29T17:10:04.633Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:04 2026-04-29T17:10:04.633Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:04 2026-04-29T17:10:04.633Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:04 2026-04-29T17:10:04.790Z INFO 6664 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:04 2026-04-29T17:10:04.906Z INFO 6664 --- [ 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:10:05 2026-04-29T17:10:04.914Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:10:05 2026-04-29T17:10:04.945Z INFO 6664 --- [ 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-c50d97fd-f834-455e-a9ab-4e8cf9d3c3ec 17:10:05 2026-04-29T17:10:04.946Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 17:10:05 2026-04-29T17:10:04.970Z INFO 6664 --- [ 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-c50d97fd-f834-455e-a9ab-4e8cf9d3c3ec', protocol='range'} 17:10:05 2026-04-29T17:10:04.981Z INFO 6664 --- [ 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-c50d97fd-f834-455e-a9ab-4e8cf9d3c3ec=Assignment(partitions=[test-topic-0])} 17:10:05 2026-04-29T17:10:05.010Z INFO 6664 --- [ 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-c50d97fd-f834-455e-a9ab-4e8cf9d3c3ec', protocol='range'} 17:10:05 2026-04-29T17:10:05.010Z INFO 6664 --- [ 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:10:05 2026-04-29T17:10:05.013Z INFO 6664 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 17:10:05 2026-04-29T17:10:05.028Z INFO 6664 --- [ 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:10:05 2026-04-29T17:10:05.045Z INFO 6664 --- [ 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:10:05 2026-04-29T17:10:05.180Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:05 2026-04-29T17:10:05.180Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:05 2026-04-29T17:10:05.180Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:05 2026-04-29T17:10:05.195Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:05 2026-04-29T17:10:05.198Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 17:10:05 2026-04-29T17:10:05.291Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:05 2026-04-29T17:10:05.291Z INFO 6664 --- [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: 192ms, elapsed time since send: 192ms, throttle time: 0ms, request timeout: 30000ms) 17:10:05 2026-04-29T17:10:05.291Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 17:10:05 2026-04-29T17:10:05.291Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 17:10:05 2026-04-29T17:10:05.291Z INFO 6664 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=247501968, epoch=1) to node 1: 17:10:05 17:10:05 org.apache.kafka.common.errors.DisconnectException 17:10:05 17:10:05 2026-04-29T17:10:05.294Z INFO 6664 --- [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:10:05 2026-04-29T17:10:05.300Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:05 2026-04-29T17:10:05.300Z WARN 6664 --- [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:10:05 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.011 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 17:10:05 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:10:05 2026-04-29T17:10:05.365Z INFO 6664 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:10:05 2026-04-29T17:10:05.402Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:05 2026-04-29T17:10:05.402Z WARN 6664 --- [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:10:05 2026-04-29T17:10:05.416Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: fe7b953ae99ae31da912bdf314a4281fd7f13612581f264ff9ade1f8f557f4c2 17:10:05 2026-04-29T17:10:05.496Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:05 2026-04-29T17:10:05.496Z WARN 6664 --- [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:10:05 2026-04-29T17:10:05.644Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:05 2026-04-29T17:10:05.645Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:05 2026-04-29T17:10:05.645Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:05 2026-04-29T17:10:05.664Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:05 2026-04-29T17:10:05.664Z WARN 6664 --- [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:10:05 2026-04-29T17:10:05.698Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:05 2026-04-29T17:10:05.698Z WARN 6664 --- [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:10:06 2026-04-29T17:10:06.000Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:06 2026-04-29T17:10:06.000Z WARN 6664 --- [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:10:06 2026-04-29T17:10:06.132Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:06 2026-04-29T17:10:06.133Z WARN 6664 --- [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:10:06 2026-04-29T17:10:06.181Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:06 2026-04-29T17:10:06.181Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:06 2026-04-29T17:10:06.182Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:06 2026-04-29T17:10:06.402Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:06 2026-04-29T17:10:06.402Z WARN 6664 --- [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:10:06 2026-04-29T17:10:06.645Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:06 2026-04-29T17:10:06.646Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:06 2026-04-29T17:10:06.646Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:07 2026-04-29T17:10:07.041Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:07 2026-04-29T17:10:07.041Z WARN 6664 --- [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:10:07 2026-04-29T17:10:07.187Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:07 2026-04-29T17:10:07.187Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:07 2026-04-29T17:10:07.188Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:07 2026-04-29T17:10:07.307Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:07 2026-04-29T17:10:07.307Z WARN 6664 --- [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:10:07 2026-04-29T17:10:07.652Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:07 2026-04-29T17:10:07.652Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:07 2026-04-29T17:10:07.652Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:08 2026-04-29T17:10:08.048Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:08 2026-04-29T17:10:08.048Z WARN 6664 --- [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:10:08 2026-04-29T17:10:08.193Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:08 2026-04-29T17:10:08.193Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:08 2026-04-29T17:10:08.193Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:08 2026-04-29T17:10:08.210Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:08 2026-04-29T17:10:08.210Z WARN 6664 --- [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:10:08 2026-04-29T17:10:08.653Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:08 2026-04-29T17:10:08.654Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:08 2026-04-29T17:10:08.654Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:09 2026-04-29T17:10:09.056Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:09 2026-04-29T17:10:09.056Z WARN 6664 --- [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:10:09 2026-04-29T17:10:09.194Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:09 2026-04-29T17:10:09.194Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:09 2026-04-29T17:10:09.194Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:09 2026-04-29T17:10:09.218Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:09 2026-04-29T17:10:09.219Z WARN 6664 --- [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:10:09 2026-04-29T17:10:09.659Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:09 2026-04-29T17:10:09.659Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:09 2026-04-29T17:10:09.659Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:10 2026-04-29T17:10:10.058Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:10 2026-04-29T17:10:10.058Z WARN 6664 --- [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:10:10 2026-04-29T17:10:10.190Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:10 2026-04-29T17:10:10.190Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:10 2026-04-29T17:10:10.190Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:10 2026-04-29T17:10:10.222Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:10 2026-04-29T17:10:10.222Z WARN 6664 --- [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:10:10 2026-04-29T17:10:10.658Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:10 2026-04-29T17:10:10.658Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:10 2026-04-29T17:10:10.658Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:11 2026-04-29T17:10:11.063Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:11 2026-04-29T17:10:11.063Z WARN 6664 --- [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:10:11 2026-04-29T17:10:11.146Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:11 2026-04-29T17:10:11.146Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:11 2026-04-29T17:10:11.146Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:11 2026-04-29T17:10:11.194Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.828828286S 17:10:11 2026-04-29T17:10:11.208Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:11 allow.auto.create.topics = true 17:10:11 auto.commit.interval.ms = 5000 17:10:11 auto.include.jmx.reporter = true 17:10:11 auto.offset.reset = earliest 17:10:11 bootstrap.servers = [localhost:32770] 17:10:11 check.crcs = true 17:10:11 client.dns.lookup = use_all_dns_ips 17:10:11 client.id = consumer-test-2 17:10:11 client.rack = 17:10:11 connections.max.idle.ms = 540000 17:10:11 default.api.timeout.ms = 60000 17:10:11 enable.auto.commit = true 17:10:11 enable.metrics.push = true 17:10:11 exclude.internal.topics = true 17:10:11 fetch.max.bytes = 52428800 17:10:11 fetch.max.wait.ms = 500 17:10:11 fetch.min.bytes = 1 17:10:11 group.id = test 17:10:11 group.instance.id = null 17:10:11 group.protocol = classic 17:10:11 group.remote.assignor = null 17:10:11 heartbeat.interval.ms = 3000 17:10:11 interceptor.classes = [] 17:10:11 internal.leave.group.on.close = true 17:10:11 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:11 isolation.level = read_uncommitted 17:10:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:11 max.partition.fetch.bytes = 1048576 17:10:11 max.poll.interval.ms = 300000 17:10:11 max.poll.records = 500 17:10:11 metadata.max.age.ms = 300000 17:10:11 metadata.recovery.strategy = none 17:10:11 metric.reporters = [] 17:10:11 metrics.num.samples = 2 17:10:11 metrics.recording.level = INFO 17:10:11 metrics.sample.window.ms = 30000 17:10:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:11 receive.buffer.bytes = 65536 17:10:11 reconnect.backoff.max.ms = 1000 17:10:11 reconnect.backoff.ms = 50 17:10:11 request.timeout.ms = 30000 17:10:11 retry.backoff.max.ms = 1000 17:10:11 retry.backoff.ms = 100 17:10:11 sasl.client.callback.handler.class = null 17:10:11 sasl.jaas.config = null 17:10:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:11 sasl.kerberos.min.time.before.relogin = 60000 17:10:11 sasl.kerberos.service.name = null 17:10:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:11 sasl.login.callback.handler.class = null 17:10:11 sasl.login.class = null 17:10:11 sasl.login.connect.timeout.ms = null 17:10:11 sasl.login.read.timeout.ms = null 17:10:11 sasl.login.refresh.buffer.seconds = 300 17:10:11 sasl.login.refresh.min.period.seconds = 60 17:10:11 sasl.login.refresh.window.factor = 0.8 17:10:11 sasl.login.refresh.window.jitter = 0.05 17:10:11 sasl.login.retry.backoff.max.ms = 10000 17:10:11 sasl.login.retry.backoff.ms = 100 17:10:11 sasl.mechanism = GSSAPI 17:10:11 sasl.oauthbearer.clock.skew.seconds = 30 17:10:11 sasl.oauthbearer.expected.audience = null 17:10:11 sasl.oauthbearer.expected.issuer = null 17:10:11 sasl.oauthbearer.header.urlencode = false 17:10:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:11 sasl.oauthbearer.jwks.endpoint.url = null 17:10:11 sasl.oauthbearer.scope.claim.name = scope 17:10:11 sasl.oauthbearer.sub.claim.name = sub 17:10:11 sasl.oauthbearer.token.endpoint.url = null 17:10:11 security.protocol = PLAINTEXT 17:10:11 security.providers = null 17:10:11 send.buffer.bytes = 131072 17:10:11 session.timeout.ms = 45000 17:10:11 socket.connection.setup.timeout.max.ms = 30000 17:10:11 socket.connection.setup.timeout.ms = 10000 17:10:11 ssl.cipher.suites = null 17:10:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:11 ssl.endpoint.identification.algorithm = https 17:10:11 ssl.engine.factory.class = null 17:10:11 ssl.key.password = null 17:10:11 ssl.keymanager.algorithm = SunX509 17:10:11 ssl.keystore.certificate.chain = null 17:10:11 ssl.keystore.key = null 17:10:11 ssl.keystore.location = null 17:10:11 ssl.keystore.password = null 17:10:11 ssl.keystore.type = JKS 17:10:11 ssl.protocol = TLSv1.3 17:10:11 ssl.provider = null 17:10:11 ssl.secure.random.implementation = null 17:10:11 ssl.trustmanager.algorithm = PKIX 17:10:11 ssl.truststore.certificates = null 17:10:11 ssl.truststore.location = null 17:10:11 ssl.truststore.password = null 17:10:11 ssl.truststore.type = JKS 17:10:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:11 17:10:11 2026-04-29T17:10:11.208Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:11 2026-04-29T17:10:11.213Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:11 2026-04-29T17:10:11.213Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:11 2026-04-29T17:10:11.213Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482611213 17:10:11 17:10:11,236 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:10:11 17:10:11,236 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:10:11 17:10:11,236 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:10:11 17:10:11,243 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:10:11 17:10:11,243 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:10:11 17:10:11,253 |-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:10:11 17:10:11,253 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:10:11 17:10:11 . ____ _ __ _ _ 17:10:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:11 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:11 =========|_|==============|___/=/_/_/_/ 17:10:11 17:10:11 :: Spring Boot :: (v3.5.13) 17:10:11 17:10:11 2026-04-29T17:10:11.260Z INFO 6664 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:11 2026-04-29T17:10:11.260Z INFO 6664 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:10:11 2026-04-29T17:10:11.290Z INFO 6664 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.075 seconds (process running for 58.664) 17:10:11 2026-04-29T17:10:11.294Z INFO 6664 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 17:10:11 2026-04-29T17:10:11.322Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:11 2026-04-29T17:10:11.323Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:11 acks = -1 17:10:11 auto.include.jmx.reporter = true 17:10:11 batch.size = 16384 17:10:11 bootstrap.servers = [localhost:32770] 17:10:11 buffer.memory = 33554432 17:10:11 client.dns.lookup = use_all_dns_ips 17:10:11 client.id = producer-4 17:10:11 compression.gzip.level = -1 17:10:11 compression.lz4.level = 9 17:10:11 compression.type = none 17:10:11 compression.zstd.level = 3 17:10:11 connections.max.idle.ms = 540000 17:10:11 delivery.timeout.ms = 120000 17:10:11 enable.idempotence = false 17:10:11 enable.metrics.push = true 17:10:11 interceptor.classes = [] 17:10:11 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:11 linger.ms = 1 17:10:11 max.block.ms = 60000 17:10:11 max.in.flight.requests.per.connection = 5 17:10:11 max.request.size = 1048576 17:10:11 metadata.max.age.ms = 300000 17:10:11 metadata.max.idle.ms = 300000 17:10:11 metadata.recovery.strategy = none 17:10:11 metric.reporters = [] 17:10:11 metrics.num.samples = 2 17:10:11 metrics.recording.level = INFO 17:10:11 metrics.sample.window.ms = 30000 17:10:11 partitioner.adaptive.partitioning.enable = true 17:10:11 partitioner.availability.timeout.ms = 0 17:10:11 partitioner.class = null 17:10:11 partitioner.ignore.keys = false 17:10:11 receive.buffer.bytes = 32768 17:10:11 reconnect.backoff.max.ms = 1000 17:10:11 reconnect.backoff.ms = 50 17:10:11 request.timeout.ms = 30000 17:10:11 retries = 0 17:10:11 retry.backoff.max.ms = 1000 17:10:11 retry.backoff.ms = 100 17:10:11 sasl.client.callback.handler.class = null 17:10:11 sasl.jaas.config = null 17:10:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:11 sasl.kerberos.min.time.before.relogin = 60000 17:10:11 sasl.kerberos.service.name = null 17:10:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:11 sasl.login.callback.handler.class = null 17:10:11 sasl.login.class = null 17:10:11 sasl.login.connect.timeout.ms = null 17:10:11 sasl.login.read.timeout.ms = null 17:10:11 sasl.login.refresh.buffer.seconds = 300 17:10:11 sasl.login.refresh.min.period.seconds = 60 17:10:11 sasl.login.refresh.window.factor = 0.8 17:10:11 sasl.login.refresh.window.jitter = 0.05 17:10:11 sasl.login.retry.backoff.max.ms = 10000 17:10:11 sasl.login.retry.backoff.ms = 100 17:10:11 sasl.mechanism = GSSAPI 17:10:11 sasl.oauthbearer.clock.skew.seconds = 30 17:10:11 sasl.oauthbearer.expected.audience = null 17:10:11 sasl.oauthbearer.expected.issuer = null 17:10:11 sasl.oauthbearer.header.urlencode = false 17:10:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:11 sasl.oauthbearer.jwks.endpoint.url = null 17:10:11 sasl.oauthbearer.scope.claim.name = scope 17:10:11 sasl.oauthbearer.sub.claim.name = sub 17:10:11 sasl.oauthbearer.token.endpoint.url = null 17:10:11 security.protocol = PLAINTEXT 17:10:11 security.providers = null 17:10:11 send.buffer.bytes = 131072 17:10:11 socket.connection.setup.timeout.max.ms = 30000 17:10:11 socket.connection.setup.timeout.ms = 10000 17:10:11 ssl.cipher.suites = null 17:10:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:11 ssl.endpoint.identification.algorithm = https 17:10:11 ssl.engine.factory.class = null 17:10:11 ssl.key.password = null 17:10:11 ssl.keymanager.algorithm = SunX509 17:10:11 ssl.keystore.certificate.chain = null 17:10:11 ssl.keystore.key = null 17:10:11 ssl.keystore.location = null 17:10:11 ssl.keystore.password = null 17:10:11 ssl.keystore.type = JKS 17:10:11 ssl.protocol = TLSv1.3 17:10:11 ssl.provider = null 17:10:11 ssl.secure.random.implementation = null 17:10:11 ssl.trustmanager.algorithm = PKIX 17:10:11 ssl.truststore.certificates = null 17:10:11 ssl.truststore.location = null 17:10:11 ssl.truststore.password = null 17:10:11 ssl.truststore.type = JKS 17:10:11 transaction.timeout.ms = 60000 17:10:11 transactional.id = null 17:10:11 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:11 17:10:11 2026-04-29T17:10:11.323Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:11 2026-04-29T17:10:11.327Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:11 2026-04-29T17:10:11.327Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:11 2026-04-29T17:10:11.327Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:11 2026-04-29T17:10:11.327Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482611327 17:10:11 2026-04-29T17:10:11.379Z WARN 6664 --- [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:10:11 2026-04-29T17:10:11.379Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:11 2026-04-29T17:10:11.553Z INFO 6664 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:11 2026-04-29T17:10:11.660Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:11 2026-04-29T17:10:11.660Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:11 2026-04-29T17:10:11.660Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:11 2026-04-29T17:10:11.691Z INFO 6664 --- [ 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:10:11 2026-04-29T17:10:11.694Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:10:11 2026-04-29T17:10:11.720Z INFO 6664 --- [ 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-7f5363b6-4805-4f4e-b4c1-8cd45e6bf452 17:10:11 2026-04-29T17:10:11.721Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 17:10:11 2026-04-29T17:10:11.743Z INFO 6664 --- [ 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-7f5363b6-4805-4f4e-b4c1-8cd45e6bf452', protocol='range'} 17:10:11 2026-04-29T17:10:11.743Z INFO 6664 --- [ 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-7f5363b6-4805-4f4e-b4c1-8cd45e6bf452=Assignment(partitions=[client-topic-0])} 17:10:11 2026-04-29T17:10:11.772Z INFO 6664 --- [ 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-7f5363b6-4805-4f4e-b4c1-8cd45e6bf452', protocol='range'} 17:10:11 2026-04-29T17:10:11.773Z INFO 6664 --- [ 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:10:11 2026-04-29T17:10:11.773Z INFO 6664 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 17:10:11 2026-04-29T17:10:11.794Z INFO 6664 --- [ 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:10:11 2026-04-29T17:10:11.814Z INFO 6664 --- [ 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:10:11 2026-04-29T17:10:11.867Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:11 allow.auto.create.topics = true 17:10:11 auto.commit.interval.ms = 5000 17:10:11 auto.include.jmx.reporter = true 17:10:11 auto.offset.reset = earliest 17:10:11 bootstrap.servers = [localhost:32770] 17:10:11 check.crcs = true 17:10:11 client.dns.lookup = use_all_dns_ips 17:10:11 client.id = consumer-test-3 17:10:11 client.rack = 17:10:11 connections.max.idle.ms = 540000 17:10:11 default.api.timeout.ms = 60000 17:10:11 enable.auto.commit = true 17:10:11 enable.metrics.push = true 17:10:11 exclude.internal.topics = true 17:10:11 fetch.max.bytes = 52428800 17:10:11 fetch.max.wait.ms = 500 17:10:11 fetch.min.bytes = 1 17:10:11 group.id = test 17:10:11 group.instance.id = null 17:10:11 group.protocol = classic 17:10:11 group.remote.assignor = null 17:10:11 heartbeat.interval.ms = 3000 17:10:11 interceptor.classes = [] 17:10:11 internal.leave.group.on.close = true 17:10:11 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:11 isolation.level = read_uncommitted 17:10:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:11 max.partition.fetch.bytes = 1048576 17:10:11 max.poll.interval.ms = 300000 17:10:11 max.poll.records = 500 17:10:11 metadata.max.age.ms = 300000 17:10:11 metadata.recovery.strategy = none 17:10:11 metric.reporters = [] 17:10:11 metrics.num.samples = 2 17:10:11 metrics.recording.level = INFO 17:10:11 metrics.sample.window.ms = 30000 17:10:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:11 receive.buffer.bytes = 65536 17:10:11 reconnect.backoff.max.ms = 1000 17:10:11 reconnect.backoff.ms = 50 17:10:11 request.timeout.ms = 30000 17:10:11 retry.backoff.max.ms = 1000 17:10:11 retry.backoff.ms = 100 17:10:11 sasl.client.callback.handler.class = null 17:10:11 sasl.jaas.config = null 17:10:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:11 sasl.kerberos.min.time.before.relogin = 60000 17:10:11 sasl.kerberos.service.name = null 17:10:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:11 sasl.login.callback.handler.class = null 17:10:11 sasl.login.class = null 17:10:11 sasl.login.connect.timeout.ms = null 17:10:11 sasl.login.read.timeout.ms = null 17:10:11 sasl.login.refresh.buffer.seconds = 300 17:10:11 sasl.login.refresh.min.period.seconds = 60 17:10:11 sasl.login.refresh.window.factor = 0.8 17:10:11 sasl.login.refresh.window.jitter = 0.05 17:10:11 sasl.login.retry.backoff.max.ms = 10000 17:10:11 sasl.login.retry.backoff.ms = 100 17:10:11 sasl.mechanism = GSSAPI 17:10:11 sasl.oauthbearer.clock.skew.seconds = 30 17:10:11 sasl.oauthbearer.expected.audience = null 17:10:11 sasl.oauthbearer.expected.issuer = null 17:10:11 sasl.oauthbearer.header.urlencode = false 17:10:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:11 sasl.oauthbearer.jwks.endpoint.url = null 17:10:11 sasl.oauthbearer.scope.claim.name = scope 17:10:11 sasl.oauthbearer.sub.claim.name = sub 17:10:11 sasl.oauthbearer.token.endpoint.url = null 17:10:11 security.protocol = PLAINTEXT 17:10:11 security.providers = null 17:10:11 send.buffer.bytes = 131072 17:10:11 session.timeout.ms = 45000 17:10:11 socket.connection.setup.timeout.max.ms = 30000 17:10:11 socket.connection.setup.timeout.ms = 10000 17:10:11 ssl.cipher.suites = null 17:10:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:11 ssl.endpoint.identification.algorithm = https 17:10:11 ssl.engine.factory.class = null 17:10:11 ssl.key.password = null 17:10:11 ssl.keymanager.algorithm = SunX509 17:10:11 ssl.keystore.certificate.chain = null 17:10:11 ssl.keystore.key = null 17:10:11 ssl.keystore.location = null 17:10:11 ssl.keystore.password = null 17:10:11 ssl.keystore.type = JKS 17:10:11 ssl.protocol = TLSv1.3 17:10:11 ssl.provider = null 17:10:11 ssl.secure.random.implementation = null 17:10:11 ssl.trustmanager.algorithm = PKIX 17:10:11 ssl.truststore.certificates = null 17:10:11 ssl.truststore.location = null 17:10:11 ssl.truststore.password = null 17:10:11 ssl.truststore.type = JKS 17:10:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:11 17:10:11 2026-04-29T17:10:11.868Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:11 2026-04-29T17:10:11.871Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:11 2026-04-29T17:10:11.871Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:11 2026-04-29T17:10:11.871Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482611871 17:10:11 2026-04-29T17:10:11.878Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:11 allow.auto.create.topics = true 17:10:11 auto.commit.interval.ms = 5000 17:10:11 auto.include.jmx.reporter = true 17:10:11 auto.offset.reset = earliest 17:10:11 bootstrap.servers = [localhost:32770] 17:10:11 check.crcs = true 17:10:11 client.dns.lookup = use_all_dns_ips 17:10:11 client.id = consumer-test-4 17:10:11 client.rack = 17:10:11 connections.max.idle.ms = 540000 17:10:11 default.api.timeout.ms = 60000 17:10:11 enable.auto.commit = true 17:10:11 enable.metrics.push = true 17:10:11 exclude.internal.topics = true 17:10:11 fetch.max.bytes = 52428800 17:10:11 fetch.max.wait.ms = 500 17:10:11 fetch.min.bytes = 1 17:10:11 group.id = test 17:10:11 group.instance.id = null 17:10:11 group.protocol = classic 17:10:11 group.remote.assignor = null 17:10:11 heartbeat.interval.ms = 3000 17:10:11 interceptor.classes = [] 17:10:11 internal.leave.group.on.close = true 17:10:11 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:11 isolation.level = read_uncommitted 17:10:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:11 max.partition.fetch.bytes = 1048576 17:10:11 max.poll.interval.ms = 300000 17:10:11 max.poll.records = 500 17:10:11 metadata.max.age.ms = 300000 17:10:11 metadata.recovery.strategy = none 17:10:11 metric.reporters = [] 17:10:11 metrics.num.samples = 2 17:10:11 metrics.recording.level = INFO 17:10:11 metrics.sample.window.ms = 30000 17:10:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:11 receive.buffer.bytes = 65536 17:10:11 reconnect.backoff.max.ms = 1000 17:10:11 reconnect.backoff.ms = 50 17:10:11 request.timeout.ms = 30000 17:10:11 retry.backoff.max.ms = 1000 17:10:11 retry.backoff.ms = 100 17:10:11 sasl.client.callback.handler.class = null 17:10:11 sasl.jaas.config = null 17:10:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:11 sasl.kerberos.min.time.before.relogin = 60000 17:10:11 sasl.kerberos.service.name = null 17:10:11 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:11 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:11 sasl.login.callback.handler.class = null 17:10:11 sasl.login.class = null 17:10:11 sasl.login.connect.timeout.ms = null 17:10:11 sasl.login.read.timeout.ms = null 17:10:11 sasl.login.refresh.buffer.seconds = 300 17:10:11 sasl.login.refresh.min.period.seconds = 60 17:10:11 sasl.login.refresh.window.factor = 0.8 17:10:11 sasl.login.refresh.window.jitter = 0.05 17:10:11 sasl.login.retry.backoff.max.ms = 10000 17:10:11 sasl.login.retry.backoff.ms = 100 17:10:11 sasl.mechanism = GSSAPI 17:10:11 sasl.oauthbearer.clock.skew.seconds = 30 17:10:11 sasl.oauthbearer.expected.audience = null 17:10:11 sasl.oauthbearer.expected.issuer = null 17:10:11 sasl.oauthbearer.header.urlencode = false 17:10:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:11 sasl.oauthbearer.jwks.endpoint.url = null 17:10:11 sasl.oauthbearer.scope.claim.name = scope 17:10:11 sasl.oauthbearer.sub.claim.name = sub 17:10:11 sasl.oauthbearer.token.endpoint.url = null 17:10:11 security.protocol = PLAINTEXT 17:10:11 security.providers = null 17:10:11 send.buffer.bytes = 131072 17:10:11 session.timeout.ms = 45000 17:10:11 socket.connection.setup.timeout.max.ms = 30000 17:10:11 socket.connection.setup.timeout.ms = 10000 17:10:11 ssl.cipher.suites = null 17:10:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:11 ssl.endpoint.identification.algorithm = https 17:10:11 ssl.engine.factory.class = null 17:10:11 ssl.key.password = null 17:10:11 ssl.keymanager.algorithm = SunX509 17:10:11 ssl.keystore.certificate.chain = null 17:10:11 ssl.keystore.key = null 17:10:11 ssl.keystore.location = null 17:10:11 ssl.keystore.password = null 17:10:11 ssl.keystore.type = JKS 17:10:11 ssl.protocol = TLSv1.3 17:10:11 ssl.provider = null 17:10:11 ssl.secure.random.implementation = null 17:10:11 ssl.trustmanager.algorithm = PKIX 17:10:11 ssl.truststore.certificates = null 17:10:11 ssl.truststore.location = null 17:10:11 ssl.truststore.password = null 17:10:11 ssl.truststore.type = JKS 17:10:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:11 17:10:11 2026-04-29T17:10:11.878Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:11 2026-04-29T17:10:11.881Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:11 2026-04-29T17:10:11.881Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:11 2026-04-29T17:10:11.881Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482611881 17:10:12 2026-04-29T17:10:11.943Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:12 2026-04-29T17:10:11.943Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 17:10:12 2026-04-29T17:10:11.946Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:12 2026-04-29T17:10:11.946Z INFO 6664 --- [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: 93ms, elapsed time since send: 93ms, throttle time: 0ms, request timeout: 30000ms) 17:10:12 2026-04-29T17:10:11.946Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 17:10:12 2026-04-29T17:10:11.946Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 17:10:12 2026-04-29T17:10:11.946Z INFO 6664 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=260563236, epoch=1) to node 1: 17:10:12 17:10:12 org.apache.kafka.common.errors.DisconnectException 17:10:12 17:10:12 2026-04-29T17:10:11.946Z INFO 6664 --- [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:10:12 2026-04-29T17:10:12.030Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.030Z WARN 6664 --- [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:10:12 2026-04-29T17:10:12.047Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.047Z WARN 6664 --- [t-thread | test] org.apache.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:10:12 2026-04-29T17:10:12.064Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.064Z WARN 6664 --- [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:10:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.728 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 17:10:12 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:10:12 2026-04-29T17:10:12.097Z INFO 6664 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:10:12 2026-04-29T17:10:12.105Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:12 2026-04-29T17:10:12.105Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:12 2026-04-29T17:10:12.105Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:12 2026-04-29T17:10:12.142Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.142Z WARN 6664 --- [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:10:12 2026-04-29T17:10:12.143Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: b09b1a5441d30f640429980906fd4bad889cecbdd904d5578041165cdbb136d6 17:10:12 2026-04-29T17:10:12.150Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.150Z WARN 6664 --- [t-thread | test] org.apache.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:10:12 2026-04-29T17:10:12.237Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.238Z WARN 6664 --- [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:10:12 2026-04-29T17:10:12.351Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.351Z WARN 6664 --- [t-thread | test] org.apache.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:10:12 2026-04-29T17:10:12.400Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.401Z WARN 6664 --- [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:10:12 2026-04-29T17:10:12.626Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:12 2026-04-29T17:10:12.626Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:12 2026-04-29T17:10:12.626Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:12 2026-04-29T17:10:12.855Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.855Z WARN 6664 --- [t-thread | test] org.apache.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:10:12 2026-04-29T17:10:12.863Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:12 2026-04-29T17:10:12.863Z WARN 6664 --- [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:10:13 2026-04-29T17:10:13.064Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:13 2026-04-29T17:10:13.064Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:13 2026-04-29T17:10:13.064Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:13 2026-04-29T17:10:13.066Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:13 2026-04-29T17:10:13.066Z WARN 6664 --- [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:10:13 2026-04-29T17:10:13.247Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:13 2026-04-29T17:10:13.247Z WARN 6664 --- [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:10:13 2026-04-29T17:10:13.559Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:13 2026-04-29T17:10:13.559Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:13 2026-04-29T17:10:13.559Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:13 2026-04-29T17:10:13.745Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:13 2026-04-29T17:10:13.745Z WARN 6664 --- [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:10:13 2026-04-29T17:10:13.757Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:13 2026-04-29T17:10:13.757Z WARN 6664 --- [t-thread | test] org.apache.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:10:14 2026-04-29T17:10:14.065Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:14 2026-04-29T17:10:14.065Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:14 2026-04-29T17:10:14.065Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:14 2026-04-29T17:10:14.068Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:14 2026-04-29T17:10:14.069Z WARN 6664 --- [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:10:14 2026-04-29T17:10:14.251Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:14 2026-04-29T17:10:14.251Z WARN 6664 --- [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:10:14 2026-04-29T17:10:14.512Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:14 2026-04-29T17:10:14.512Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:14 2026-04-29T17:10:14.513Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:14 2026-04-29T17:10:14.752Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:14 2026-04-29T17:10:14.752Z WARN 6664 --- [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:10:14 2026-04-29T17:10:14.760Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:14 2026-04-29T17:10:14.760Z WARN 6664 --- [t-thread | test] org.apache.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:10:15 2026-04-29T17:10:15.048Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:15 2026-04-29T17:10:15.048Z WARN 6664 --- [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:10:15 2026-04-29T17:10:15.066Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:15 2026-04-29T17:10:15.066Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:15 2026-04-29T17:10:15.067Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:15 2026-04-29T17:10:15.255Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:15 2026-04-29T17:10:15.255Z WARN 6664 --- [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:10:15 2026-04-29T17:10:15.513Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:15 2026-04-29T17:10:15.513Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:15 2026-04-29T17:10:15.513Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:15 2026-04-29T17:10:15.769Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:15 2026-04-29T17:10:15.769Z WARN 6664 --- [t-thread | test] org.apache.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:10:15 2026-04-29T17:10:15.790Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:15 2026-04-29T17:10:15.790Z WARN 6664 --- [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:10:16 2026-04-29T17:10:16.051Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:16 2026-04-29T17:10:16.051Z WARN 6664 --- [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:10:16 2026-04-29T17:10:16.067Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:16 2026-04-29T17:10:16.068Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:16 2026-04-29T17:10:16.068Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:16 2026-04-29T17:10:16.261Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:16 2026-04-29T17:10:16.261Z WARN 6664 --- [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:10:16 2026-04-29T17:10:16.526Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:16 2026-04-29T17:10:16.526Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:16 2026-04-29T17:10:16.526Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:16 2026-04-29T17:10:16.775Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:16 2026-04-29T17:10:16.775Z WARN 6664 --- [t-thread | test] org.apache.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:10:16 2026-04-29T17:10:16.799Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:16 2026-04-29T17:10:16.800Z WARN 6664 --- [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:10:17 2026-04-29T17:10:17.028Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:17 2026-04-29T17:10:17.028Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:17 2026-04-29T17:10:17.028Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:17 2026-04-29T17:10:17.051Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:17 2026-04-29T17:10:17.051Z WARN 6664 --- [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:10:17 2026-04-29T17:10:17.178Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:17 2026-04-29T17:10:17.178Z WARN 6664 --- [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:10:17 2026-04-29T17:10:17.372Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:17 2026-04-29T17:10:17.372Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:17 2026-04-29T17:10:17.372Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:17 2026-04-29T17:10:17.679Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:17 2026-04-29T17:10:17.679Z WARN 6664 --- [t-thread | test] org.apache.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:10:17 2026-04-29T17:10:17.801Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:17 2026-04-29T17:10:17.801Z WARN 6664 --- [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:10:18 2026-04-29T17:10:18.016Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.919105213S 17:10:18 17:10:18,043 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:10:18 17:10:18,043 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:10:18 17:10:18,043 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:10:18 17:10:18,050 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:10:18 17:10:18,050 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:10:18 17:10:18,058 |-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:10:18 17:10:18,058 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:10:18 17:10:18 . ____ _ __ _ _ 17:10:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:18 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:18 =========|_|==============|___/=/_/_/_/ 17:10:18 17:10:18 :: Spring Boot :: (v3.5.13) 17:10:18 17:10:18 2026-04-29T17:10:18.066Z INFO 6664 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:18 2026-04-29T17:10:18.066Z INFO 6664 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:10:18 2026-04-29T17:10:18.195Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:18 2026-04-29T17:10:18.195Z WARN 6664 --- [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:10:18 2026-04-29T17:10:18.384Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:18 2026-04-29T17:10:18.385Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:18 2026-04-29T17:10:18.385Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:18 2026-04-29T17:10:18.586Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:18 2026-04-29T17:10:18.586Z WARN 6664 --- [t-thread | test] org.apache.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:10:18 2026-04-29T17:10:18.802Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:18 2026-04-29T17:10:18.803Z WARN 6664 --- [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:10:19 2026-04-29T17:10:18.989Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:19 2026-04-29T17:10:18.989Z WARN 6664 --- [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:10:19 2026-04-29T17:10:19.030Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:19 2026-04-29T17:10:19.030Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:19 2026-04-29T17:10:19.030Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:19 2026-04-29T17:10:19.114Z INFO 6664 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:10:19 2026-04-29T17:10:19.199Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:19 2026-04-29T17:10:19.200Z WARN 6664 --- [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:10:19 2026-04-29T17:10:19.387Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:19 2026-04-29T17:10:19.387Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:19 2026-04-29T17:10:19.387Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:19 2026-04-29T17:10:19.528Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:19 allow.auto.create.topics = true 17:10:19 auto.commit.interval.ms = 5000 17:10:19 auto.include.jmx.reporter = true 17:10:19 auto.offset.reset = latest 17:10:19 bootstrap.servers = [localhost:32771] 17:10:19 check.crcs = true 17:10:19 client.dns.lookup = use_all_dns_ips 17:10:19 client.id = consumer-ncmp-data-operation-event-group-5 17:10:19 client.rack = 17:10:19 connections.max.idle.ms = 540000 17:10:19 default.api.timeout.ms = 60000 17:10:19 enable.auto.commit = false 17:10:19 enable.metrics.push = true 17:10:19 exclude.internal.topics = true 17:10:19 fetch.max.bytes = 52428800 17:10:19 fetch.max.wait.ms = 500 17:10:19 fetch.min.bytes = 1 17:10:19 group.id = ncmp-data-operation-event-group 17:10:19 group.instance.id = null 17:10:19 group.protocol = classic 17:10:19 group.remote.assignor = null 17:10:19 heartbeat.interval.ms = 3000 17:10:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:10:19 internal.leave.group.on.close = true 17:10:19 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:19 isolation.level = read_uncommitted 17:10:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:19 max.partition.fetch.bytes = 1048576 17:10:19 max.poll.interval.ms = 300000 17:10:19 max.poll.records = 500 17:10:19 metadata.max.age.ms = 300000 17:10:19 metadata.recovery.strategy = none 17:10:19 metric.reporters = [] 17:10:19 metrics.num.samples = 2 17:10:19 metrics.recording.level = INFO 17:10:19 metrics.sample.window.ms = 30000 17:10:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:19 receive.buffer.bytes = 65536 17:10:19 reconnect.backoff.max.ms = 1000 17:10:19 reconnect.backoff.ms = 50 17:10:19 request.timeout.ms = 30000 17:10:19 retry.backoff.max.ms = 1000 17:10:19 retry.backoff.ms = 100 17:10:19 sasl.client.callback.handler.class = null 17:10:19 sasl.jaas.config = null 17:10:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:19 sasl.kerberos.min.time.before.relogin = 60000 17:10:19 sasl.kerberos.service.name = null 17:10:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:19 sasl.login.callback.handler.class = null 17:10:19 sasl.login.class = null 17:10:19 sasl.login.connect.timeout.ms = null 17:10:19 sasl.login.read.timeout.ms = null 17:10:19 sasl.login.refresh.buffer.seconds = 300 17:10:19 sasl.login.refresh.min.period.seconds = 60 17:10:19 sasl.login.refresh.window.factor = 0.8 17:10:19 sasl.login.refresh.window.jitter = 0.05 17:10:19 sasl.login.retry.backoff.max.ms = 10000 17:10:19 sasl.login.retry.backoff.ms = 100 17:10:19 sasl.mechanism = GSSAPI 17:10:19 sasl.oauthbearer.clock.skew.seconds = 30 17:10:19 sasl.oauthbearer.expected.audience = null 17:10:19 sasl.oauthbearer.expected.issuer = null 17:10:19 sasl.oauthbearer.header.urlencode = false 17:10:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:19 sasl.oauthbearer.jwks.endpoint.url = null 17:10:19 sasl.oauthbearer.scope.claim.name = scope 17:10:19 sasl.oauthbearer.sub.claim.name = sub 17:10:19 sasl.oauthbearer.token.endpoint.url = null 17:10:19 security.protocol = PLAINTEXT 17:10:19 security.providers = null 17:10:19 send.buffer.bytes = 131072 17:10:19 session.timeout.ms = 45000 17:10:19 socket.connection.setup.timeout.max.ms = 30000 17:10:19 socket.connection.setup.timeout.ms = 10000 17:10:19 ssl.cipher.suites = null 17:10:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:19 ssl.endpoint.identification.algorithm = https 17:10:19 ssl.engine.factory.class = null 17:10:19 ssl.key.password = null 17:10:19 ssl.keymanager.algorithm = SunX509 17:10:19 ssl.keystore.certificate.chain = null 17:10:19 ssl.keystore.key = null 17:10:19 ssl.keystore.location = null 17:10:19 ssl.keystore.password = null 17:10:19 ssl.keystore.type = JKS 17:10:19 ssl.protocol = TLSv1.3 17:10:19 ssl.provider = null 17:10:19 ssl.secure.random.implementation = null 17:10:19 ssl.trustmanager.algorithm = PKIX 17:10:19 ssl.truststore.certificates = null 17:10:19 ssl.truststore.location = null 17:10:19 ssl.truststore.password = null 17:10:19 ssl.truststore.type = JKS 17:10:19 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:10:19 17:10:19 2026-04-29T17:10:19.528Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:19 2026-04-29T17:10:19.532Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:19 2026-04-29T17:10:19.532Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:19 2026-04-29T17:10:19.532Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482619532 17:10:19 2026-04-29T17:10:19.534Z INFO 6664 --- [ 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:10:19 2026-04-29T17:10:19.541Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:19 allow.auto.create.topics = true 17:10:19 auto.commit.interval.ms = 5000 17:10:19 auto.include.jmx.reporter = true 17:10:19 auto.offset.reset = latest 17:10:19 bootstrap.servers = [localhost:32771] 17:10:19 check.crcs = true 17:10:19 client.dns.lookup = use_all_dns_ips 17:10:19 client.id = consumer-ncmp-async-rest-request-event-group-6 17:10:19 client.rack = 17:10:19 connections.max.idle.ms = 540000 17:10:19 default.api.timeout.ms = 60000 17:10:19 enable.auto.commit = false 17:10:19 enable.metrics.push = true 17:10:19 exclude.internal.topics = true 17:10:19 fetch.max.bytes = 52428800 17:10:19 fetch.max.wait.ms = 500 17:10:19 fetch.min.bytes = 1 17:10:19 group.id = ncmp-async-rest-request-event-group 17:10:19 group.instance.id = null 17:10:19 group.protocol = classic 17:10:19 group.remote.assignor = null 17:10:19 heartbeat.interval.ms = 3000 17:10:19 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:10:19 internal.leave.group.on.close = true 17:10:19 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:19 isolation.level = read_uncommitted 17:10:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:19 max.partition.fetch.bytes = 1048576 17:10:19 max.poll.interval.ms = 300000 17:10:19 max.poll.records = 500 17:10:19 metadata.max.age.ms = 300000 17:10:19 metadata.recovery.strategy = none 17:10:19 metric.reporters = [] 17:10:19 metrics.num.samples = 2 17:10:19 metrics.recording.level = INFO 17:10:19 metrics.sample.window.ms = 30000 17:10:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:19 receive.buffer.bytes = 65536 17:10:19 reconnect.backoff.max.ms = 1000 17:10:19 reconnect.backoff.ms = 50 17:10:19 request.timeout.ms = 30000 17:10:19 retry.backoff.max.ms = 1000 17:10:19 retry.backoff.ms = 100 17:10:19 sasl.client.callback.handler.class = null 17:10:19 sasl.jaas.config = null 17:10:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:19 sasl.kerberos.min.time.before.relogin = 60000 17:10:19 sasl.kerberos.service.name = null 17:10:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:19 sasl.login.callback.handler.class = null 17:10:19 sasl.login.class = null 17:10:19 sasl.login.connect.timeout.ms = null 17:10:19 sasl.login.read.timeout.ms = null 17:10:19 sasl.login.refresh.buffer.seconds = 300 17:10:19 sasl.login.refresh.min.period.seconds = 60 17:10:19 sasl.login.refresh.window.factor = 0.8 17:10:19 sasl.login.refresh.window.jitter = 0.05 17:10:19 sasl.login.retry.backoff.max.ms = 10000 17:10:19 sasl.login.retry.backoff.ms = 100 17:10:19 sasl.mechanism = GSSAPI 17:10:19 sasl.oauthbearer.clock.skew.seconds = 30 17:10:19 sasl.oauthbearer.expected.audience = null 17:10:19 sasl.oauthbearer.expected.issuer = null 17:10:19 sasl.oauthbearer.header.urlencode = false 17:10:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:19 sasl.oauthbearer.jwks.endpoint.url = null 17:10:19 sasl.oauthbearer.scope.claim.name = scope 17:10:19 sasl.oauthbearer.sub.claim.name = sub 17:10:19 sasl.oauthbearer.token.endpoint.url = null 17:10:19 security.protocol = PLAINTEXT 17:10:19 security.providers = null 17:10:19 send.buffer.bytes = 131072 17:10:19 session.timeout.ms = 45000 17:10:19 socket.connection.setup.timeout.max.ms = 30000 17:10:19 socket.connection.setup.timeout.ms = 10000 17:10:19 ssl.cipher.suites = null 17:10:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:19 ssl.endpoint.identification.algorithm = https 17:10:19 ssl.engine.factory.class = null 17:10:19 ssl.key.password = null 17:10:19 ssl.keymanager.algorithm = SunX509 17:10:19 ssl.keystore.certificate.chain = null 17:10:19 ssl.keystore.key = null 17:10:19 ssl.keystore.location = null 17:10:19 ssl.keystore.password = null 17:10:19 ssl.keystore.type = JKS 17:10:19 ssl.protocol = TLSv1.3 17:10:19 ssl.provider = null 17:10:19 ssl.secure.random.implementation = null 17:10:19 ssl.trustmanager.algorithm = PKIX 17:10:19 ssl.truststore.certificates = null 17:10:19 ssl.truststore.location = null 17:10:19 ssl.truststore.password = null 17:10:19 ssl.truststore.type = JKS 17:10:19 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:10:19 17:10:19 2026-04-29T17:10:19.541Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:19 2026-04-29T17:10:19.555Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:19 2026-04-29T17:10:19.555Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:19 2026-04-29T17:10:19.555Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482619555 17:10:19 2026-04-29T17:10:19.555Z INFO 6664 --- [ 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:10:19 2026-04-29T17:10:19.571Z INFO 6664 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.549 seconds (process running for 66.945) 17:10:19 2026-04-29T17:10:19.594Z WARN 6664 --- [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:10:19 2026-04-29T17:10:19.594Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.596Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:19 2026-04-29T17:10:19.596Z WARN 6664 --- [t-thread | test] org.apache.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:10:19 2026-04-29T17:10:19.605Z WARN 6664 --- [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:10:19 2026-04-29T17:10:19.605Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.727Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.731Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.735Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.743Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.769Z INFO 6664 --- [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-7e26f014-45b5-4018-a96d-2149e57f4c7d 17:10:19 2026-04-29T17:10:19.769Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.793Z INFO 6664 --- [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-4cba4013-d3a0-44be-9925-5a805d4599b5 17:10:19 2026-04-29T17:10:19.793Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.803Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:19 2026-04-29T17:10:19.803Z WARN 6664 --- [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:10:19 2026-04-29T17:10:19.806Z INFO 6664 --- [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-7e26f014-45b5-4018-a96d-2149e57f4c7d', protocol='range'} 17:10:19 2026-04-29T17:10:19.807Z INFO 6664 --- [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-7e26f014-45b5-4018-a96d-2149e57f4c7d=Assignment(partitions=[ncmp-async-m2m-0])} 17:10:19 2026-04-29T17:10:19.818Z INFO 6664 --- [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-4cba4013-d3a0-44be-9925-5a805d4599b5', protocol='range'} 17:10:19 2026-04-29T17:10:19.818Z INFO 6664 --- [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-4cba4013-d3a0-44be-9925-5a805d4599b5=Assignment(partitions=[ncmp-async-m2m-0])} 17:10:19 2026-04-29T17:10:19.836Z INFO 6664 --- [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-7e26f014-45b5-4018-a96d-2149e57f4c7d', protocol='range'} 17:10:19 2026-04-29T17:10:19.836Z INFO 6664 --- [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-4cba4013-d3a0-44be-9925-5a805d4599b5', protocol='range'} 17:10:19 2026-04-29T17:10:19.836Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.837Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.837Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.837Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.855Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.857Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.858Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.859Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.867Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.867Z INFO 6664 --- [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:10:19 2026-04-29T17:10:19.894Z INFO 6664 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:10:19 2026-04-29T17:10:19.896Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:19 2026-04-29T17:10:19.900Z INFO 6664 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:10:19 2026-04-29T17:10:19.901Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:19 acks = -1 17:10:19 auto.include.jmx.reporter = true 17:10:19 batch.size = 16384 17:10:19 bootstrap.servers = [localhost:32771] 17:10:19 buffer.memory = 33554432 17:10:19 client.dns.lookup = use_all_dns_ips 17:10:19 client.id = producer-5 17:10:19 compression.gzip.level = -1 17:10:19 compression.lz4.level = 9 17:10:19 compression.type = none 17:10:19 compression.zstd.level = 3 17:10:19 connections.max.idle.ms = 540000 17:10:19 delivery.timeout.ms = 120000 17:10:19 enable.idempotence = false 17:10:19 enable.metrics.push = true 17:10:19 interceptor.classes = [] 17:10:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:19 linger.ms = 1 17:10:19 max.block.ms = 60000 17:10:19 max.in.flight.requests.per.connection = 5 17:10:19 max.request.size = 1048576 17:10:19 metadata.max.age.ms = 300000 17:10:19 metadata.max.idle.ms = 300000 17:10:19 metadata.recovery.strategy = none 17:10:19 metric.reporters = [] 17:10:19 metrics.num.samples = 2 17:10:19 metrics.recording.level = INFO 17:10:19 metrics.sample.window.ms = 30000 17:10:19 partitioner.adaptive.partitioning.enable = true 17:10:19 partitioner.availability.timeout.ms = 0 17:10:19 partitioner.class = null 17:10:19 partitioner.ignore.keys = false 17:10:19 receive.buffer.bytes = 32768 17:10:19 reconnect.backoff.max.ms = 1000 17:10:19 reconnect.backoff.ms = 50 17:10:19 request.timeout.ms = 30000 17:10:19 retries = 0 17:10:19 retry.backoff.max.ms = 1000 17:10:19 retry.backoff.ms = 100 17:10:19 sasl.client.callback.handler.class = null 17:10:19 sasl.jaas.config = null 17:10:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:19 sasl.kerberos.min.time.before.relogin = 60000 17:10:19 sasl.kerberos.service.name = null 17:10:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:19 sasl.login.callback.handler.class = null 17:10:19 sasl.login.class = null 17:10:19 sasl.login.connect.timeout.ms = null 17:10:19 sasl.login.read.timeout.ms = null 17:10:19 sasl.login.refresh.buffer.seconds = 300 17:10:19 sasl.login.refresh.min.period.seconds = 60 17:10:19 sasl.login.refresh.window.factor = 0.8 17:10:19 sasl.login.refresh.window.jitter = 0.05 17:10:19 sasl.login.retry.backoff.max.ms = 10000 17:10:19 sasl.login.retry.backoff.ms = 100 17:10:19 sasl.mechanism = GSSAPI 17:10:19 sasl.oauthbearer.clock.skew.seconds = 30 17:10:19 sasl.oauthbearer.expected.audience = null 17:10:19 sasl.oauthbearer.expected.issuer = null 17:10:19 sasl.oauthbearer.header.urlencode = false 17:10:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:19 sasl.oauthbearer.jwks.endpoint.url = null 17:10:19 sasl.oauthbearer.scope.claim.name = scope 17:10:19 sasl.oauthbearer.sub.claim.name = sub 17:10:19 sasl.oauthbearer.token.endpoint.url = null 17:10:19 security.protocol = PLAINTEXT 17:10:19 security.providers = null 17:10:19 send.buffer.bytes = 131072 17:10:19 socket.connection.setup.timeout.max.ms = 30000 17:10:19 socket.connection.setup.timeout.ms = 10000 17:10:19 ssl.cipher.suites = null 17:10:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:19 ssl.endpoint.identification.algorithm = https 17:10:19 ssl.engine.factory.class = null 17:10:19 ssl.key.password = null 17:10:19 ssl.keymanager.algorithm = SunX509 17:10:19 ssl.keystore.certificate.chain = null 17:10:19 ssl.keystore.key = null 17:10:19 ssl.keystore.location = null 17:10:19 ssl.keystore.password = null 17:10:19 ssl.keystore.type = JKS 17:10:19 ssl.protocol = TLSv1.3 17:10:19 ssl.provider = null 17:10:19 ssl.secure.random.implementation = null 17:10:19 ssl.trustmanager.algorithm = PKIX 17:10:19 ssl.truststore.certificates = null 17:10:19 ssl.truststore.location = null 17:10:19 ssl.truststore.password = null 17:10:19 ssl.truststore.type = JKS 17:10:19 transaction.timeout.ms = 60000 17:10:19 transactional.id = null 17:10:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:19 17:10:19 2026-04-29T17:10:19.901Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:19 2026-04-29T17:10:19.904Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:19 2026-04-29T17:10:19.904Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:19 2026-04-29T17:10:19.904Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:19 2026-04-29T17:10:19.904Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482619904 17:10:19 2026-04-29T17:10:19.915Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:20 2026-04-29T17:10:19.983Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:20 2026-04-29T17:10:19.983Z WARN 6664 --- [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:10:20 2026-04-29T17:10:19.988Z INFO 6664 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:10:20 auto.include.jmx.reporter = true 17:10:20 bootstrap.controllers = [] 17:10:20 bootstrap.servers = [localhost:32771] 17:10:20 client.dns.lookup = use_all_dns_ips 17:10:20 client.id = 17:10:20 connections.max.idle.ms = 300000 17:10:20 default.api.timeout.ms = 60000 17:10:20 enable.metrics.push = true 17:10:20 metadata.max.age.ms = 300000 17:10:20 metadata.recovery.strategy = none 17:10:20 metric.reporters = [] 17:10:20 metrics.num.samples = 2 17:10:20 metrics.recording.level = INFO 17:10:20 metrics.sample.window.ms = 30000 17:10:20 receive.buffer.bytes = 65536 17:10:20 reconnect.backoff.max.ms = 1000 17:10:20 reconnect.backoff.ms = 50 17:10:20 request.timeout.ms = 30000 17:10:20 retries = 2147483647 17:10:20 retry.backoff.max.ms = 1000 17:10:20 retry.backoff.ms = 100 17:10:20 sasl.client.callback.handler.class = null 17:10:20 sasl.jaas.config = null 17:10:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:20 sasl.kerberos.min.time.before.relogin = 60000 17:10:20 sasl.kerberos.service.name = null 17:10:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:20 sasl.login.callback.handler.class = null 17:10:20 sasl.login.class = null 17:10:20 sasl.login.connect.timeout.ms = null 17:10:20 sasl.login.read.timeout.ms = null 17:10:20 sasl.login.refresh.buffer.seconds = 300 17:10:20 sasl.login.refresh.min.period.seconds = 60 17:10:20 sasl.login.refresh.window.factor = 0.8 17:10:20 sasl.login.refresh.window.jitter = 0.05 17:10:20 sasl.login.retry.backoff.max.ms = 10000 17:10:20 sasl.login.retry.backoff.ms = 100 17:10:20 sasl.mechanism = GSSAPI 17:10:20 sasl.oauthbearer.clock.skew.seconds = 30 17:10:20 sasl.oauthbearer.expected.audience = null 17:10:20 sasl.oauthbearer.expected.issuer = null 17:10:20 sasl.oauthbearer.header.urlencode = false 17:10:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:20 sasl.oauthbearer.jwks.endpoint.url = null 17:10:20 sasl.oauthbearer.scope.claim.name = scope 17:10:20 sasl.oauthbearer.sub.claim.name = sub 17:10:20 sasl.oauthbearer.token.endpoint.url = null 17:10:20 security.protocol = PLAINTEXT 17:10:20 security.providers = null 17:10:20 send.buffer.bytes = 131072 17:10:20 socket.connection.setup.timeout.max.ms = 30000 17:10:20 socket.connection.setup.timeout.ms = 10000 17:10:20 ssl.cipher.suites = null 17:10:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:20 ssl.endpoint.identification.algorithm = https 17:10:20 ssl.engine.factory.class = null 17:10:20 ssl.key.password = null 17:10:20 ssl.keymanager.algorithm = SunX509 17:10:20 ssl.keystore.certificate.chain = null 17:10:20 ssl.keystore.key = null 17:10:20 ssl.keystore.location = null 17:10:20 ssl.keystore.password = null 17:10:20 ssl.keystore.type = JKS 17:10:20 ssl.protocol = TLSv1.3 17:10:20 ssl.provider = null 17:10:20 ssl.secure.random.implementation = null 17:10:20 ssl.trustmanager.algorithm = PKIX 17:10:20 ssl.truststore.certificates = null 17:10:20 ssl.truststore.location = null 17:10:20 ssl.truststore.password = null 17:10:20 ssl.truststore.type = JKS 17:10:20 17:10:20 2026-04-29T17:10:19.997Z INFO 6664 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:10:20 auto.include.jmx.reporter = true 17:10:20 bootstrap.controllers = [] 17:10:20 bootstrap.servers = [localhost:32771] 17:10:20 client.dns.lookup = use_all_dns_ips 17:10:20 client.id = 17:10:20 connections.max.idle.ms = 300000 17:10:20 default.api.timeout.ms = 60000 17:10:20 enable.metrics.push = true 17:10:20 metadata.max.age.ms = 300000 17:10:20 metadata.recovery.strategy = none 17:10:20 metric.reporters = [] 17:10:20 metrics.num.samples = 2 17:10:20 metrics.recording.level = INFO 17:10:20 metrics.sample.window.ms = 30000 17:10:20 receive.buffer.bytes = 65536 17:10:20 reconnect.backoff.max.ms = 1000 17:10:20 reconnect.backoff.ms = 50 17:10:20 request.timeout.ms = 30000 17:10:20 retries = 2147483647 17:10:20 retry.backoff.max.ms = 1000 17:10:20 retry.backoff.ms = 100 17:10:20 sasl.client.callback.handler.class = null 17:10:20 sasl.jaas.config = null 17:10:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:20 sasl.kerberos.min.time.before.relogin = 60000 17:10:20 sasl.kerberos.service.name = null 17:10:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:20 sasl.login.callback.handler.class = null 17:10:20 sasl.login.class = null 17:10:20 sasl.login.connect.timeout.ms = null 17:10:20 sasl.login.read.timeout.ms = null 17:10:20 sasl.login.refresh.buffer.seconds = 300 17:10:20 sasl.login.refresh.min.period.seconds = 60 17:10:20 sasl.login.refresh.window.factor = 0.8 17:10:20 sasl.login.refresh.window.jitter = 0.05 17:10:20 sasl.login.retry.backoff.max.ms = 10000 17:10:20 sasl.login.retry.backoff.ms = 100 17:10:20 sasl.mechanism = GSSAPI 17:10:20 sasl.oauthbearer.clock.skew.seconds = 30 17:10:20 sasl.oauthbearer.expected.audience = null 17:10:20 sasl.oauthbearer.expected.issuer = null 17:10:20 sasl.oauthbearer.header.urlencode = false 17:10:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:20 sasl.oauthbearer.jwks.endpoint.url = null 17:10:20 sasl.oauthbearer.scope.claim.name = scope 17:10:20 sasl.oauthbearer.sub.claim.name = sub 17:10:20 sasl.oauthbearer.token.endpoint.url = null 17:10:20 security.protocol = PLAINTEXT 17:10:20 security.providers = null 17:10:20 send.buffer.bytes = 131072 17:10:20 socket.connection.setup.timeout.max.ms = 30000 17:10:20 socket.connection.setup.timeout.ms = 10000 17:10:20 ssl.cipher.suites = null 17:10:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:20 ssl.endpoint.identification.algorithm = https 17:10:20 ssl.engine.factory.class = null 17:10:20 ssl.key.password = null 17:10:20 ssl.keymanager.algorithm = SunX509 17:10:20 ssl.keystore.certificate.chain = null 17:10:20 ssl.keystore.key = null 17:10:20 ssl.keystore.location = null 17:10:20 ssl.keystore.password = null 17:10:20 ssl.keystore.type = JKS 17:10:20 ssl.protocol = TLSv1.3 17:10:20 ssl.provider = null 17:10:20 ssl.secure.random.implementation = null 17:10:20 ssl.trustmanager.algorithm = PKIX 17:10:20 ssl.truststore.certificates = null 17:10:20 ssl.truststore.location = null 17:10:20 ssl.truststore.password = null 17:10:20 ssl.truststore.type = JKS 17:10:20 17:10:20 2026-04-29T17:10:20.025Z INFO 6664 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:20 2026-04-29T17:10:20.025Z INFO 6664 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:20 2026-04-29T17:10:20.025Z INFO 6664 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482620025 17:10:20 2026-04-29T17:10:20.025Z INFO 6664 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:20 2026-04-29T17:10:20.025Z INFO 6664 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:20 2026-04-29T17:10:20.025Z INFO 6664 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482620025 17:10:20 2026-04-29T17:10:20.030Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:20 2026-04-29T17:10:20.031Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:20 2026-04-29T17:10:20.031Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:20 2026-04-29T17:10:20.073Z INFO 6664 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 17:10:20 2026-04-29T17:10:20.074Z INFO 6664 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:20 2026-04-29T17:10:20.074Z INFO 6664 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:20 2026-04-29T17:10:20.075Z INFO 6664 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:20 2026-04-29T17:10:20.086Z INFO 6664 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 17:10:20 2026-04-29T17:10:20.088Z INFO 6664 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:20 2026-04-29T17:10:20.088Z INFO 6664 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:20 2026-04-29T17:10:20.088Z INFO 6664 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:20 2026-04-29T17:10:20.107Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:20 2026-04-29T17:10:20.107Z WARN 6664 --- [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:10:20 2026-04-29T17:10:20.227Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:20 2026-04-29T17:10:20.227Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:20 acks = -1 17:10:20 auto.include.jmx.reporter = true 17:10:20 batch.size = 16384 17:10:20 bootstrap.servers = [localhost:32771] 17:10:20 buffer.memory = 33554432 17:10:20 client.dns.lookup = use_all_dns_ips 17:10:20 client.id = producer-6 17:10:20 compression.gzip.level = -1 17:10:20 compression.lz4.level = 9 17:10:20 compression.type = none 17:10:20 compression.zstd.level = 3 17:10:20 connections.max.idle.ms = 540000 17:10:20 delivery.timeout.ms = 120000 17:10:20 enable.idempotence = false 17:10:20 enable.metrics.push = true 17:10:20 interceptor.classes = [] 17:10:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:20 linger.ms = 1 17:10:20 max.block.ms = 60000 17:10:20 max.in.flight.requests.per.connection = 5 17:10:20 max.request.size = 1048576 17:10:20 metadata.max.age.ms = 300000 17:10:20 metadata.max.idle.ms = 300000 17:10:20 metadata.recovery.strategy = none 17:10:20 metric.reporters = [] 17:10:20 metrics.num.samples = 2 17:10:20 metrics.recording.level = INFO 17:10:20 metrics.sample.window.ms = 30000 17:10:20 partitioner.adaptive.partitioning.enable = true 17:10:20 partitioner.availability.timeout.ms = 0 17:10:20 partitioner.class = null 17:10:20 partitioner.ignore.keys = false 17:10:20 receive.buffer.bytes = 32768 17:10:20 reconnect.backoff.max.ms = 1000 17:10:20 reconnect.backoff.ms = 50 17:10:20 request.timeout.ms = 30000 17:10:20 retries = 0 17:10:20 retry.backoff.max.ms = 1000 17:10:20 retry.backoff.ms = 100 17:10:20 sasl.client.callback.handler.class = null 17:10:20 sasl.jaas.config = null 17:10:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:20 sasl.kerberos.min.time.before.relogin = 60000 17:10:20 sasl.kerberos.service.name = null 17:10:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:20 sasl.login.callback.handler.class = null 17:10:20 sasl.login.class = null 17:10:20 sasl.login.connect.timeout.ms = null 17:10:20 sasl.login.read.timeout.ms = null 17:10:20 sasl.login.refresh.buffer.seconds = 300 17:10:20 sasl.login.refresh.min.period.seconds = 60 17:10:20 sasl.login.refresh.window.factor = 0.8 17:10:20 sasl.login.refresh.window.jitter = 0.05 17:10:20 sasl.login.retry.backoff.max.ms = 10000 17:10:20 sasl.login.retry.backoff.ms = 100 17:10:20 sasl.mechanism = GSSAPI 17:10:20 sasl.oauthbearer.clock.skew.seconds = 30 17:10:20 sasl.oauthbearer.expected.audience = null 17:10:20 sasl.oauthbearer.expected.issuer = null 17:10:20 sasl.oauthbearer.header.urlencode = false 17:10:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:20 sasl.oauthbearer.jwks.endpoint.url = null 17:10:20 sasl.oauthbearer.scope.claim.name = scope 17:10:20 sasl.oauthbearer.sub.claim.name = sub 17:10:20 sasl.oauthbearer.token.endpoint.url = null 17:10:20 security.protocol = PLAINTEXT 17:10:20 security.providers = null 17:10:20 send.buffer.bytes = 131072 17:10:20 socket.connection.setup.timeout.max.ms = 30000 17:10:20 socket.connection.setup.timeout.ms = 10000 17:10:20 ssl.cipher.suites = null 17:10:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:20 ssl.endpoint.identification.algorithm = https 17:10:20 ssl.engine.factory.class = null 17:10:20 ssl.key.password = null 17:10:20 ssl.keymanager.algorithm = SunX509 17:10:20 ssl.keystore.certificate.chain = null 17:10:20 ssl.keystore.key = null 17:10:20 ssl.keystore.location = null 17:10:20 ssl.keystore.password = null 17:10:20 ssl.keystore.type = JKS 17:10:20 ssl.protocol = TLSv1.3 17:10:20 ssl.provider = null 17:10:20 ssl.secure.random.implementation = null 17:10:20 ssl.trustmanager.algorithm = PKIX 17:10:20 ssl.truststore.certificates = null 17:10:20 ssl.truststore.location = null 17:10:20 ssl.truststore.password = null 17:10:20 ssl.truststore.type = JKS 17:10:20 transaction.timeout.ms = 60000 17:10:20 transactional.id = null 17:10:20 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:10:20 17:10:20 2026-04-29T17:10:20.228Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:20 2026-04-29T17:10:20.230Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:20 2026-04-29T17:10:20.230Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:20 2026-04-29T17:10:20.230Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:20 2026-04-29T17:10:20.230Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482620230 17:10:20 2026-04-29T17:10:20.245Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:20 2026-04-29T17:10:20.249Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:20 2026-04-29T17:10:20.249Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:20 2026-04-29T17:10:20.249Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:20 2026-04-29T17:10:20.285Z ERROR 6664 --- [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:10:20 17:10:20 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 17:10:20 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:10:20 at java.base/java.lang.Thread.run(Thread.java:833) 17:10:20 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:10:20 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:10:20 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:10:20 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:10:20 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:10:20 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:10:20 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:10:20 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:10:20 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:10:20 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:10:20 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:10:20 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:10:20 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 17:10:20 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 17:10:20 ... 3 common frames omitted 17:10:20 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:10:20 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:10:20 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:10:20 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:10:20 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:10:20 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:10:20 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:10:20 ... 16 common frames omitted 17:10:20 17:10:20 2026-04-29T17:10:20.369Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:20 2026-04-29T17:10:20.369Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:20 acks = -1 17:10:20 auto.include.jmx.reporter = true 17:10:20 batch.size = 16384 17:10:20 bootstrap.servers = [localhost:32771] 17:10:20 buffer.memory = 33554432 17:10:20 client.dns.lookup = use_all_dns_ips 17:10:20 client.id = producer-7 17:10:20 compression.gzip.level = -1 17:10:20 compression.lz4.level = 9 17:10:20 compression.type = none 17:10:20 compression.zstd.level = 3 17:10:20 connections.max.idle.ms = 540000 17:10:20 delivery.timeout.ms = 120000 17:10:20 enable.idempotence = false 17:10:20 enable.metrics.push = true 17:10:20 interceptor.classes = [] 17:10:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:20 linger.ms = 1 17:10:20 max.block.ms = 60000 17:10:20 max.in.flight.requests.per.connection = 5 17:10:20 max.request.size = 1048576 17:10:20 metadata.max.age.ms = 300000 17:10:20 metadata.max.idle.ms = 300000 17:10:20 metadata.recovery.strategy = none 17:10:20 metric.reporters = [] 17:10:20 metrics.num.samples = 2 17:10:20 metrics.recording.level = INFO 17:10:20 metrics.sample.window.ms = 30000 17:10:20 partitioner.adaptive.partitioning.enable = true 17:10:20 partitioner.availability.timeout.ms = 0 17:10:20 partitioner.class = null 17:10:20 partitioner.ignore.keys = false 17:10:20 receive.buffer.bytes = 32768 17:10:20 reconnect.backoff.max.ms = 1000 17:10:20 reconnect.backoff.ms = 50 17:10:20 request.timeout.ms = 30000 17:10:20 retries = 0 17:10:20 retry.backoff.max.ms = 1000 17:10:20 retry.backoff.ms = 100 17:10:20 sasl.client.callback.handler.class = null 17:10:20 sasl.jaas.config = null 17:10:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:20 sasl.kerberos.min.time.before.relogin = 60000 17:10:20 sasl.kerberos.service.name = null 17:10:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:20 sasl.login.callback.handler.class = null 17:10:20 sasl.login.class = null 17:10:20 sasl.login.connect.timeout.ms = null 17:10:20 sasl.login.read.timeout.ms = null 17:10:20 sasl.login.refresh.buffer.seconds = 300 17:10:20 sasl.login.refresh.min.period.seconds = 60 17:10:20 sasl.login.refresh.window.factor = 0.8 17:10:20 sasl.login.refresh.window.jitter = 0.05 17:10:20 sasl.login.retry.backoff.max.ms = 10000 17:10:20 sasl.login.retry.backoff.ms = 100 17:10:20 sasl.mechanism = GSSAPI 17:10:20 sasl.oauthbearer.clock.skew.seconds = 30 17:10:20 sasl.oauthbearer.expected.audience = null 17:10:20 sasl.oauthbearer.expected.issuer = null 17:10:20 sasl.oauthbearer.header.urlencode = false 17:10:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:20 sasl.oauthbearer.jwks.endpoint.url = null 17:10:20 sasl.oauthbearer.scope.claim.name = scope 17:10:20 sasl.oauthbearer.sub.claim.name = sub 17:10:20 sasl.oauthbearer.token.endpoint.url = null 17:10:20 security.protocol = PLAINTEXT 17:10:20 security.providers = null 17:10:20 send.buffer.bytes = 131072 17:10:20 socket.connection.setup.timeout.max.ms = 30000 17:10:20 socket.connection.setup.timeout.ms = 10000 17:10:20 ssl.cipher.suites = null 17:10:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:20 ssl.endpoint.identification.algorithm = https 17:10:20 ssl.engine.factory.class = null 17:10:20 ssl.key.password = null 17:10:20 ssl.keymanager.algorithm = SunX509 17:10:20 ssl.keystore.certificate.chain = null 17:10:20 ssl.keystore.key = null 17:10:20 ssl.keystore.location = null 17:10:20 ssl.keystore.password = null 17:10:20 ssl.keystore.type = JKS 17:10:20 ssl.protocol = TLSv1.3 17:10:20 ssl.provider = null 17:10:20 ssl.secure.random.implementation = null 17:10:20 ssl.trustmanager.algorithm = PKIX 17:10:20 ssl.truststore.certificates = null 17:10:20 ssl.truststore.location = null 17:10:20 ssl.truststore.password = null 17:10:20 ssl.truststore.type = JKS 17:10:20 transaction.timeout.ms = 60000 17:10:20 transactional.id = null 17:10:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:20 17:10:20 2026-04-29T17:10:20.369Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:20 2026-04-29T17:10:20.372Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:20 2026-04-29T17:10:20.372Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:20 2026-04-29T17:10:20.372Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:20 2026-04-29T17:10:20.372Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482620372 17:10:20 2026-04-29T17:10:20.383Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:20 2026-04-29T17:10:20.606Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:20 2026-04-29T17:10:20.606Z WARN 6664 --- [t-thread | test] org.apache.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:10:20 2026-04-29T17:10:20.695Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:20 2026-04-29T17:10:20.696Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:20 acks = -1 17:10:20 auto.include.jmx.reporter = true 17:10:20 batch.size = 16384 17:10:20 bootstrap.servers = [localhost:32771] 17:10:20 buffer.memory = 33554432 17:10:20 client.dns.lookup = use_all_dns_ips 17:10:20 client.id = producer-8 17:10:20 compression.gzip.level = -1 17:10:20 compression.lz4.level = 9 17:10:20 compression.type = none 17:10:20 compression.zstd.level = 3 17:10:20 connections.max.idle.ms = 540000 17:10:20 delivery.timeout.ms = 120000 17:10:20 enable.idempotence = false 17:10:20 enable.metrics.push = true 17:10:20 interceptor.classes = [] 17:10:20 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:20 linger.ms = 1 17:10:20 max.block.ms = 60000 17:10:20 max.in.flight.requests.per.connection = 5 17:10:20 max.request.size = 1048576 17:10:20 metadata.max.age.ms = 300000 17:10:20 metadata.max.idle.ms = 300000 17:10:20 metadata.recovery.strategy = none 17:10:20 metric.reporters = [] 17:10:20 metrics.num.samples = 2 17:10:20 metrics.recording.level = INFO 17:10:20 metrics.sample.window.ms = 30000 17:10:20 partitioner.adaptive.partitioning.enable = true 17:10:20 partitioner.availability.timeout.ms = 0 17:10:20 partitioner.class = null 17:10:20 partitioner.ignore.keys = false 17:10:20 receive.buffer.bytes = 32768 17:10:20 reconnect.backoff.max.ms = 1000 17:10:20 reconnect.backoff.ms = 50 17:10:20 request.timeout.ms = 30000 17:10:20 retries = 0 17:10:20 retry.backoff.max.ms = 1000 17:10:20 retry.backoff.ms = 100 17:10:20 sasl.client.callback.handler.class = null 17:10:20 sasl.jaas.config = null 17:10:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:20 sasl.kerberos.min.time.before.relogin = 60000 17:10:20 sasl.kerberos.service.name = null 17:10:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:20 sasl.login.callback.handler.class = null 17:10:20 sasl.login.class = null 17:10:20 sasl.login.connect.timeout.ms = null 17:10:20 sasl.login.read.timeout.ms = null 17:10:20 sasl.login.refresh.buffer.seconds = 300 17:10:20 sasl.login.refresh.min.period.seconds = 60 17:10:20 sasl.login.refresh.window.factor = 0.8 17:10:20 sasl.login.refresh.window.jitter = 0.05 17:10:20 sasl.login.retry.backoff.max.ms = 10000 17:10:20 sasl.login.retry.backoff.ms = 100 17:10:20 sasl.mechanism = GSSAPI 17:10:20 sasl.oauthbearer.clock.skew.seconds = 30 17:10:20 sasl.oauthbearer.expected.audience = null 17:10:20 sasl.oauthbearer.expected.issuer = null 17:10:20 sasl.oauthbearer.header.urlencode = false 17:10:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:20 sasl.oauthbearer.jwks.endpoint.url = null 17:10:20 sasl.oauthbearer.scope.claim.name = scope 17:10:20 sasl.oauthbearer.sub.claim.name = sub 17:10:20 sasl.oauthbearer.token.endpoint.url = null 17:10:20 security.protocol = PLAINTEXT 17:10:20 security.providers = null 17:10:20 send.buffer.bytes = 131072 17:10:20 socket.connection.setup.timeout.max.ms = 30000 17:10:20 socket.connection.setup.timeout.ms = 10000 17:10:20 ssl.cipher.suites = null 17:10:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:20 ssl.endpoint.identification.algorithm = https 17:10:20 ssl.engine.factory.class = null 17:10:20 ssl.key.password = null 17:10:20 ssl.keymanager.algorithm = SunX509 17:10:20 ssl.keystore.certificate.chain = null 17:10:20 ssl.keystore.key = null 17:10:20 ssl.keystore.location = null 17:10:20 ssl.keystore.password = null 17:10:20 ssl.keystore.type = JKS 17:10:20 ssl.protocol = TLSv1.3 17:10:20 ssl.provider = null 17:10:20 ssl.secure.random.implementation = null 17:10:20 ssl.trustmanager.algorithm = PKIX 17:10:20 ssl.truststore.certificates = null 17:10:20 ssl.truststore.location = null 17:10:20 ssl.truststore.password = null 17:10:20 ssl.truststore.type = JKS 17:10:20 transaction.timeout.ms = 60000 17:10:20 transactional.id = null 17:10:20 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:20 17:10:20 2026-04-29T17:10:20.696Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:20 2026-04-29T17:10:20.699Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:20 2026-04-29T17:10:20.699Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:20 2026-04-29T17:10:20.699Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:20 2026-04-29T17:10:20.699Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482620699 17:10:20 2026-04-29T17:10:20.709Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:20 2026-04-29T17:10:20.805Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:20 2026-04-29T17:10:20.806Z WARN 6664 --- [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:10:20 2026-04-29T17:10:20.884Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:20 2026-04-29T17:10:20.884Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:20 2026-04-29T17:10:20.884Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:21 2026-04-29T17:10:20.995Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:21 2026-04-29T17:10:20.995Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.022Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:21 2026-04-29T17:10:21.022Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:21 acks = -1 17:10:21 auto.include.jmx.reporter = true 17:10:21 batch.size = 16384 17:10:21 bootstrap.servers = [localhost:32771] 17:10:21 buffer.memory = 33554432 17:10:21 client.dns.lookup = use_all_dns_ips 17:10:21 client.id = producer-9 17:10:21 compression.gzip.level = -1 17:10:21 compression.lz4.level = 9 17:10:21 compression.type = none 17:10:21 compression.zstd.level = 3 17:10:21 connections.max.idle.ms = 540000 17:10:21 delivery.timeout.ms = 120000 17:10:21 enable.idempotence = false 17:10:21 enable.metrics.push = true 17:10:21 interceptor.classes = [] 17:10:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:21 linger.ms = 1 17:10:21 max.block.ms = 60000 17:10:21 max.in.flight.requests.per.connection = 5 17:10:21 max.request.size = 1048576 17:10:21 metadata.max.age.ms = 300000 17:10:21 metadata.max.idle.ms = 300000 17:10:21 metadata.recovery.strategy = none 17:10:21 metric.reporters = [] 17:10:21 metrics.num.samples = 2 17:10:21 metrics.recording.level = INFO 17:10:21 metrics.sample.window.ms = 30000 17:10:21 partitioner.adaptive.partitioning.enable = true 17:10:21 partitioner.availability.timeout.ms = 0 17:10:21 partitioner.class = null 17:10:21 partitioner.ignore.keys = false 17:10:21 receive.buffer.bytes = 32768 17:10:21 reconnect.backoff.max.ms = 1000 17:10:21 reconnect.backoff.ms = 50 17:10:21 request.timeout.ms = 30000 17:10:21 retries = 0 17:10:21 retry.backoff.max.ms = 1000 17:10:21 retry.backoff.ms = 100 17:10:21 sasl.client.callback.handler.class = null 17:10:21 sasl.jaas.config = null 17:10:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:21 sasl.kerberos.min.time.before.relogin = 60000 17:10:21 sasl.kerberos.service.name = null 17:10:21 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:21 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:21 sasl.login.callback.handler.class = null 17:10:21 sasl.login.class = null 17:10:21 sasl.login.connect.timeout.ms = null 17:10:21 sasl.login.read.timeout.ms = null 17:10:21 sasl.login.refresh.buffer.seconds = 300 17:10:21 sasl.login.refresh.min.period.seconds = 60 17:10:21 sasl.login.refresh.window.factor = 0.8 17:10:21 sasl.login.refresh.window.jitter = 0.05 17:10:21 sasl.login.retry.backoff.max.ms = 10000 17:10:21 sasl.login.retry.backoff.ms = 100 17:10:21 sasl.mechanism = GSSAPI 17:10:21 sasl.oauthbearer.clock.skew.seconds = 30 17:10:21 sasl.oauthbearer.expected.audience = null 17:10:21 sasl.oauthbearer.expected.issuer = null 17:10:21 sasl.oauthbearer.header.urlencode = false 17:10:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:21 sasl.oauthbearer.jwks.endpoint.url = null 17:10:21 sasl.oauthbearer.scope.claim.name = scope 17:10:21 sasl.oauthbearer.sub.claim.name = sub 17:10:21 sasl.oauthbearer.token.endpoint.url = null 17:10:21 security.protocol = PLAINTEXT 17:10:21 security.providers = null 17:10:21 send.buffer.bytes = 131072 17:10:21 socket.connection.setup.timeout.max.ms = 30000 17:10:21 socket.connection.setup.timeout.ms = 10000 17:10:21 ssl.cipher.suites = null 17:10:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:21 ssl.endpoint.identification.algorithm = https 17:10:21 ssl.engine.factory.class = null 17:10:21 ssl.key.password = null 17:10:21 ssl.keymanager.algorithm = SunX509 17:10:21 ssl.keystore.certificate.chain = null 17:10:21 ssl.keystore.key = null 17:10:21 ssl.keystore.location = null 17:10:21 ssl.keystore.password = null 17:10:21 ssl.keystore.type = JKS 17:10:21 ssl.protocol = TLSv1.3 17:10:21 ssl.provider = null 17:10:21 ssl.secure.random.implementation = null 17:10:21 ssl.trustmanager.algorithm = PKIX 17:10:21 ssl.truststore.certificates = null 17:10:21 ssl.truststore.location = null 17:10:21 ssl.truststore.password = null 17:10:21 ssl.truststore.type = JKS 17:10:21 transaction.timeout.ms = 60000 17:10:21 transactional.id = null 17:10:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:21 17:10:21 2026-04-29T17:10:21.023Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:21 2026-04-29T17:10:21.025Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:21 2026-04-29T17:10:21.025Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:21 2026-04-29T17:10:21.025Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:21 2026-04-29T17:10:21.025Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482621025 17:10:21 2026-04-29T17:10:21.036Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:21 2026-04-29T17:10:21.110Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.110Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.143Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.143Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:21 2026-04-29T17:10:21.143Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:21 2026-04-29T17:10:21.350Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:21 2026-04-29T17:10:21.350Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:21 acks = -1 17:10:21 auto.include.jmx.reporter = true 17:10:21 batch.size = 16384 17:10:21 bootstrap.servers = [localhost:32771] 17:10:21 buffer.memory = 33554432 17:10:21 client.dns.lookup = use_all_dns_ips 17:10:21 client.id = producer-10 17:10:21 compression.gzip.level = -1 17:10:21 compression.lz4.level = 9 17:10:21 compression.type = none 17:10:21 compression.zstd.level = 3 17:10:21 connections.max.idle.ms = 540000 17:10:21 delivery.timeout.ms = 120000 17:10:21 enable.idempotence = false 17:10:21 enable.metrics.push = true 17:10:21 interceptor.classes = [] 17:10:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:21 linger.ms = 1 17:10:21 max.block.ms = 60000 17:10:21 max.in.flight.requests.per.connection = 5 17:10:21 max.request.size = 1048576 17:10:21 metadata.max.age.ms = 300000 17:10:21 metadata.max.idle.ms = 300000 17:10:21 metadata.recovery.strategy = none 17:10:21 metric.reporters = [] 17:10:21 metrics.num.samples = 2 17:10:21 metrics.recording.level = INFO 17:10:21 metrics.sample.window.ms = 30000 17:10:21 partitioner.adaptive.partitioning.enable = true 17:10:21 partitioner.availability.timeout.ms = 0 17:10:21 partitioner.class = null 17:10:21 partitioner.ignore.keys = false 17:10:21 receive.buffer.bytes = 32768 17:10:21 reconnect.backoff.max.ms = 1000 17:10:21 reconnect.backoff.ms = 50 17:10:21 request.timeout.ms = 30000 17:10:21 retries = 0 17:10:21 retry.backoff.max.ms = 1000 17:10:21 retry.backoff.ms = 100 17:10:21 sasl.client.callback.handler.class = null 17:10:21 sasl.jaas.config = null 17:10:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:21 sasl.kerberos.min.time.before.relogin = 60000 17:10:21 sasl.kerberos.service.name = null 17:10:21 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:21 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:21 sasl.login.callback.handler.class = null 17:10:21 sasl.login.class = null 17:10:21 sasl.login.connect.timeout.ms = null 17:10:21 sasl.login.read.timeout.ms = null 17:10:21 sasl.login.refresh.buffer.seconds = 300 17:10:21 sasl.login.refresh.min.period.seconds = 60 17:10:21 sasl.login.refresh.window.factor = 0.8 17:10:21 sasl.login.refresh.window.jitter = 0.05 17:10:21 sasl.login.retry.backoff.max.ms = 10000 17:10:21 sasl.login.retry.backoff.ms = 100 17:10:21 sasl.mechanism = GSSAPI 17:10:21 sasl.oauthbearer.clock.skew.seconds = 30 17:10:21 sasl.oauthbearer.expected.audience = null 17:10:21 sasl.oauthbearer.expected.issuer = null 17:10:21 sasl.oauthbearer.header.urlencode = false 17:10:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:21 sasl.oauthbearer.jwks.endpoint.url = null 17:10:21 sasl.oauthbearer.scope.claim.name = scope 17:10:21 sasl.oauthbearer.sub.claim.name = sub 17:10:21 sasl.oauthbearer.token.endpoint.url = null 17:10:21 security.protocol = PLAINTEXT 17:10:21 security.providers = null 17:10:21 send.buffer.bytes = 131072 17:10:21 socket.connection.setup.timeout.max.ms = 30000 17:10:21 socket.connection.setup.timeout.ms = 10000 17:10:21 ssl.cipher.suites = null 17:10:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:21 ssl.endpoint.identification.algorithm = https 17:10:21 ssl.engine.factory.class = null 17:10:21 ssl.key.password = null 17:10:21 ssl.keymanager.algorithm = SunX509 17:10:21 ssl.keystore.certificate.chain = null 17:10:21 ssl.keystore.key = null 17:10:21 ssl.keystore.location = null 17:10:21 ssl.keystore.password = null 17:10:21 ssl.keystore.type = JKS 17:10:21 ssl.protocol = TLSv1.3 17:10:21 ssl.provider = null 17:10:21 ssl.secure.random.implementation = null 17:10:21 ssl.trustmanager.algorithm = PKIX 17:10:21 ssl.truststore.certificates = null 17:10:21 ssl.truststore.location = null 17:10:21 ssl.truststore.password = null 17:10:21 ssl.truststore.type = JKS 17:10:21 transaction.timeout.ms = 60000 17:10:21 transactional.id = null 17:10:21 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:10:21 17:10:21 2026-04-29T17:10:21.351Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:21 2026-04-29T17:10:21.372Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:21 2026-04-29T17:10:21.372Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:21 2026-04-29T17:10:21.372Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:21 2026-04-29T17:10:21.372Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482621372 17:10:21 2026-04-29T17:10:21.381Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:21 2026-04-29T17:10:21.396Z ERROR 6664 --- [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:10:21 17:10:21 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 17:10:21 Endpoint handler details: 17:10:21 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 17:10:21 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@3bee0e36] 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3043) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2950) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2914) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 17:10:21 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:10:21 at java.base/java.lang.Thread.run(Thread.java:833) 17:10:21 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 17:10:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 17:10:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:10:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:10:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:10:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:10:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 17:10:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 17:10:21 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 17:10:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 17:10:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 17:10:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 17:10:21 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 17:10:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 17:10:21 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 17:10:21 ... 10 common frames omitted 17:10:21 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@2c4a0a5b, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1777482621381, 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@2c4a0a5b, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1777482621381, kafka_groupId=ncmp-async-rest-request-event-group}] 17:10:21 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 17:10:21 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 17:10:21 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 17:10:21 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 17:10:21 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 17:10:21 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 17:10:21 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 17:10:21 ... 16 common frames omitted 17:10:21 17:10:21 2026-04-29T17:10:21.404Z ERROR 6664 --- [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:10:21 17:10:21 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 17:10:21 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:10:21 at java.base/java.lang.Thread.run(Thread.java:833) 17:10:21 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:10:21 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:10:21 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:10:21 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:10:21 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:10:21 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:10:21 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:10:21 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:10:21 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:10:21 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:10:21 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:10:21 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:10:21 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 17:10:21 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 17:10:21 ... 3 common frames omitted 17:10:21 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:10:21 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:10:21 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:10:21 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:10:21 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:10:21 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:10:21 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:10:21 ... 16 common frames omitted 17:10:21 17:10:21 2026-04-29T17:10:21.611Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.611Z WARN 6664 --- [t-thread | test] org.apache.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:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 338ms, elapsed time since send: 338ms, throttle time: 0ms, request timeout: 30000ms) 17:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [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=392329961, epoch=6) to node 1: 17:10:21 17:10:21 org.apache.kafka.common.errors.DisconnectException 17:10:21 17:10:21 2026-04-29T17:10:21.738Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.739Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.739Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.739Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.739Z INFO 6664 --- [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=217174670, epoch=6) to node 1: 17:10:21 17:10:21 org.apache.kafka.common.errors.DisconnectException 17:10:21 17:10:21 2026-04-29T17:10:21.739Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.739Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.740Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.740Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.740Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.740Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.741Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.741Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.742Z INFO 6664 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.742Z INFO 6664 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 17:10:21 2026-04-29T17:10:21.742Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.806Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.806Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.821Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.822Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.836Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.836Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.840Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.840Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.843Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.843Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.852Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.852Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.853Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.853Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.853Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.853Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.857Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.857Z WARN 6664 --- [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:10:21 2026-04-29T17:10:21.894Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:21 2026-04-29T17:10:21.894Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:21 2026-04-29T17:10:21.894Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:21 2026-04-29T17:10:21.918Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.918Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.919Z INFO 6664 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:10:21 2026-04-29T17:10:21.919Z INFO 6664 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:10:21 2026-04-29T17:10:21.919Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.919Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.920Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.920Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.920Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.920Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.921Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.921Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.921Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.921Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:10:21 2026-04-29T17:10:21.925Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:21 2026-04-29T17:10:21.930Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.931Z INFO 6664 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:10:21 2026-04-29T17:10:21.931Z INFO 6664 --- [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:10:21 2026-04-29T17:10:21.931Z INFO 6664 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:10:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.854 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 17:10:21 2026-04-29T17:10:21.952Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:21 2026-04-29T17:10:21.952Z WARN 6664 --- [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:10:21 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:10:22 2026-04-29T17:10:21.954Z INFO 6664 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:10:22 2026-04-29T17:10:21.988Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:22 2026-04-29T17:10:21.988Z WARN 6664 --- [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:10:22 2026-04-29T17:10:21.991Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:22 2026-04-29T17:10:21.991Z WARN 6664 --- [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:10:22 2026-04-29T17:10:21.997Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:22 2026-04-29T17:10:21.997Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.000Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 19aa1f1aba8b23153011db6e5a94e6fd63bd99f0ee896bcd17010822b61124f5 17:10:22 2026-04-29T17:10:22.035Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.035Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.058Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.058Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.065Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.065Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.115Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.115Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.144Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:22 2026-04-29T17:10:22.144Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:22 2026-04-29T17:10:22.144Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:22 2026-04-29T17:10:22.157Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.157Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.223Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.223Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.224Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.224Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.237Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.237Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.280Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.280Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.536Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.536Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.614Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.614Z WARN 6664 --- [t-thread | test] org.apache.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:10:22 2026-04-29T17:10:22.644Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.644Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.667Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.667Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.682Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.682Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.694Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.694Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.720Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.720Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.807Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:22 2026-04-29T17:10:22.807Z WARN 6664 --- [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:10:22 2026-04-29T17:10:22.904Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:22 2026-04-29T17:10:22.904Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:22 2026-04-29T17:10:22.904Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:23 2026-04-29T17:10:22.998Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:23 2026-04-29T17:10:22.998Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.117Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.117Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.148Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:23 2026-04-29T17:10:23.148Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:23 2026-04-29T17:10:23.148Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:23 2026-04-29T17:10:23.359Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.359Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.371Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.371Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.400Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.400Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.487Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.487Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.579Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.579Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.592Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.592Z WARN 6664 --- [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:10:23 2026-04-29T17:10:23.617Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.617Z WARN 6664 --- [t-thread | test] org.apache.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:10:23 2026-04-29T17:10:23.808Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:23 2026-04-29T17:10:23.808Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:23 2026-04-29T17:10:23.808Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:23 2026-04-29T17:10:23.808Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:23 2026-04-29T17:10:23.809Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.000Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.000Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.119Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.119Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.121Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:24 2026-04-29T17:10:24.121Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:24 2026-04-29T17:10:24.121Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:24 2026-04-29T17:10:24.360Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.360Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.411Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.411Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.424Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.424Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.433Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.434Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.436Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.436Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.596Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.596Z WARN 6664 --- [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:10:24 2026-04-29T17:10:24.621Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.621Z WARN 6664 --- [t-thread | test] org.apache.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:10:24 2026-04-29T17:10:24.809Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:24 2026-04-29T17:10:24.809Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:24 2026-04-29T17:10:24.809Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:24 2026-04-29T17:10:24.810Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:24 2026-04-29T17:10:24.810Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.000Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.001Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.123Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.124Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.125Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:25 2026-04-29T17:10:25.125Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:25 2026-04-29T17:10:25.125Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:25 2026-04-29T17:10:25.333Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.334Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.413Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.413Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.426Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.426Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.435Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.435Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.437Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.437Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.573Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.573Z WARN 6664 --- [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:10:25 2026-04-29T17:10:25.629Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.629Z WARN 6664 --- [t-thread | test] org.apache.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:10:25 2026-04-29T17:10:25.810Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:25 2026-04-29T17:10:25.810Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:25 2026-04-29T17:10:25.810Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:25 2026-04-29T17:10:25.811Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:25 2026-04-29T17:10:25.812Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.001Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.001Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.127Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.127Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.146Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:26 2026-04-29T17:10:26.146Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:26 2026-04-29T17:10:26.146Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:26 2026-04-29T17:10:26.163Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.163Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.415Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.415Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.428Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.428Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.438Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.439Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.466Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.466Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.477Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.477Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.533Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.533Z WARN 6664 --- [t-thread | test] org.apache.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:10:26 2026-04-29T17:10:26.812Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:26 2026-04-29T17:10:26.812Z WARN 6664 --- [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:10:26 2026-04-29T17:10:26.814Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:26 2026-04-29T17:10:26.814Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:26 2026-04-29T17:10:26.814Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:27 2026-04-29T17:10:26.997Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:27 2026-04-29T17:10:26.997Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.125Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:27 2026-04-29T17:10:27.125Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:27 2026-04-29T17:10:27.125Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:27 2026-04-29T17:10:27.130Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.130Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.165Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.165Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.417Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.417Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.430Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.430Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.436Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.436Z WARN 6664 --- [t-thread | test] org.apache.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:10:27 2026-04-29T17:10:27.439Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.439Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.467Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.467Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.479Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.479Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.664Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.709605801S 17:10:27 17:10:27,696 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:10:27 17:10:27,696 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:10:27 17:10:27,696 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:10:27 17:10:27,704 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:10:27 17:10:27,704 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:10:27 17:10:27,712 |-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:10:27 17:10:27,712 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:10:27 17:10:27 . ____ _ __ _ _ 17:10:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:27 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:27 =========|_|==============|___/=/_/_/_/ 17:10:27 17:10:27 :: Spring Boot :: (v3.5.13) 17:10:27 17:10:27 2026-04-29T17:10:27.718Z INFO 6664 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:27 2026-04-29T17:10:27.718Z INFO 6664 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 17:10:27 2026-04-29T17:10:27.769Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:27 2026-04-29T17:10:27.769Z WARN 6664 --- [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:10:27 2026-04-29T17:10:27.815Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:27 2026-04-29T17:10:27.815Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:27 2026-04-29T17:10:27.815Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:27 2026-04-29T17:10:27.959Z INFO 6664 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:10:28 2026-04-29T17:10:27.998Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:28 2026-04-29T17:10:27.998Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.014Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:28 allow.auto.create.topics = true 17:10:28 auto.commit.interval.ms = 5000 17:10:28 auto.include.jmx.reporter = true 17:10:28 auto.offset.reset = latest 17:10:28 bootstrap.servers = [localhost:32772] 17:10:28 check.crcs = true 17:10:28 client.dns.lookup = use_all_dns_ips 17:10:28 client.id = consumer-ncmp-data-operation-event-group-7 17:10:28 client.rack = 17:10:28 connections.max.idle.ms = 540000 17:10:28 default.api.timeout.ms = 60000 17:10:28 enable.auto.commit = false 17:10:28 enable.metrics.push = true 17:10:28 exclude.internal.topics = true 17:10:28 fetch.max.bytes = 52428800 17:10:28 fetch.max.wait.ms = 500 17:10:28 fetch.min.bytes = 1 17:10:28 group.id = ncmp-data-operation-event-group 17:10:28 group.instance.id = null 17:10:28 group.protocol = classic 17:10:28 group.remote.assignor = null 17:10:28 heartbeat.interval.ms = 3000 17:10:28 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:10:28 internal.leave.group.on.close = true 17:10:28 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:28 isolation.level = read_uncommitted 17:10:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:28 max.partition.fetch.bytes = 1048576 17:10:28 max.poll.interval.ms = 300000 17:10:28 max.poll.records = 500 17:10:28 metadata.max.age.ms = 300000 17:10:28 metadata.recovery.strategy = none 17:10:28 metric.reporters = [] 17:10:28 metrics.num.samples = 2 17:10:28 metrics.recording.level = INFO 17:10:28 metrics.sample.window.ms = 30000 17:10:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:28 receive.buffer.bytes = 65536 17:10:28 reconnect.backoff.max.ms = 1000 17:10:28 reconnect.backoff.ms = 50 17:10:28 request.timeout.ms = 30000 17:10:28 retry.backoff.max.ms = 1000 17:10:28 retry.backoff.ms = 100 17:10:28 sasl.client.callback.handler.class = null 17:10:28 sasl.jaas.config = null 17:10:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:28 sasl.kerberos.min.time.before.relogin = 60000 17:10:28 sasl.kerberos.service.name = null 17:10:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:28 sasl.login.callback.handler.class = null 17:10:28 sasl.login.class = null 17:10:28 sasl.login.connect.timeout.ms = null 17:10:28 sasl.login.read.timeout.ms = null 17:10:28 sasl.login.refresh.buffer.seconds = 300 17:10:28 sasl.login.refresh.min.period.seconds = 60 17:10:28 sasl.login.refresh.window.factor = 0.8 17:10:28 sasl.login.refresh.window.jitter = 0.05 17:10:28 sasl.login.retry.backoff.max.ms = 10000 17:10:28 sasl.login.retry.backoff.ms = 100 17:10:28 sasl.mechanism = GSSAPI 17:10:28 sasl.oauthbearer.clock.skew.seconds = 30 17:10:28 sasl.oauthbearer.expected.audience = null 17:10:28 sasl.oauthbearer.expected.issuer = null 17:10:28 sasl.oauthbearer.header.urlencode = false 17:10:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:28 sasl.oauthbearer.jwks.endpoint.url = null 17:10:28 sasl.oauthbearer.scope.claim.name = scope 17:10:28 sasl.oauthbearer.sub.claim.name = sub 17:10:28 sasl.oauthbearer.token.endpoint.url = null 17:10:28 security.protocol = PLAINTEXT 17:10:28 security.providers = null 17:10:28 send.buffer.bytes = 131072 17:10:28 session.timeout.ms = 45000 17:10:28 socket.connection.setup.timeout.max.ms = 30000 17:10:28 socket.connection.setup.timeout.ms = 10000 17:10:28 ssl.cipher.suites = null 17:10:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:28 ssl.endpoint.identification.algorithm = https 17:10:28 ssl.engine.factory.class = null 17:10:28 ssl.key.password = null 17:10:28 ssl.keymanager.algorithm = SunX509 17:10:28 ssl.keystore.certificate.chain = null 17:10:28 ssl.keystore.key = null 17:10:28 ssl.keystore.location = null 17:10:28 ssl.keystore.password = null 17:10:28 ssl.keystore.type = JKS 17:10:28 ssl.protocol = TLSv1.3 17:10:28 ssl.provider = null 17:10:28 ssl.secure.random.implementation = null 17:10:28 ssl.trustmanager.algorithm = PKIX 17:10:28 ssl.truststore.certificates = null 17:10:28 ssl.truststore.location = null 17:10:28 ssl.truststore.password = null 17:10:28 ssl.truststore.type = JKS 17:10:28 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:10:28 17:10:28 2026-04-29T17:10:28.014Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:28 2026-04-29T17:10:28.016Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:28 2026-04-29T17:10:28.016Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:28 2026-04-29T17:10:28.016Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482628016 17:10:28 2026-04-29T17:10:28.017Z INFO 6664 --- [ 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:10:28 2026-04-29T17:10:28.018Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:28 allow.auto.create.topics = true 17:10:28 auto.commit.interval.ms = 5000 17:10:28 auto.include.jmx.reporter = true 17:10:28 auto.offset.reset = latest 17:10:28 bootstrap.servers = [localhost:32772] 17:10:28 check.crcs = true 17:10:28 client.dns.lookup = use_all_dns_ips 17:10:28 client.id = consumer-ncmp-async-rest-request-event-group-8 17:10:28 client.rack = 17:10:28 connections.max.idle.ms = 540000 17:10:28 default.api.timeout.ms = 60000 17:10:28 enable.auto.commit = false 17:10:28 enable.metrics.push = true 17:10:28 exclude.internal.topics = true 17:10:28 fetch.max.bytes = 52428800 17:10:28 fetch.max.wait.ms = 500 17:10:28 fetch.min.bytes = 1 17:10:28 group.id = ncmp-async-rest-request-event-group 17:10:28 group.instance.id = null 17:10:28 group.protocol = classic 17:10:28 group.remote.assignor = null 17:10:28 heartbeat.interval.ms = 3000 17:10:28 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 17:10:28 internal.leave.group.on.close = true 17:10:28 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:28 isolation.level = read_uncommitted 17:10:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:28 max.partition.fetch.bytes = 1048576 17:10:28 max.poll.interval.ms = 300000 17:10:28 max.poll.records = 500 17:10:28 metadata.max.age.ms = 300000 17:10:28 metadata.recovery.strategy = none 17:10:28 metric.reporters = [] 17:10:28 metrics.num.samples = 2 17:10:28 metrics.recording.level = INFO 17:10:28 metrics.sample.window.ms = 30000 17:10:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:28 receive.buffer.bytes = 65536 17:10:28 reconnect.backoff.max.ms = 1000 17:10:28 reconnect.backoff.ms = 50 17:10:28 request.timeout.ms = 30000 17:10:28 retry.backoff.max.ms = 1000 17:10:28 retry.backoff.ms = 100 17:10:28 sasl.client.callback.handler.class = null 17:10:28 sasl.jaas.config = null 17:10:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:28 sasl.kerberos.min.time.before.relogin = 60000 17:10:28 sasl.kerberos.service.name = null 17:10:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:28 sasl.login.callback.handler.class = null 17:10:28 sasl.login.class = null 17:10:28 sasl.login.connect.timeout.ms = null 17:10:28 sasl.login.read.timeout.ms = null 17:10:28 sasl.login.refresh.buffer.seconds = 300 17:10:28 sasl.login.refresh.min.period.seconds = 60 17:10:28 sasl.login.refresh.window.factor = 0.8 17:10:28 sasl.login.refresh.window.jitter = 0.05 17:10:28 sasl.login.retry.backoff.max.ms = 10000 17:10:28 sasl.login.retry.backoff.ms = 100 17:10:28 sasl.mechanism = GSSAPI 17:10:28 sasl.oauthbearer.clock.skew.seconds = 30 17:10:28 sasl.oauthbearer.expected.audience = null 17:10:28 sasl.oauthbearer.expected.issuer = null 17:10:28 sasl.oauthbearer.header.urlencode = false 17:10:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:28 sasl.oauthbearer.jwks.endpoint.url = null 17:10:28 sasl.oauthbearer.scope.claim.name = scope 17:10:28 sasl.oauthbearer.sub.claim.name = sub 17:10:28 sasl.oauthbearer.token.endpoint.url = null 17:10:28 security.protocol = PLAINTEXT 17:10:28 security.providers = null 17:10:28 send.buffer.bytes = 131072 17:10:28 session.timeout.ms = 45000 17:10:28 socket.connection.setup.timeout.max.ms = 30000 17:10:28 socket.connection.setup.timeout.ms = 10000 17:10:28 ssl.cipher.suites = null 17:10:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:28 ssl.endpoint.identification.algorithm = https 17:10:28 ssl.engine.factory.class = null 17:10:28 ssl.key.password = null 17:10:28 ssl.keymanager.algorithm = SunX509 17:10:28 ssl.keystore.certificate.chain = null 17:10:28 ssl.keystore.key = null 17:10:28 ssl.keystore.location = null 17:10:28 ssl.keystore.password = null 17:10:28 ssl.keystore.type = JKS 17:10:28 ssl.protocol = TLSv1.3 17:10:28 ssl.provider = null 17:10:28 ssl.secure.random.implementation = null 17:10:28 ssl.trustmanager.algorithm = PKIX 17:10:28 ssl.truststore.certificates = null 17:10:28 ssl.truststore.location = null 17:10:28 ssl.truststore.password = null 17:10:28 ssl.truststore.type = JKS 17:10:28 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:10:28 17:10:28 2026-04-29T17:10:28.018Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:28 2026-04-29T17:10:28.025Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:28 2026-04-29T17:10:28.025Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:28 2026-04-29T17:10:28.025Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482628025 17:10:28 2026-04-29T17:10:28.025Z INFO 6664 --- [ 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:10:28 2026-04-29T17:10:28.036Z INFO 6664 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.361 seconds (process running for 75.411) 17:10:28 2026-04-29T17:10:28.056Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.056Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.061Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.061Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.077Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:28 2026-04-29T17:10:28.077Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:28 2026-04-29T17:10:28.077Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:28 2026-04-29T17:10:28.148Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.148Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.167Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.167Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.189Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.193Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.193Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.194Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.218Z INFO 6664 --- [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-fc41d56e-3e24-4a96-8a2e-220f25873537 17:10:28 2026-04-29T17:10:28.218Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.218Z INFO 6664 --- [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-d678106e-8899-42c0-9c28-f90584b9d38b 17:10:28 2026-04-29T17:10:28.218Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.242Z INFO 6664 --- [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-fc41d56e-3e24-4a96-8a2e-220f25873537', protocol='range'} 17:10:28 2026-04-29T17:10:28.243Z INFO 6664 --- [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-fc41d56e-3e24-4a96-8a2e-220f25873537=Assignment(partitions=[ncmp-async-m2m-0])} 17:10:28 2026-04-29T17:10:28.245Z INFO 6664 --- [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-d678106e-8899-42c0-9c28-f90584b9d38b', protocol='range'} 17:10:28 2026-04-29T17:10:28.246Z INFO 6664 --- [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-d678106e-8899-42c0-9c28-f90584b9d38b=Assignment(partitions=[ncmp-async-m2m-0])} 17:10:28 2026-04-29T17:10:28.269Z INFO 6664 --- [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-fc41d56e-3e24-4a96-8a2e-220f25873537', protocol='range'} 17:10:28 2026-04-29T17:10:28.269Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.269Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.277Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.277Z INFO 6664 --- [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-d678106e-8899-42c0-9c28-f90584b9d38b', protocol='range'} 17:10:28 2026-04-29T17:10:28.278Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.278Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.278Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.288Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.292Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.298Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.311Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.319Z INFO 6664 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 17:10:28 2026-04-29T17:10:28.322Z INFO 6664 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 17:10:28 2026-04-29T17:10:28.369Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:28 2026-04-29T17:10:28.370Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:28 acks = -1 17:10:28 auto.include.jmx.reporter = true 17:10:28 batch.size = 16384 17:10:28 bootstrap.servers = [localhost:32772] 17:10:28 buffer.memory = 33554432 17:10:28 client.dns.lookup = use_all_dns_ips 17:10:28 client.id = producer-11 17:10:28 compression.gzip.level = -1 17:10:28 compression.lz4.level = 9 17:10:28 compression.type = none 17:10:28 compression.zstd.level = 3 17:10:28 connections.max.idle.ms = 540000 17:10:28 delivery.timeout.ms = 120000 17:10:28 enable.idempotence = false 17:10:28 enable.metrics.push = true 17:10:28 interceptor.classes = [] 17:10:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:28 linger.ms = 1 17:10:28 max.block.ms = 60000 17:10:28 max.in.flight.requests.per.connection = 5 17:10:28 max.request.size = 1048576 17:10:28 metadata.max.age.ms = 300000 17:10:28 metadata.max.idle.ms = 300000 17:10:28 metadata.recovery.strategy = none 17:10:28 metric.reporters = [] 17:10:28 metrics.num.samples = 2 17:10:28 metrics.recording.level = INFO 17:10:28 metrics.sample.window.ms = 30000 17:10:28 partitioner.adaptive.partitioning.enable = true 17:10:28 partitioner.availability.timeout.ms = 0 17:10:28 partitioner.class = null 17:10:28 partitioner.ignore.keys = false 17:10:28 receive.buffer.bytes = 32768 17:10:28 reconnect.backoff.max.ms = 1000 17:10:28 reconnect.backoff.ms = 50 17:10:28 request.timeout.ms = 30000 17:10:28 retries = 0 17:10:28 retry.backoff.max.ms = 1000 17:10:28 retry.backoff.ms = 100 17:10:28 sasl.client.callback.handler.class = null 17:10:28 sasl.jaas.config = null 17:10:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:28 sasl.kerberos.min.time.before.relogin = 60000 17:10:28 sasl.kerberos.service.name = null 17:10:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:28 sasl.login.callback.handler.class = null 17:10:28 sasl.login.class = null 17:10:28 sasl.login.connect.timeout.ms = null 17:10:28 sasl.login.read.timeout.ms = null 17:10:28 sasl.login.refresh.buffer.seconds = 300 17:10:28 sasl.login.refresh.min.period.seconds = 60 17:10:28 sasl.login.refresh.window.factor = 0.8 17:10:28 sasl.login.refresh.window.jitter = 0.05 17:10:28 sasl.login.retry.backoff.max.ms = 10000 17:10:28 sasl.login.retry.backoff.ms = 100 17:10:28 sasl.mechanism = GSSAPI 17:10:28 sasl.oauthbearer.clock.skew.seconds = 30 17:10:28 sasl.oauthbearer.expected.audience = null 17:10:28 sasl.oauthbearer.expected.issuer = null 17:10:28 sasl.oauthbearer.header.urlencode = false 17:10:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:28 sasl.oauthbearer.jwks.endpoint.url = null 17:10:28 sasl.oauthbearer.scope.claim.name = scope 17:10:28 sasl.oauthbearer.sub.claim.name = sub 17:10:28 sasl.oauthbearer.token.endpoint.url = null 17:10:28 security.protocol = PLAINTEXT 17:10:28 security.providers = null 17:10:28 send.buffer.bytes = 131072 17:10:28 socket.connection.setup.timeout.max.ms = 30000 17:10:28 socket.connection.setup.timeout.ms = 10000 17:10:28 ssl.cipher.suites = null 17:10:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:28 ssl.endpoint.identification.algorithm = https 17:10:28 ssl.engine.factory.class = null 17:10:28 ssl.key.password = null 17:10:28 ssl.keymanager.algorithm = SunX509 17:10:28 ssl.keystore.certificate.chain = null 17:10:28 ssl.keystore.key = null 17:10:28 ssl.keystore.location = null 17:10:28 ssl.keystore.password = null 17:10:28 ssl.keystore.type = JKS 17:10:28 ssl.protocol = TLSv1.3 17:10:28 ssl.provider = null 17:10:28 ssl.secure.random.implementation = null 17:10:28 ssl.trustmanager.algorithm = PKIX 17:10:28 ssl.truststore.certificates = null 17:10:28 ssl.truststore.location = null 17:10:28 ssl.truststore.password = null 17:10:28 ssl.truststore.type = JKS 17:10:28 transaction.timeout.ms = 60000 17:10:28 transactional.id = null 17:10:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:28 17:10:28 2026-04-29T17:10:28.370Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:28 2026-04-29T17:10:28.373Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:28 2026-04-29T17:10:28.373Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:28 2026-04-29T17:10:28.373Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:28 2026-04-29T17:10:28.373Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482628373 17:10:28 2026-04-29T17:10:28.382Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:28 2026-04-29T17:10:28.418Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.418Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.423Z INFO 6664 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:10:28 auto.include.jmx.reporter = true 17:10:28 bootstrap.controllers = [] 17:10:28 bootstrap.servers = [localhost:32772] 17:10:28 client.dns.lookup = use_all_dns_ips 17:10:28 client.id = 17:10:28 connections.max.idle.ms = 300000 17:10:28 default.api.timeout.ms = 60000 17:10:28 enable.metrics.push = true 17:10:28 metadata.max.age.ms = 300000 17:10:28 metadata.recovery.strategy = none 17:10:28 metric.reporters = [] 17:10:28 metrics.num.samples = 2 17:10:28 metrics.recording.level = INFO 17:10:28 metrics.sample.window.ms = 30000 17:10:28 receive.buffer.bytes = 65536 17:10:28 reconnect.backoff.max.ms = 1000 17:10:28 reconnect.backoff.ms = 50 17:10:28 request.timeout.ms = 30000 17:10:28 retries = 2147483647 17:10:28 retry.backoff.max.ms = 1000 17:10:28 retry.backoff.ms = 100 17:10:28 sasl.client.callback.handler.class = null 17:10:28 sasl.jaas.config = null 17:10:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:28 sasl.kerberos.min.time.before.relogin = 60000 17:10:28 sasl.kerberos.service.name = null 17:10:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:28 sasl.login.callback.handler.class = null 17:10:28 sasl.login.class = null 17:10:28 sasl.login.connect.timeout.ms = null 17:10:28 sasl.login.read.timeout.ms = null 17:10:28 sasl.login.refresh.buffer.seconds = 300 17:10:28 sasl.login.refresh.min.period.seconds = 60 17:10:28 sasl.login.refresh.window.factor = 0.8 17:10:28 sasl.login.refresh.window.jitter = 0.05 17:10:28 sasl.login.retry.backoff.max.ms = 10000 17:10:28 sasl.login.retry.backoff.ms = 100 17:10:28 sasl.mechanism = GSSAPI 17:10:28 sasl.oauthbearer.clock.skew.seconds = 30 17:10:28 sasl.oauthbearer.expected.audience = null 17:10:28 sasl.oauthbearer.expected.issuer = null 17:10:28 sasl.oauthbearer.header.urlencode = false 17:10:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:28 sasl.oauthbearer.jwks.endpoint.url = null 17:10:28 sasl.oauthbearer.scope.claim.name = scope 17:10:28 sasl.oauthbearer.sub.claim.name = sub 17:10:28 sasl.oauthbearer.token.endpoint.url = null 17:10:28 security.protocol = PLAINTEXT 17:10:28 security.providers = null 17:10:28 send.buffer.bytes = 131072 17:10:28 socket.connection.setup.timeout.max.ms = 30000 17:10:28 socket.connection.setup.timeout.ms = 10000 17:10:28 ssl.cipher.suites = null 17:10:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:28 ssl.endpoint.identification.algorithm = https 17:10:28 ssl.engine.factory.class = null 17:10:28 ssl.key.password = null 17:10:28 ssl.keymanager.algorithm = SunX509 17:10:28 ssl.keystore.certificate.chain = null 17:10:28 ssl.keystore.key = null 17:10:28 ssl.keystore.location = null 17:10:28 ssl.keystore.password = null 17:10:28 ssl.keystore.type = JKS 17:10:28 ssl.protocol = TLSv1.3 17:10:28 ssl.provider = null 17:10:28 ssl.secure.random.implementation = null 17:10:28 ssl.trustmanager.algorithm = PKIX 17:10:28 ssl.truststore.certificates = null 17:10:28 ssl.truststore.location = null 17:10:28 ssl.truststore.password = null 17:10:28 ssl.truststore.type = JKS 17:10:28 17:10:28 2026-04-29T17:10:28.425Z INFO 6664 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:28 2026-04-29T17:10:28.425Z INFO 6664 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:28 2026-04-29T17:10:28.425Z INFO 6664 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482628425 17:10:28 2026-04-29T17:10:28.431Z INFO 6664 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 17:10:28 auto.include.jmx.reporter = true 17:10:28 bootstrap.controllers = [] 17:10:28 bootstrap.servers = [localhost:32772] 17:10:28 client.dns.lookup = use_all_dns_ips 17:10:28 client.id = 17:10:28 connections.max.idle.ms = 300000 17:10:28 default.api.timeout.ms = 60000 17:10:28 enable.metrics.push = true 17:10:28 metadata.max.age.ms = 300000 17:10:28 metadata.recovery.strategy = none 17:10:28 metric.reporters = [] 17:10:28 metrics.num.samples = 2 17:10:28 metrics.recording.level = INFO 17:10:28 metrics.sample.window.ms = 30000 17:10:28 receive.buffer.bytes = 65536 17:10:28 reconnect.backoff.max.ms = 1000 17:10:28 reconnect.backoff.ms = 50 17:10:28 request.timeout.ms = 30000 17:10:28 retries = 2147483647 17:10:28 retry.backoff.max.ms = 1000 17:10:28 retry.backoff.ms = 100 17:10:28 sasl.client.callback.handler.class = null 17:10:28 sasl.jaas.config = null 17:10:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:28 sasl.kerberos.min.time.before.relogin = 60000 17:10:28 sasl.kerberos.service.name = null 17:10:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:28 sasl.login.callback.handler.class = null 17:10:28 sasl.login.class = null 17:10:28 sasl.login.connect.timeout.ms = null 17:10:28 sasl.login.read.timeout.ms = null 17:10:28 sasl.login.refresh.buffer.seconds = 300 17:10:28 sasl.login.refresh.min.period.seconds = 60 17:10:28 sasl.login.refresh.window.factor = 0.8 17:10:28 sasl.login.refresh.window.jitter = 0.05 17:10:28 sasl.login.retry.backoff.max.ms = 10000 17:10:28 sasl.login.retry.backoff.ms = 100 17:10:28 sasl.mechanism = GSSAPI 17:10:28 sasl.oauthbearer.clock.skew.seconds = 30 17:10:28 sasl.oauthbearer.expected.audience = null 17:10:28 sasl.oauthbearer.expected.issuer = null 17:10:28 sasl.oauthbearer.header.urlencode = false 17:10:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:28 sasl.oauthbearer.jwks.endpoint.url = null 17:10:28 sasl.oauthbearer.scope.claim.name = scope 17:10:28 sasl.oauthbearer.sub.claim.name = sub 17:10:28 sasl.oauthbearer.token.endpoint.url = null 17:10:28 security.protocol = PLAINTEXT 17:10:28 security.providers = null 17:10:28 send.buffer.bytes = 131072 17:10:28 socket.connection.setup.timeout.max.ms = 30000 17:10:28 socket.connection.setup.timeout.ms = 10000 17:10:28 ssl.cipher.suites = null 17:10:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:28 ssl.endpoint.identification.algorithm = https 17:10:28 ssl.engine.factory.class = null 17:10:28 ssl.key.password = null 17:10:28 ssl.keymanager.algorithm = SunX509 17:10:28 ssl.keystore.certificate.chain = null 17:10:28 ssl.keystore.key = null 17:10:28 ssl.keystore.location = null 17:10:28 ssl.keystore.password = null 17:10:28 ssl.keystore.type = JKS 17:10:28 ssl.protocol = TLSv1.3 17:10:28 ssl.provider = null 17:10:28 ssl.secure.random.implementation = null 17:10:28 ssl.trustmanager.algorithm = PKIX 17:10:28 ssl.truststore.certificates = null 17:10:28 ssl.truststore.location = null 17:10:28 ssl.truststore.password = null 17:10:28 ssl.truststore.type = JKS 17:10:28 17:10:28 2026-04-29T17:10:28.431Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.431Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.433Z INFO 6664 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:28 2026-04-29T17:10:28.433Z INFO 6664 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:28 2026-04-29T17:10:28.433Z INFO 6664 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482628433 17:10:28 2026-04-29T17:10:28.439Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.440Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.456Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.456Z WARN 6664 --- [t-thread | test] org.apache.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:10:28 2026-04-29T17:10:28.459Z INFO 6664 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 17:10:28 2026-04-29T17:10:28.460Z INFO 6664 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:28 2026-04-29T17:10:28.460Z INFO 6664 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:28 2026-04-29T17:10:28.460Z INFO 6664 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:28 2026-04-29T17:10:28.460Z INFO 6664 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 17:10:28 2026-04-29T17:10:28.461Z INFO 6664 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:28 2026-04-29T17:10:28.461Z INFO 6664 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:28 2026-04-29T17:10:28.461Z INFO 6664 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:28 2026-04-29T17:10:28.469Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.469Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.480Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.480Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.511Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:28 2026-04-29T17:10:28.512Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:28 acks = -1 17:10:28 auto.include.jmx.reporter = true 17:10:28 batch.size = 16384 17:10:28 bootstrap.servers = [localhost:32772] 17:10:28 buffer.memory = 33554432 17:10:28 client.dns.lookup = use_all_dns_ips 17:10:28 client.id = producer-12 17:10:28 compression.gzip.level = -1 17:10:28 compression.lz4.level = 9 17:10:28 compression.type = none 17:10:28 compression.zstd.level = 3 17:10:28 connections.max.idle.ms = 540000 17:10:28 delivery.timeout.ms = 120000 17:10:28 enable.idempotence = false 17:10:28 enable.metrics.push = true 17:10:28 interceptor.classes = [] 17:10:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:28 linger.ms = 1 17:10:28 max.block.ms = 60000 17:10:28 max.in.flight.requests.per.connection = 5 17:10:28 max.request.size = 1048576 17:10:28 metadata.max.age.ms = 300000 17:10:28 metadata.max.idle.ms = 300000 17:10:28 metadata.recovery.strategy = none 17:10:28 metric.reporters = [] 17:10:28 metrics.num.samples = 2 17:10:28 metrics.recording.level = INFO 17:10:28 metrics.sample.window.ms = 30000 17:10:28 partitioner.adaptive.partitioning.enable = true 17:10:28 partitioner.availability.timeout.ms = 0 17:10:28 partitioner.class = null 17:10:28 partitioner.ignore.keys = false 17:10:28 receive.buffer.bytes = 32768 17:10:28 reconnect.backoff.max.ms = 1000 17:10:28 reconnect.backoff.ms = 50 17:10:28 request.timeout.ms = 30000 17:10:28 retries = 0 17:10:28 retry.backoff.max.ms = 1000 17:10:28 retry.backoff.ms = 100 17:10:28 sasl.client.callback.handler.class = null 17:10:28 sasl.jaas.config = null 17:10:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:28 sasl.kerberos.min.time.before.relogin = 60000 17:10:28 sasl.kerberos.service.name = null 17:10:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:28 sasl.login.callback.handler.class = null 17:10:28 sasl.login.class = null 17:10:28 sasl.login.connect.timeout.ms = null 17:10:28 sasl.login.read.timeout.ms = null 17:10:28 sasl.login.refresh.buffer.seconds = 300 17:10:28 sasl.login.refresh.min.period.seconds = 60 17:10:28 sasl.login.refresh.window.factor = 0.8 17:10:28 sasl.login.refresh.window.jitter = 0.05 17:10:28 sasl.login.retry.backoff.max.ms = 10000 17:10:28 sasl.login.retry.backoff.ms = 100 17:10:28 sasl.mechanism = GSSAPI 17:10:28 sasl.oauthbearer.clock.skew.seconds = 30 17:10:28 sasl.oauthbearer.expected.audience = null 17:10:28 sasl.oauthbearer.expected.issuer = null 17:10:28 sasl.oauthbearer.header.urlencode = false 17:10:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:28 sasl.oauthbearer.jwks.endpoint.url = null 17:10:28 sasl.oauthbearer.scope.claim.name = scope 17:10:28 sasl.oauthbearer.sub.claim.name = sub 17:10:28 sasl.oauthbearer.token.endpoint.url = null 17:10:28 security.protocol = PLAINTEXT 17:10:28 security.providers = null 17:10:28 send.buffer.bytes = 131072 17:10:28 socket.connection.setup.timeout.max.ms = 30000 17:10:28 socket.connection.setup.timeout.ms = 10000 17:10:28 ssl.cipher.suites = null 17:10:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:28 ssl.endpoint.identification.algorithm = https 17:10:28 ssl.engine.factory.class = null 17:10:28 ssl.key.password = null 17:10:28 ssl.keymanager.algorithm = SunX509 17:10:28 ssl.keystore.certificate.chain = null 17:10:28 ssl.keystore.key = null 17:10:28 ssl.keystore.location = null 17:10:28 ssl.keystore.password = null 17:10:28 ssl.keystore.type = JKS 17:10:28 ssl.protocol = TLSv1.3 17:10:28 ssl.provider = null 17:10:28 ssl.secure.random.implementation = null 17:10:28 ssl.trustmanager.algorithm = PKIX 17:10:28 ssl.truststore.certificates = null 17:10:28 ssl.truststore.location = null 17:10:28 ssl.truststore.password = null 17:10:28 ssl.truststore.type = JKS 17:10:28 transaction.timeout.ms = 60000 17:10:28 transactional.id = null 17:10:28 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:10:28 17:10:28 2026-04-29T17:10:28.513Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:28 2026-04-29T17:10:28.516Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:28 2026-04-29T17:10:28.517Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:28 2026-04-29T17:10:28.517Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:28 2026-04-29T17:10:28.517Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482628517 17:10:28 2026-04-29T17:10:28.530Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:28 2026-04-29T17:10:28.561Z ERROR 6664 --- [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:10:28 17:10:28 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 17:10:28 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 17:10:28 at java.base/java.lang.Thread.run(Thread.java:833) 17:10:28 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 17:10:28 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 17:10:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 17:10:28 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 17:10:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 17:10:28 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 17:10:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 17:10:28 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 17:10:28 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 17:10:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 17:10:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 17:10:28 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 17:10:28 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 17:10:28 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 17:10:28 ... 3 common frames omitted 17:10:28 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 17:10:28 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 17:10:28 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 17:10:28 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 17:10:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 17:10:28 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 17:10:28 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 17:10:28 ... 16 common frames omitted 17:10:28 17:10:28 2026-04-29T17:10:28.686Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.686Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.686Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 17:10:28 2026-04-29T17:10:28.686Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.686Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 17:10:28 2026-04-29T17:10:28.687Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.687Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.688Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.688Z INFO 6664 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.688Z INFO 6664 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 133ms, elapsed time since send: 133ms, throttle time: 0ms, request timeout: 30000ms) 17:10:28 2026-04-29T17:10:28.688Z INFO 6664 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 39ms, elapsed time since send: 39ms, throttle time: 0ms, request timeout: 30000ms) 17:10:28 2026-04-29T17:10:28.688Z INFO 6664 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 17:10:28 2026-04-29T17:10:28.689Z INFO 6664 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=315084328, epoch=2) to node 1: 17:10:28 17:10:28 org.apache.kafka.common.errors.DisconnectException 17:10:28 17:10:28 2026-04-29T17:10:28.689Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.692Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.692Z INFO 6664 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 142ms, elapsed time since send: 142ms, throttle time: 0ms, request timeout: 30000ms) 17:10:28 2026-04-29T17:10:28.692Z INFO 6664 --- [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 FIND_COORDINATOR request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 4ms, elapsed time since send: 5ms, throttle time: 0ms, request timeout: 30000ms) 17:10:28 2026-04-29T17:10:28.692Z INFO 6664 --- [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=162472128, epoch=2) to node 1: 17:10:28 17:10:28 org.apache.kafka.common.errors.DisconnectException 17:10:28 17:10:28 2026-04-29T17:10:28.712Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:28 2026-04-29T17:10:28.712Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:28 2026-04-29T17:10:28.712Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:28 2026-04-29T17:10:28.781Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.781Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.792Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.793Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.798Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.798Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.802Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.802Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.806Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:28 2026-04-29T17:10:28.806Z WARN 6664 --- [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:10:28 2026-04-29T17:10:28.854Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.854Z INFO 6664 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 17:10:28 2026-04-29T17:10:28.854Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.854Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.854Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.854Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 17:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.855Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:10:28 2026-04-29T17:10:28.856Z INFO 6664 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:10:28 2026-04-29T17:10:28.859Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.859Z INFO 6664 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 17:10:28 2026-04-29T17:10:28.860Z INFO 6664 --- [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:10:28 2026-04-29T17:10:28.860Z INFO 6664 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 17:10:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.912 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 17:10:28 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:10:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 17:10:28 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:10:29 17:10:28,952 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:10:29 17:10:28,952 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:10:29 17:10:28,952 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:10:29 17:10:28,956 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:10:29 17:10:28,956 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:10:29 17:10:28,963 |-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:10:29 17:10:28,963 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:10:29 17:10:29 . ____ _ __ _ _ 17:10:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:29 =========|_|==============|___/=/_/_/_/ 17:10:29 17:10:29 :: Spring Boot :: (v3.5.13) 17:10:29 17:10:29 2026-04-29T17:10:28.970Z INFO 6664 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:29 2026-04-29T17:10:28.971Z INFO 6664 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 17:10:29 2026-04-29T17:10:29.007Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.007Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.023Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.023Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.033Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.033Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.102Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:29 2026-04-29T17:10:29.102Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:29 2026-04-29T17:10:29.102Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:29 2026-04-29T17:10:29.105Z INFO 6664 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.171 seconds (process running for 76.479) 17:10:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 17:10:29 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:10:29 2026-04-29T17:10:29.152Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.152Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.169Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.169Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.265Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.265Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.419Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.419Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.433Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.433Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.440Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.440Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.444Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.444Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.458Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.458Z WARN 6664 --- [t-thread | test] org.apache.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:10:29 2026-04-29T17:10:29.460Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.461Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.462Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.471Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.471Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.483Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.483Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.485Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:10:29 2026-04-29T17:10:29.485Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:10:29 2026-04-29T17:10:29.490Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.490Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 17:10:29 2026-04-29T17:10:29.490Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.491Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:10:29 2026-04-29T17:10:29.492Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:10:29 2026-04-29T17:10:29.493Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.494Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:10:29 2026-04-29T17:10:29.494Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.495Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:10:29 2026-04-29T17:10:29.495Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:10:29 2026-04-29T17:10:29.496Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.497Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 17:10:29 2026-04-29T17:10:29.497Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.497Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 17:10:29 2026-04-29T17:10:29.497Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:10:29 2026-04-29T17:10:29.499Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.500Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:10:29 2026-04-29T17:10:29.500Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.500Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 17:10:29 2026-04-29T17:10:29.500Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 17:10:29 2026-04-29T17:10:29.500Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 17:10:29 2026-04-29T17:10:29.564Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.564Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:10:29 2026-04-29T17:10:29.564Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.565Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2013674766, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:10:29 2026-04-29T17:10:29.565Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 17:10:29 2026-04-29T17:10:29.565Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:10:29 2026-04-29T17:10:29.566Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:10:29 2026-04-29T17:10:29.567Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.567Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 17:10:29 2026-04-29T17:10:29.567Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.567Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2013674766, Message: null, Details: Policy Executor returned HTTP Status code 418. 17:10:29 2026-04-29T17:10:29.568Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.568Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:10:29 2026-04-29T17:10:29.568Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:10:29 2026-04-29T17:10:29.568Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.569Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.569Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.569Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.570Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 17:10:29 2026-04-29T17:10:29.572Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.573Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.573Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.573Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.573Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 17:10:29 2026-04-29T17:10:29.573Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:10:29 2026-04-29T17:10:29.574Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:10:29 2026-04-29T17:10:29.574Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.576Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.576Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.576Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.576Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.577Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.577Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:10:29 2026-04-29T17:10:29.577Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 17:10:29 2026-04-29T17:10:29.577Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.578Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.579Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.579Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.579Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.579Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 17:10:29 2026-04-29T17:10:29.579Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:10:29 2026-04-29T17:10:29.579Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:10:29 2026-04-29T17:10:29.580Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.581Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.581Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.581Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.581Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 17:10:29 2026-04-29T17:10:29.581Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:10:29 2026-04-29T17:10:29.581Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 17:10:29 2026-04-29T17:10:29.583Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.583Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.583Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.584Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.584Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.585Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.586Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 17:10:29 2026-04-29T17:10:29.617Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 17:10:29 2026-04-29T17:10:29.617Z DEBUG 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 17:10:29 2026-04-29T17:10:29.618Z TRACE 6664 --- [ 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:10:29 2026-04-29T17:10:29.618Z WARN 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$351586161, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 17:10:29 2026-04-29T17:10:29.618Z WARN 6664 --- [ 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:10:29 2026-04-29T17:10:29.618Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 17:10:29 2026-04-29T17:10:29.618Z TRACE 6664 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 17:10:29 2026-04-29T17:10:29.618Z TRACE 6664 --- [ 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:10:29 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 17:10:29 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:10:29 17:10:29 . ____ _ __ _ _ 17:10:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:29 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:29 =========|_|==============|___/=/_/_/_/ 17:10:29 17:10:29 :: Spring Boot :: (v3.5.13) 17:10:29 17:10:29 2026-04-29T17:10:29.694Z INFO 6664 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:29 2026-04-29T17:10:29.694Z INFO 6664 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:10:29 2026-04-29T17:10:29.734Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:29 2026-04-29T17:10:29.734Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:29 2026-04-29T17:10:29.734Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:29 2026-04-29T17:10:29.744Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.744Z WARN 6664 --- [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:10:29 2026-04-29T17:10:29.799Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:29 2026-04-29T17:10:29.799Z WARN 6664 --- [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:10:30 2026-04-29T17:10:29.955Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:30 2026-04-29T17:10:29.955Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:30 2026-04-29T17:10:29.955Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:30 2026-04-29T17:10:30.013Z INFO 6664 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.333 seconds (process running for 77.387) 17:10:30 2026-04-29T17:10:30.060Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.060Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.061Z WARN 6664 --- [ 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: 30d7e2d1-63ff-414b-8ccc-039f462bed86 17:10:30 2026-04-29T17:10:30.085Z WARN 6664 --- [ 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: b4615d35-b34c-4efa-8e34-28abf1febec5 17:10:30 2026-04-29T17:10:30.093Z WARN 6664 --- [ 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: 3d32297f-0465-4da4-9c4e-508fcb900625 17:10:30 2026-04-29T17:10:30.107Z WARN 6664 --- [ 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: 6efbf685-7234-46bf-a9c5-dbbfe79953d1 17:10:30 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.508 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 17:10:30 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:10:30 2026-04-29T17:10:30.137Z INFO 6664 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:10:30 2026-04-29T17:10:30.154Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.154Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.155Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.155Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.186Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 032b8a515a1ed23d35ddb80a24770d6cfd40f93af9c51db6fc1c001c92f56f07 17:10:30 2026-04-29T17:10:30.376Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.376Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.421Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.421Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.434Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.434Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.441Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.441Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.460Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.460Z WARN 6664 --- [t-thread | test] org.apache.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:10:30 2026-04-29T17:10:30.473Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.473Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.483Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.483Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.694Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:30 2026-04-29T17:10:30.695Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:30 2026-04-29T17:10:30.695Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:30 2026-04-29T17:10:30.705Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.705Z WARN 6664 --- [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:10:30 2026-04-29T17:10:30.799Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:30 2026-04-29T17:10:30.799Z WARN 6664 --- [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:10:31 2026-04-29T17:10:30.958Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:31 2026-04-29T17:10:30.958Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:31 2026-04-29T17:10:30.958Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:31 2026-04-29T17:10:31.061Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.061Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.155Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.155Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.161Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.162Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.377Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.377Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.422Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.422Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.435Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.435Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.443Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.443Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.464Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.464Z WARN 6664 --- [t-thread | test] org.apache.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:10:31 2026-04-29T17:10:31.474Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.474Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.485Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.485Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.703Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:31 2026-04-29T17:10:31.704Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:31 2026-04-29T17:10:31.704Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:31 2026-04-29T17:10:31.707Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.707Z WARN 6664 --- [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:10:31 2026-04-29T17:10:31.801Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:31 2026-04-29T17:10:31.801Z WARN 6664 --- [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:10:32 2026-04-29T17:10:31.927Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:32 2026-04-29T17:10:31.927Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:32 2026-04-29T17:10:31.927Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:32 2026-04-29T17:10:32.063Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.063Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.157Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.157Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.165Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.165Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.379Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.380Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.425Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.425Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.445Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.445Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.467Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.467Z WARN 6664 --- [t-thread | test] org.apache.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:10:32 2026-04-29T17:10:32.468Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.468Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.477Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.477Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.486Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.486Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.709Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.709Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.712Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:32 2026-04-29T17:10:32.712Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:32 2026-04-29T17:10:32.712Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:32 2026-04-29T17:10:32.834Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:32 2026-04-29T17:10:32.834Z WARN 6664 --- [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:10:32 2026-04-29T17:10:32.883Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:32 2026-04-29T17:10:32.883Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:32 2026-04-29T17:10:32.883Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:33 2026-04-29T17:10:33.065Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.065Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.159Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.159Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.168Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.168Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.379Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.379Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.428Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.428Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.446Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.446Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.470Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.470Z WARN 6664 --- [t-thread | test] org.apache.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:10:33 2026-04-29T17:10:33.470Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.470Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.479Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.479Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.486Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.486Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.710Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.710Z WARN 6664 --- [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:10:33 2026-04-29T17:10:33.712Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:33 2026-04-29T17:10:33.712Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:33 2026-04-29T17:10:33.713Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:33 2026-04-29T17:10:33.738Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:33 2026-04-29T17:10:33.738Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:33 2026-04-29T17:10:33.738Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:33 2026-04-29T17:10:33.836Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:33 2026-04-29T17:10:33.836Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.067Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.067Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.160Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.160Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.171Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.171Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.380Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.380Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.420Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.420Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.447Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.447Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.471Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.471Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.472Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.472Z WARN 6664 --- [t-thread | test] org.apache.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:10:34 2026-04-29T17:10:34.480Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.480Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.488Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.488Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.699Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:34 2026-04-29T17:10:34.699Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:34 2026-04-29T17:10:34.699Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:34 2026-04-29T17:10:34.713Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:34 2026-04-29T17:10:34.713Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:34 2026-04-29T17:10:34.713Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:34 2026-04-29T17:10:34.739Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.739Z WARN 6664 --- [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:10:34 2026-04-29T17:10:34.837Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:34 2026-04-29T17:10:34.837Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.069Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.069Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.163Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.163Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.181Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.181Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.382Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.382Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.455Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.455Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.473Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.473Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.475Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.475Z WARN 6664 --- [t-thread | test] org.apache.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:10:35 2026-04-29T17:10:35.481Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.482Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.484Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.484Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.490Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.490Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.565Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:35 2026-04-29T17:10:35.565Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:35 2026-04-29T17:10:35.565Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:35 2026-04-29T17:10:35.718Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:35 2026-04-29T17:10:35.718Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:35 2026-04-29T17:10:35.718Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:35 2026-04-29T17:10:35.740Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.740Z WARN 6664 --- [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:10:35 2026-04-29T17:10:35.879Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:35 2026-04-29T17:10:35.879Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.021Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.883171098S 17:10:36 2026-04-29T17:10:36.042Z WARN 6664 --- [ 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: 6934431e-4fcd-49c3-ba81-654bf0f53cc7 17:10:36 2026-04-29T17:10:36.042Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.042Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-13 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.042Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.044Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.044Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.044Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.044Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636044 17:10:36 2026-04-29T17:10:36.071Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.071Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.086Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.087Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.165Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.165Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.183Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.183Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.243Z WARN 6664 --- [ 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: 9df7d1cb-916a-4c6b-bdc7-665ed6be5cf5 17:10:36 2026-04-29T17:10:36.243Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.243Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-14 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.244Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.245Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.245Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.245Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.245Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636245 17:10:36 2026-04-29T17:10:36.305Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.321Z WARN 6664 --- [ 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: a156255a-21d0-4808-90b5-6bed3c355032 17:10:36 2026-04-29T17:10:36.322Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.322Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-15 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.322Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.324Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.324Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.324Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.324Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636324 17:10:36 2026-04-29T17:10:36.335Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.351Z WARN 6664 --- [ 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: ee928c48-0bcd-4166-b34f-ae077109881a 17:10:36 2026-04-29T17:10:36.351Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.352Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-16 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.352Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.354Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.355Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.355Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.355Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636355 17:10:36 2026-04-29T17:10:36.368Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.383Z WARN 6664 --- [ 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: f99b4527-3bc1-4ab7-b44a-6a27fec5c30c 17:10:36 2026-04-29T17:10:36.383Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.384Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-17 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.384Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.387Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.387Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.387Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.387Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.387Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.387Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636387 17:10:36 2026-04-29T17:10:36.405Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.415Z WARN 6664 --- [ 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: 014acc1b-87f3-4c80-a1bc-fac847f979ef 17:10:36 2026-04-29T17:10:36.415Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.415Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-18 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.416Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.418Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.418Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.418Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.418Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636418 17:10:36 2026-04-29T17:10:36.447Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.457Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.457Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.464Z WARN 6664 --- [ 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: c1364934-48e4-488e-8056-4b0d3afd1664 17:10:36 2026-04-29T17:10:36.465Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.465Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-19 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.465Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.467Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.467Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.467Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.467Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636467 17:10:36 2026-04-29T17:10:36.474Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.474Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.474Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.475Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:36 2026-04-29T17:10:36.475Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:36 2026-04-29T17:10:36.480Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.480Z WARN 6664 --- [t-thread | test] org.apache.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:10:36 2026-04-29T17:10:36.482Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.485Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.485Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.492Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.492Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.497Z WARN 6664 --- [ 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: 5f6224b0-71e6-4482-bec9-8afc3affd83a 17:10:36 2026-04-29T17:10:36.498Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.498Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-20 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.498Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.501Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.501Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.501Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.501Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636501 17:10:36 2026-04-29T17:10:36.512Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.517Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.517Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.521Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:36 allow.auto.create.topics = true 17:10:36 auto.commit.interval.ms = 5000 17:10:36 auto.include.jmx.reporter = true 17:10:36 auto.offset.reset = earliest 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 check.crcs = true 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = consumer-test-1-9 17:10:36 client.rack = 17:10:36 connections.max.idle.ms = 540000 17:10:36 default.api.timeout.ms = 60000 17:10:36 enable.auto.commit = true 17:10:36 enable.metrics.push = true 17:10:36 exclude.internal.topics = true 17:10:36 fetch.max.bytes = 52428800 17:10:36 fetch.max.wait.ms = 500 17:10:36 fetch.min.bytes = 1 17:10:36 group.id = test-1 17:10:36 group.instance.id = null 17:10:36 group.protocol = classic 17:10:36 group.remote.assignor = null 17:10:36 heartbeat.interval.ms = 3000 17:10:36 interceptor.classes = [] 17:10:36 internal.leave.group.on.close = true 17:10:36 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:36 isolation.level = read_uncommitted 17:10:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:36 max.partition.fetch.bytes = 1048576 17:10:36 max.poll.interval.ms = 300000 17:10:36 max.poll.records = 500 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:36 receive.buffer.bytes = 65536 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 session.timeout.ms = 45000 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:36 17:10:36 2026-04-29T17:10:36.521Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.524Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.524Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.524Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636524 17:10:36 2026-04-29T17:10:36.524Z INFO 6664 --- [ 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:10:36 2026-04-29T17:10:36.528Z WARN 6664 --- [ 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: 7d410a7d-428d-4553-88ac-1d30da43aad9 17:10:36 2026-04-29T17:10:36.528Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:36 2026-04-29T17:10:36.529Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:36 acks = -1 17:10:36 auto.include.jmx.reporter = true 17:10:36 batch.size = 16384 17:10:36 bootstrap.servers = [localhost:32773] 17:10:36 buffer.memory = 33554432 17:10:36 client.dns.lookup = use_all_dns_ips 17:10:36 client.id = producer-21 17:10:36 compression.gzip.level = -1 17:10:36 compression.lz4.level = 9 17:10:36 compression.type = none 17:10:36 compression.zstd.level = 3 17:10:36 connections.max.idle.ms = 540000 17:10:36 delivery.timeout.ms = 120000 17:10:36 enable.idempotence = false 17:10:36 enable.metrics.push = true 17:10:36 interceptor.classes = [] 17:10:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:36 linger.ms = 1 17:10:36 max.block.ms = 60000 17:10:36 max.in.flight.requests.per.connection = 5 17:10:36 max.request.size = 1048576 17:10:36 metadata.max.age.ms = 300000 17:10:36 metadata.max.idle.ms = 300000 17:10:36 metadata.recovery.strategy = none 17:10:36 metric.reporters = [] 17:10:36 metrics.num.samples = 2 17:10:36 metrics.recording.level = INFO 17:10:36 metrics.sample.window.ms = 30000 17:10:36 partitioner.adaptive.partitioning.enable = true 17:10:36 partitioner.availability.timeout.ms = 0 17:10:36 partitioner.class = null 17:10:36 partitioner.ignore.keys = false 17:10:36 receive.buffer.bytes = 32768 17:10:36 reconnect.backoff.max.ms = 1000 17:10:36 reconnect.backoff.ms = 50 17:10:36 request.timeout.ms = 30000 17:10:36 retries = 0 17:10:36 retry.backoff.max.ms = 1000 17:10:36 retry.backoff.ms = 100 17:10:36 sasl.client.callback.handler.class = null 17:10:36 sasl.jaas.config = null 17:10:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:36 sasl.kerberos.min.time.before.relogin = 60000 17:10:36 sasl.kerberos.service.name = null 17:10:36 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:36 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:36 sasl.login.callback.handler.class = null 17:10:36 sasl.login.class = null 17:10:36 sasl.login.connect.timeout.ms = null 17:10:36 sasl.login.read.timeout.ms = null 17:10:36 sasl.login.refresh.buffer.seconds = 300 17:10:36 sasl.login.refresh.min.period.seconds = 60 17:10:36 sasl.login.refresh.window.factor = 0.8 17:10:36 sasl.login.refresh.window.jitter = 0.05 17:10:36 sasl.login.retry.backoff.max.ms = 10000 17:10:36 sasl.login.retry.backoff.ms = 100 17:10:36 sasl.mechanism = GSSAPI 17:10:36 sasl.oauthbearer.clock.skew.seconds = 30 17:10:36 sasl.oauthbearer.expected.audience = null 17:10:36 sasl.oauthbearer.expected.issuer = null 17:10:36 sasl.oauthbearer.header.urlencode = false 17:10:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:36 sasl.oauthbearer.jwks.endpoint.url = null 17:10:36 sasl.oauthbearer.scope.claim.name = scope 17:10:36 sasl.oauthbearer.sub.claim.name = sub 17:10:36 sasl.oauthbearer.token.endpoint.url = null 17:10:36 security.protocol = PLAINTEXT 17:10:36 security.providers = null 17:10:36 send.buffer.bytes = 131072 17:10:36 socket.connection.setup.timeout.max.ms = 30000 17:10:36 socket.connection.setup.timeout.ms = 10000 17:10:36 ssl.cipher.suites = null 17:10:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:36 ssl.endpoint.identification.algorithm = https 17:10:36 ssl.engine.factory.class = null 17:10:36 ssl.key.password = null 17:10:36 ssl.keymanager.algorithm = SunX509 17:10:36 ssl.keystore.certificate.chain = null 17:10:36 ssl.keystore.key = null 17:10:36 ssl.keystore.location = null 17:10:36 ssl.keystore.password = null 17:10:36 ssl.keystore.type = JKS 17:10:36 ssl.protocol = TLSv1.3 17:10:36 ssl.provider = null 17:10:36 ssl.secure.random.implementation = null 17:10:36 ssl.trustmanager.algorithm = PKIX 17:10:36 ssl.truststore.certificates = null 17:10:36 ssl.truststore.location = null 17:10:36 ssl.truststore.password = null 17:10:36 ssl.truststore.type = JKS 17:10:36 transaction.timeout.ms = 60000 17:10:36 transactional.id = null 17:10:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:36 17:10:36 2026-04-29T17:10:36.530Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:36 2026-04-29T17:10:36.532Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:36 2026-04-29T17:10:36.532Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:36 2026-04-29T17:10:36.532Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:36 2026-04-29T17:10:36.532Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482636532 17:10:36 2026-04-29T17:10:36.551Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.567Z INFO 6664 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:36 2026-04-29T17:10:36.685Z INFO 6664 --- [ 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:10:36 2026-04-29T17:10:36.686Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:10:36 2026-04-29T17:10:36.717Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.717Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:36 2026-04-29T17:10:36.717Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:36 2026-04-29T17:10:36.723Z INFO 6664 --- [ 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-0cf503ac-a1d4-40d0-8702-fc97028bb131 17:10:36 2026-04-29T17:10:36.723Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 17:10:36 2026-04-29T17:10:36.742Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.742Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.744Z INFO 6664 --- [ 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-0cf503ac-a1d4-40d0-8702-fc97028bb131', protocol='range'} 17:10:36 2026-04-29T17:10:36.745Z INFO 6664 --- [ 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-0cf503ac-a1d4-40d0-8702-fc97028bb131=Assignment(partitions=[my-topic-name-0])} 17:10:36 2026-04-29T17:10:36.764Z INFO 6664 --- [ 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-0cf503ac-a1d4-40d0-8702-fc97028bb131', protocol='range'} 17:10:36 2026-04-29T17:10:36.765Z INFO 6664 --- [ 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:10:36 2026-04-29T17:10:36.765Z INFO 6664 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 17:10:36 2026-04-29T17:10:36.777Z INFO 6664 --- [ 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:10:36 2026-04-29T17:10:36.788Z INFO 6664 --- [ 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:10:36 2026-04-29T17:10:36.879Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.879Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.880Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.880Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.880Z INFO 6664 --- [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:10:36 2026-04-29T17:10:36.880Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.880Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.881Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.881Z WARN 6664 --- [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:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.882Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 17:10:36 2026-04-29T17:10:36.883Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:36 2026-04-29T17:10:36.883Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Cancelled in-flight METADATA request with correlation id 8 due to node 1 being disconnected (elapsed time since creation: 3ms, elapsed time since send: 3ms, throttle time: 0ms, request timeout: 30000ms) 17:10:36 2026-04-29T17:10:36.887Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 17:10:37 2026-04-29T17:10:36.947Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.947Z INFO 6664 --- [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: 119ms, elapsed time since send: 119ms, throttle time: 0ms, request timeout: 30000ms) 17:10:37 2026-04-29T17:10:36.947Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 17:10:37 2026-04-29T17:10:36.947Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 17:10:37 2026-04-29T17:10:36.947Z INFO 6664 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=135060100, epoch=1) to node 1: 17:10:37 17:10:37 org.apache.kafka.common.errors.DisconnectException 17:10:37 17:10:37 2026-04-29T17:10:36.947Z INFO 6664 --- [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:10:37 2026-04-29T17:10:36.967Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.967Z WARN 6664 --- [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:10:37 2026-04-29T17:10:36.980Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.980Z WARN 6664 --- [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:10:37 2026-04-29T17:10:36.992Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.992Z WARN 6664 --- [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:10:37 2026-04-29T17:10:36.992Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.992Z WARN 6664 --- [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:10:37 2026-04-29T17:10:36.995Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.995Z WARN 6664 --- [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:10:37 2026-04-29T17:10:36.995Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.996Z WARN 6664 --- [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:10:37 2026-04-29T17:10:36.998Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.998Z WARN 6664 --- [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:10:37 2026-04-29T17:10:36.999Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:37 2026-04-29T17:10:36.999Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.000Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.000Z WARN 6664 --- [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:10:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.910 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 17:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:10:37 2026-04-29T17:10:37.071Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.071Z WARN 6664 --- [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:10:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 17:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:10:37 2026-04-29T17:10:37.083Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.083Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.102Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.102Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.109Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.109Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.115Z INFO 6664 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 17:10:37 2026-04-29T17:10:37.115Z INFO 6664 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 17:10:37 2026-04-29T17:10:37.118Z INFO 6664 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 17:10:37 2026-04-29T17:10:37.118Z DEBUG 6664 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 17:10:37 2026-04-29T17:10:37.119Z INFO 6664 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 17:10:37 2026-04-29T17:10:37.119Z DEBUG 6664 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 17:10:37 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 17:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:10:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 17:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:10:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 17:10:37 2026-04-29T17:10:37.148Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.148Z WARN 6664 --- [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:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 17:10:37 2026-04-29T17:10:37.167Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.167Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.168Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.168Z WARN 6664 --- [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:10:37 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 17:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:10:37 2026-04-29T17:10:37.197Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.197Z WARN 6664 --- [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:10:37 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 17:10:37 2026-04-29T17:10:37.198Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.198Z WARN 6664 --- [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:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 17:10:37 2026-04-29T17:10:37.217Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.217Z WARN 6664 --- [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:10:37 17:10:37 . ____ _ __ _ _ 17:10:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:37 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:37 =========|_|==============|___/=/_/_/_/ 17:10:37 17:10:37 :: Spring Boot :: (v3.5.13) 17:10:37 17:10:37 2026-04-29T17:10:37.227Z INFO 6664 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : Starting CmAvcEventBatchConsumerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:37 2026-04-29T17:10:37.227Z INFO 6664 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:10:37 2026-04-29T17:10:37.233Z INFO 6664 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : Started CmAvcEventBatchConsumerSpec in 0.017 seconds (process running for 84.607) 17:10:37 2026-04-29T17:10:37.234Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.234Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.236Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.236Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.241Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.241Z WARN 6664 --- [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:10:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 17:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:10:37 2026-04-29T17:10:37.315Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.315Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.335Z INFO 6664 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 17:10:37 2026-04-29T17:10:37.337Z INFO 6664 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 17:10:37 2026-04-29T17:10:37.347Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.347Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.349Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.349Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.355Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.355Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.366Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.366Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.388Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.388Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.405Z INFO 6664 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 17:10:37 2026-04-29T17:10:37.407Z INFO 6664 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:10:37 2026-04-29T17:10:37.408Z INFO 6664 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:10:37 2026-04-29T17:10:37.408Z INFO 6664 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 17:10:37 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 17:10:37 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 17:10:37 2026-04-29T17:10:37.415Z INFO 6664 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:10:37 2026-04-29T17:10:37.418Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.418Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.460Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.460Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.463Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 7bb7d158a223ff979530388e2ff1f13f2a7ccf60ddabd79391ddfb3293bccaba 17:10:37 2026-04-29T17:10:37.476Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.476Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.483Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:37 2026-04-29T17:10:37.483Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:37 2026-04-29T17:10:37.483Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:37 2026-04-29T17:10:37.487Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.487Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.488Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.488Z WARN 6664 --- [t-thread | test] org.apache.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:10:37 2026-04-29T17:10:37.493Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.493Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.518Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.518Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.582Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.582Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.631Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:37 2026-04-29T17:10:37.631Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:37 2026-04-29T17:10:37.631Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:37 2026-04-29T17:10:37.651Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.651Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.651Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.651Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.651Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.651Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.708Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.708Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.743Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.743Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.759Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.759Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.803Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.803Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.815Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.815Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.825Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.825Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.880Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.880Z WARN 6664 --- [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:10:37 2026-04-29T17:10:37.882Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:37 2026-04-29T17:10:37.882Z WARN 6664 --- [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:10:38 2026-04-29T17:10:37.993Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:38 2026-04-29T17:10:37.993Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.073Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.073Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.152Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.152Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.168Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.168Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.207Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.207Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.389Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.390Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.462Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.462Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.477Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.477Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.488Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.489Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.490Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.490Z WARN 6664 --- [t-thread | test] org.apache.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:10:38 2026-04-29T17:10:38.494Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.494Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.519Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.519Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.519Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.519Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.522Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.522Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.527Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:38 2026-04-29T17:10:38.527Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:38 2026-04-29T17:10:38.527Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:38 2026-04-29T17:10:38.581Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.581Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.616Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.616Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.632Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.632Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.639Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:38 2026-04-29T17:10:38.640Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:38 2026-04-29T17:10:38.640Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:38 2026-04-29T17:10:38.711Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.711Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.723Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.723Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.791Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.791Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.831Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.831Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.884Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.884Z WARN 6664 --- [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:10:38 2026-04-29T17:10:38.888Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:38 2026-04-29T17:10:38.888Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.075Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.075Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.155Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.155Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.169Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.169Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.209Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.209Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.388Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.388Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.390Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.390Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.464Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.464Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.477Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.477Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.489Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.489Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.492Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.492Z WARN 6664 --- [t-thread | test] org.apache.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:10:39 2026-04-29T17:10:39.496Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.496Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.507Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.507Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.520Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.520Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.530Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:39 2026-04-29T17:10:39.530Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:39 2026-04-29T17:10:39.530Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:39 2026-04-29T17:10:39.583Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.583Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.618Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.618Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.633Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.633Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.640Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:39 2026-04-29T17:10:39.640Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:39 2026-04-29T17:10:39.640Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:39 2026-04-29T17:10:39.686Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.686Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.712Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.712Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.794Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.794Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.832Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.832Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.886Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.886Z WARN 6664 --- [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:10:39 2026-04-29T17:10:39.890Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:39 2026-04-29T17:10:39.890Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.057Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.057Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.076Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.076Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.170Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.170Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.212Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.212Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.389Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.389Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.390Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.390Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.465Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.465Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.478Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.478Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.490Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.490Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.496Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.496Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.497Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.497Z WARN 6664 --- [t-thread | test] org.apache.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:10:40 2026-04-29T17:10:40.508Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.508Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.524Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.524Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.527Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.527Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.535Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:40 2026-04-29T17:10:40.535Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:40 2026-04-29T17:10:40.535Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:40 2026-04-29T17:10:40.582Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.582Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.619Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.619Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.633Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.633Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.641Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:40 2026-04-29T17:10:40.641Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:40 2026-04-29T17:10:40.641Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:40 2026-04-29T17:10:40.702Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.702Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.795Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.795Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.833Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.834Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.886Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.886Z WARN 6664 --- [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:10:40 2026-04-29T17:10:40.890Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:40 2026-04-29T17:10:40.890Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.060Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.060Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.077Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.077Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.172Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.172Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.214Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.214Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.391Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.392Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.392Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.392Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.455Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.455Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.465Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.466Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.479Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.479Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.493Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.493Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.497Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.497Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.500Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.501Z WARN 6664 --- [t-thread | test] org.apache.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:10:41 2026-04-29T17:10:41.526Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.526Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.527Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.527Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.562Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:41 2026-04-29T17:10:41.562Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:41 2026-04-29T17:10:41.562Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:41 2026-04-29T17:10:41.584Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.584Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.621Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.621Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.634Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.634Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.642Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:41 2026-04-29T17:10:41.642Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:41 2026-04-29T17:10:41.642Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:41 2026-04-29T17:10:41.703Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.703Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.796Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.796Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.833Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.833Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.888Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.888Z WARN 6664 --- [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:10:41 2026-04-29T17:10:41.890Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:41 2026-04-29T17:10:41.890Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.062Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.062Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.078Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.078Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.117Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.117Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.165Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.165Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.392Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.392Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.393Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.393Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.466Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.466Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.468Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.468Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.479Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.479Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.494Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.494Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.498Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.498Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.504Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.504Z WARN 6664 --- [t-thread | test] org.apache.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:10:42 2026-04-29T17:10:42.517Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:42 2026-04-29T17:10:42.517Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:42 2026-04-29T17:10:42.517Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:42 2026-04-29T17:10:42.527Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.527Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.554Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:42 2026-04-29T17:10:42.554Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:42 2026-04-29T17:10:42.554Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:42 2026-04-29T17:10:42.577Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.577Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.585Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.585Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.622Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.622Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.635Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.635Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.704Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.704Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.797Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.797Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.835Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.835Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.890Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.890Z WARN 6664 --- [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:10:42 2026-04-29T17:10:42.892Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:42 2026-04-29T17:10:42.892Z WARN 6664 --- [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:10:43 2026-04-29T17:10:42.965Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:43 2026-04-29T17:10:42.965Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.079Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.079Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.120Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.120Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.196Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.196Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.215Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.800754545S 17:10:43 2026-04-29T17:10:43.221Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:43 allow.auto.create.topics = true 17:10:43 auto.commit.interval.ms = 5000 17:10:43 auto.include.jmx.reporter = true 17:10:43 auto.offset.reset = earliest 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 check.crcs = true 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = consumer-group for Test A-10 17:10:43 client.rack = 17:10:43 connections.max.idle.ms = 540000 17:10:43 default.api.timeout.ms = 60000 17:10:43 enable.auto.commit = true 17:10:43 enable.metrics.push = true 17:10:43 exclude.internal.topics = true 17:10:43 fetch.max.bytes = 52428800 17:10:43 fetch.max.wait.ms = 500 17:10:43 fetch.min.bytes = 1 17:10:43 group.id = group for Test A 17:10:43 group.instance.id = null 17:10:43 group.protocol = classic 17:10:43 group.remote.assignor = null 17:10:43 heartbeat.interval.ms = 3000 17:10:43 interceptor.classes = [] 17:10:43 internal.leave.group.on.close = true 17:10:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:43 isolation.level = read_uncommitted 17:10:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:43 max.partition.fetch.bytes = 1048576 17:10:43 max.poll.interval.ms = 300000 17:10:43 max.poll.records = 500 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:43 receive.buffer.bytes = 65536 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 session.timeout.ms = 45000 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:43 17:10:43 2026-04-29T17:10:43.221Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.225Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.225Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.225Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643225 17:10:43 17:10:43,244 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:10:43 17:10:43,244 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:10:43 17:10:43,244 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:10:43 17:10:43,248 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:10:43 17:10:43,248 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:10:43 17:10:43,254 |-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:10:43 17:10:43,255 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:10:43 17:10:43 . ____ _ __ _ _ 17:10:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:43 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:43 =========|_|==============|___/=/_/_/_/ 17:10:43 17:10:43 :: Spring Boot :: (v3.5.13) 17:10:43 17:10:43 2026-04-29T17:10:43.260Z INFO 6664 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : Starting CmAvcEventSingleConsumerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:43 2026-04-29T17:10:43.260Z INFO 6664 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:10:43 2026-04-29T17:10:43.279Z INFO 6664 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : Started CmAvcEventSingleConsumerSpec in 0.052 seconds (process running for 90.654) 17:10:43 2026-04-29T17:10:43.288Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.289Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:43 2026-04-29T17:10:43.289Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:43 acks = -1 17:10:43 auto.include.jmx.reporter = true 17:10:43 batch.size = 16384 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 buffer.memory = 33554432 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = producer-22 17:10:43 compression.gzip.level = -1 17:10:43 compression.lz4.level = 9 17:10:43 compression.type = none 17:10:43 compression.zstd.level = 3 17:10:43 connections.max.idle.ms = 540000 17:10:43 delivery.timeout.ms = 120000 17:10:43 enable.idempotence = false 17:10:43 enable.metrics.push = true 17:10:43 interceptor.classes = [] 17:10:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:43 linger.ms = 1 17:10:43 max.block.ms = 60000 17:10:43 max.in.flight.requests.per.connection = 5 17:10:43 max.request.size = 1048576 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.max.idle.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partitioner.adaptive.partitioning.enable = true 17:10:43 partitioner.availability.timeout.ms = 0 17:10:43 partitioner.class = null 17:10:43 partitioner.ignore.keys = false 17:10:43 receive.buffer.bytes = 32768 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retries = 0 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 transaction.timeout.ms = 60000 17:10:43 transactional.id = null 17:10:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:43 17:10:43 2026-04-29T17:10:43.289Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.291Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:43 2026-04-29T17:10:43.291Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.291Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.291Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643291 17:10:43 2026-04-29T17:10:43.322Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.322Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:43 2026-04-29T17:10:43.374Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:43 2026-04-29T17:10:43.374Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:43 2026-04-29T17:10:43.374Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:43 2026-04-29T17:10:43.393Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.393Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.397Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.397Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.460Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:43 2026-04-29T17:10:43.460Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:43 2026-04-29T17:10:43.460Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:43 2026-04-29T17:10:43.468Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.468Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.480Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.480Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.486Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.493Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.493Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.496Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.497Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.499Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.499Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.508Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.508Z WARN 6664 --- [t-thread | test] org.apache.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:10:43 2026-04-29T17:10:43.528Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.528Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.579Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.579Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.586Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.586Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.607Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.609Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.614Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.614Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.627Z INFO 6664 --- [ 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-7e341d7f-5144-4c69-88eb-31c518294e6a 17:10:43 2026-04-29T17:10:43.628Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.635Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.636Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.645Z INFO 6664 --- [ 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-7e341d7f-5144-4c69-88eb-31c518294e6a', protocol='range'} 17:10:43 2026-04-29T17:10:43.645Z INFO 6664 --- [ 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-7e341d7f-5144-4c69-88eb-31c518294e6a=Assignment(partitions=[target-topic-for-Test-A-0])} 17:10:43 2026-04-29T17:10:43.667Z INFO 6664 --- [ 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-7e341d7f-5144-4c69-88eb-31c518294e6a', protocol='range'} 17:10:43 2026-04-29T17:10:43.668Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.668Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.683Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.692Z INFO 6664 --- [ 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:10:43 2026-04-29T17:10:43.706Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.706Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.728Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:43 allow.auto.create.topics = true 17:10:43 auto.commit.interval.ms = 5000 17:10:43 auto.include.jmx.reporter = true 17:10:43 auto.offset.reset = earliest 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 check.crcs = true 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = consumer-group for Test A-11 17:10:43 client.rack = 17:10:43 connections.max.idle.ms = 540000 17:10:43 default.api.timeout.ms = 60000 17:10:43 enable.auto.commit = true 17:10:43 enable.metrics.push = true 17:10:43 exclude.internal.topics = true 17:10:43 fetch.max.bytes = 52428800 17:10:43 fetch.max.wait.ms = 500 17:10:43 fetch.min.bytes = 1 17:10:43 group.id = group for Test A 17:10:43 group.instance.id = null 17:10:43 group.protocol = classic 17:10:43 group.remote.assignor = null 17:10:43 heartbeat.interval.ms = 3000 17:10:43 interceptor.classes = [] 17:10:43 internal.leave.group.on.close = true 17:10:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:43 isolation.level = read_uncommitted 17:10:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:43 max.partition.fetch.bytes = 1048576 17:10:43 max.poll.interval.ms = 300000 17:10:43 max.poll.records = 500 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:43 receive.buffer.bytes = 65536 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 session.timeout.ms = 45000 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:43 17:10:43 2026-04-29T17:10:43.729Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.731Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.731Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.731Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643731 17:10:43 2026-04-29T17:10:43.737Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:43 2026-04-29T17:10:43.737Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:43 acks = -1 17:10:43 auto.include.jmx.reporter = true 17:10:43 batch.size = 16384 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 buffer.memory = 33554432 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = producer-23 17:10:43 compression.gzip.level = -1 17:10:43 compression.lz4.level = 9 17:10:43 compression.type = none 17:10:43 compression.zstd.level = 3 17:10:43 connections.max.idle.ms = 540000 17:10:43 delivery.timeout.ms = 120000 17:10:43 enable.idempotence = false 17:10:43 enable.metrics.push = true 17:10:43 interceptor.classes = [] 17:10:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:43 linger.ms = 1 17:10:43 max.block.ms = 60000 17:10:43 max.in.flight.requests.per.connection = 5 17:10:43 max.request.size = 1048576 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.max.idle.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partitioner.adaptive.partitioning.enable = true 17:10:43 partitioner.availability.timeout.ms = 0 17:10:43 partitioner.class = null 17:10:43 partitioner.ignore.keys = false 17:10:43 receive.buffer.bytes = 32768 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retries = 0 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 transaction.timeout.ms = 60000 17:10:43 transactional.id = null 17:10:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:43 17:10:43 2026-04-29T17:10:43.738Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.739Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:43 2026-04-29T17:10:43.739Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.739Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.739Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643739 17:10:43 2026-04-29T17:10:43.749Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.749Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:43 2026-04-29T17:10:43.798Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.798Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.837Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.837Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.861Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:43 allow.auto.create.topics = true 17:10:43 auto.commit.interval.ms = 5000 17:10:43 auto.include.jmx.reporter = true 17:10:43 auto.offset.reset = earliest 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 check.crcs = true 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = consumer-group for Test A-12 17:10:43 client.rack = 17:10:43 connections.max.idle.ms = 540000 17:10:43 default.api.timeout.ms = 60000 17:10:43 enable.auto.commit = true 17:10:43 enable.metrics.push = true 17:10:43 exclude.internal.topics = true 17:10:43 fetch.max.bytes = 52428800 17:10:43 fetch.max.wait.ms = 500 17:10:43 fetch.min.bytes = 1 17:10:43 group.id = group for Test A 17:10:43 group.instance.id = null 17:10:43 group.protocol = classic 17:10:43 group.remote.assignor = null 17:10:43 heartbeat.interval.ms = 3000 17:10:43 interceptor.classes = [] 17:10:43 internal.leave.group.on.close = true 17:10:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:43 isolation.level = read_uncommitted 17:10:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:43 max.partition.fetch.bytes = 1048576 17:10:43 max.poll.interval.ms = 300000 17:10:43 max.poll.records = 500 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:43 receive.buffer.bytes = 65536 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 session.timeout.ms = 45000 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:43 17:10:43 2026-04-29T17:10:43.861Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.867Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.867Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.867Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643867 17:10:43 2026-04-29T17:10:43.870Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:43 2026-04-29T17:10:43.870Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:43 acks = -1 17:10:43 auto.include.jmx.reporter = true 17:10:43 batch.size = 16384 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 buffer.memory = 33554432 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = producer-24 17:10:43 compression.gzip.level = -1 17:10:43 compression.lz4.level = 9 17:10:43 compression.type = none 17:10:43 compression.zstd.level = 3 17:10:43 connections.max.idle.ms = 540000 17:10:43 delivery.timeout.ms = 120000 17:10:43 enable.idempotence = false 17:10:43 enable.metrics.push = true 17:10:43 interceptor.classes = [] 17:10:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:43 linger.ms = 1 17:10:43 max.block.ms = 60000 17:10:43 max.in.flight.requests.per.connection = 5 17:10:43 max.request.size = 1048576 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.max.idle.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partitioner.adaptive.partitioning.enable = true 17:10:43 partitioner.availability.timeout.ms = 0 17:10:43 partitioner.class = null 17:10:43 partitioner.ignore.keys = false 17:10:43 receive.buffer.bytes = 32768 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retries = 0 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 transaction.timeout.ms = 60000 17:10:43 transactional.id = null 17:10:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:43 17:10:43 2026-04-29T17:10:43.870Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.872Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:43 2026-04-29T17:10:43.872Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.872Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.872Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643872 17:10:43 2026-04-29T17:10:43.878Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:43 2026-04-29T17:10:43.881Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:43 allow.auto.create.topics = true 17:10:43 auto.commit.interval.ms = 5000 17:10:43 auto.include.jmx.reporter = true 17:10:43 auto.offset.reset = earliest 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 check.crcs = true 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = consumer-group for Test A-13 17:10:43 client.rack = 17:10:43 connections.max.idle.ms = 540000 17:10:43 default.api.timeout.ms = 60000 17:10:43 enable.auto.commit = true 17:10:43 enable.metrics.push = true 17:10:43 exclude.internal.topics = true 17:10:43 fetch.max.bytes = 52428800 17:10:43 fetch.max.wait.ms = 500 17:10:43 fetch.min.bytes = 1 17:10:43 group.id = group for Test A 17:10:43 group.instance.id = null 17:10:43 group.protocol = classic 17:10:43 group.remote.assignor = null 17:10:43 heartbeat.interval.ms = 3000 17:10:43 interceptor.classes = [] 17:10:43 internal.leave.group.on.close = true 17:10:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:43 isolation.level = read_uncommitted 17:10:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:43 max.partition.fetch.bytes = 1048576 17:10:43 max.poll.interval.ms = 300000 17:10:43 max.poll.records = 500 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:43 receive.buffer.bytes = 65536 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 session.timeout.ms = 45000 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:43 17:10:43 2026-04-29T17:10:43.881Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.883Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.883Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.883Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643883 17:10:43 2026-04-29T17:10:43.885Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:43 2026-04-29T17:10:43.886Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:43 acks = -1 17:10:43 auto.include.jmx.reporter = true 17:10:43 batch.size = 16384 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 buffer.memory = 33554432 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = producer-25 17:10:43 compression.gzip.level = -1 17:10:43 compression.lz4.level = 9 17:10:43 compression.type = none 17:10:43 compression.zstd.level = 3 17:10:43 connections.max.idle.ms = 540000 17:10:43 delivery.timeout.ms = 120000 17:10:43 enable.idempotence = false 17:10:43 enable.metrics.push = true 17:10:43 interceptor.classes = [] 17:10:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:43 linger.ms = 1 17:10:43 max.block.ms = 60000 17:10:43 max.in.flight.requests.per.connection = 5 17:10:43 max.request.size = 1048576 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.max.idle.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partitioner.adaptive.partitioning.enable = true 17:10:43 partitioner.availability.timeout.ms = 0 17:10:43 partitioner.class = null 17:10:43 partitioner.ignore.keys = false 17:10:43 receive.buffer.bytes = 32768 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retries = 0 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 transaction.timeout.ms = 60000 17:10:43 transactional.id = null 17:10:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:43 17:10:43 2026-04-29T17:10:43.886Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:43 2026-04-29T17:10:43.888Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:43 2026-04-29T17:10:43.888Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:43 2026-04-29T17:10:43.888Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:43 2026-04-29T17:10:43.888Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643888 17:10:43 2026-04-29T17:10:43.891Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.891Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.893Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:43 2026-04-29T17:10:43.893Z WARN 6664 --- [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:10:43 2026-04-29T17:10:43.905Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:43 2026-04-29T17:10:43.909Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:10:43 allow.auto.create.topics = true 17:10:43 auto.commit.interval.ms = 5000 17:10:43 auto.include.jmx.reporter = true 17:10:43 auto.offset.reset = earliest 17:10:43 bootstrap.servers = [localhost:32774] 17:10:43 check.crcs = true 17:10:43 client.dns.lookup = use_all_dns_ips 17:10:43 client.id = consumer-group for Test A-14 17:10:43 client.rack = 17:10:43 connections.max.idle.ms = 540000 17:10:43 default.api.timeout.ms = 60000 17:10:43 enable.auto.commit = true 17:10:43 enable.metrics.push = true 17:10:43 exclude.internal.topics = true 17:10:43 fetch.max.bytes = 52428800 17:10:43 fetch.max.wait.ms = 500 17:10:43 fetch.min.bytes = 1 17:10:43 group.id = group for Test A 17:10:43 group.instance.id = null 17:10:43 group.protocol = classic 17:10:43 group.remote.assignor = null 17:10:43 heartbeat.interval.ms = 3000 17:10:43 interceptor.classes = [] 17:10:43 internal.leave.group.on.close = true 17:10:43 internal.throw.on.fetch.stable.offset.unsupported = false 17:10:43 isolation.level = read_uncommitted 17:10:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:10:43 max.partition.fetch.bytes = 1048576 17:10:43 max.poll.interval.ms = 300000 17:10:43 max.poll.records = 500 17:10:43 metadata.max.age.ms = 300000 17:10:43 metadata.recovery.strategy = none 17:10:43 metric.reporters = [] 17:10:43 metrics.num.samples = 2 17:10:43 metrics.recording.level = INFO 17:10:43 metrics.sample.window.ms = 30000 17:10:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:10:43 receive.buffer.bytes = 65536 17:10:43 reconnect.backoff.max.ms = 1000 17:10:43 reconnect.backoff.ms = 50 17:10:43 request.timeout.ms = 30000 17:10:43 retry.backoff.max.ms = 1000 17:10:43 retry.backoff.ms = 100 17:10:43 sasl.client.callback.handler.class = null 17:10:43 sasl.jaas.config = null 17:10:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:43 sasl.kerberos.min.time.before.relogin = 60000 17:10:43 sasl.kerberos.service.name = null 17:10:43 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:43 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:43 sasl.login.callback.handler.class = null 17:10:43 sasl.login.class = null 17:10:43 sasl.login.connect.timeout.ms = null 17:10:43 sasl.login.read.timeout.ms = null 17:10:43 sasl.login.refresh.buffer.seconds = 300 17:10:43 sasl.login.refresh.min.period.seconds = 60 17:10:43 sasl.login.refresh.window.factor = 0.8 17:10:43 sasl.login.refresh.window.jitter = 0.05 17:10:43 sasl.login.retry.backoff.max.ms = 10000 17:10:43 sasl.login.retry.backoff.ms = 100 17:10:43 sasl.mechanism = GSSAPI 17:10:43 sasl.oauthbearer.clock.skew.seconds = 30 17:10:43 sasl.oauthbearer.expected.audience = null 17:10:43 sasl.oauthbearer.expected.issuer = null 17:10:43 sasl.oauthbearer.header.urlencode = false 17:10:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:43 sasl.oauthbearer.jwks.endpoint.url = null 17:10:43 sasl.oauthbearer.scope.claim.name = scope 17:10:43 sasl.oauthbearer.sub.claim.name = sub 17:10:43 sasl.oauthbearer.token.endpoint.url = null 17:10:43 security.protocol = PLAINTEXT 17:10:43 security.providers = null 17:10:43 send.buffer.bytes = 131072 17:10:43 session.timeout.ms = 45000 17:10:43 socket.connection.setup.timeout.max.ms = 30000 17:10:43 socket.connection.setup.timeout.ms = 10000 17:10:43 ssl.cipher.suites = null 17:10:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:43 ssl.endpoint.identification.algorithm = https 17:10:43 ssl.engine.factory.class = null 17:10:43 ssl.key.password = null 17:10:43 ssl.keymanager.algorithm = SunX509 17:10:43 ssl.keystore.certificate.chain = null 17:10:43 ssl.keystore.key = null 17:10:43 ssl.keystore.location = null 17:10:43 ssl.keystore.password = null 17:10:43 ssl.keystore.type = JKS 17:10:43 ssl.protocol = TLSv1.3 17:10:43 ssl.provider = null 17:10:43 ssl.secure.random.implementation = null 17:10:43 ssl.trustmanager.algorithm = PKIX 17:10:43 ssl.truststore.certificates = null 17:10:43 ssl.truststore.location = null 17:10:43 ssl.truststore.password = null 17:10:43 ssl.truststore.type = JKS 17:10:43 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:10:43 17:10:43 2026-04-29T17:10:43.909Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:44 2026-04-29T17:10:43.912Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:44 2026-04-29T17:10:43.912Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:44 2026-04-29T17:10:43.912Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643912 17:10:44 2026-04-29T17:10:43.916Z ERROR 6664 --- [ 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:10:44 2026-04-29T17:10:43.916Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:10:44 2026-04-29T17:10:43.917Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:10:44 acks = -1 17:10:44 auto.include.jmx.reporter = true 17:10:44 batch.size = 16384 17:10:44 bootstrap.servers = [localhost:32774] 17:10:44 buffer.memory = 33554432 17:10:44 client.dns.lookup = use_all_dns_ips 17:10:44 client.id = producer-26 17:10:44 compression.gzip.level = -1 17:10:44 compression.lz4.level = 9 17:10:44 compression.type = none 17:10:44 compression.zstd.level = 3 17:10:44 connections.max.idle.ms = 540000 17:10:44 delivery.timeout.ms = 120000 17:10:44 enable.idempotence = false 17:10:44 enable.metrics.push = true 17:10:44 interceptor.classes = [] 17:10:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:10:44 linger.ms = 1 17:10:44 max.block.ms = 60000 17:10:44 max.in.flight.requests.per.connection = 5 17:10:44 max.request.size = 1048576 17:10:44 metadata.max.age.ms = 300000 17:10:44 metadata.max.idle.ms = 300000 17:10:44 metadata.recovery.strategy = none 17:10:44 metric.reporters = [] 17:10:44 metrics.num.samples = 2 17:10:44 metrics.recording.level = INFO 17:10:44 metrics.sample.window.ms = 30000 17:10:44 partitioner.adaptive.partitioning.enable = true 17:10:44 partitioner.availability.timeout.ms = 0 17:10:44 partitioner.class = null 17:10:44 partitioner.ignore.keys = false 17:10:44 receive.buffer.bytes = 32768 17:10:44 reconnect.backoff.max.ms = 1000 17:10:44 reconnect.backoff.ms = 50 17:10:44 request.timeout.ms = 30000 17:10:44 retries = 0 17:10:44 retry.backoff.max.ms = 1000 17:10:44 retry.backoff.ms = 100 17:10:44 sasl.client.callback.handler.class = null 17:10:44 sasl.jaas.config = null 17:10:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:10:44 sasl.kerberos.min.time.before.relogin = 60000 17:10:44 sasl.kerberos.service.name = null 17:10:44 sasl.kerberos.ticket.renew.jitter = 0.05 17:10:44 sasl.kerberos.ticket.renew.window.factor = 0.8 17:10:44 sasl.login.callback.handler.class = null 17:10:44 sasl.login.class = null 17:10:44 sasl.login.connect.timeout.ms = null 17:10:44 sasl.login.read.timeout.ms = null 17:10:44 sasl.login.refresh.buffer.seconds = 300 17:10:44 sasl.login.refresh.min.period.seconds = 60 17:10:44 sasl.login.refresh.window.factor = 0.8 17:10:44 sasl.login.refresh.window.jitter = 0.05 17:10:44 sasl.login.retry.backoff.max.ms = 10000 17:10:44 sasl.login.retry.backoff.ms = 100 17:10:44 sasl.mechanism = GSSAPI 17:10:44 sasl.oauthbearer.clock.skew.seconds = 30 17:10:44 sasl.oauthbearer.expected.audience = null 17:10:44 sasl.oauthbearer.expected.issuer = null 17:10:44 sasl.oauthbearer.header.urlencode = false 17:10:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:10:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:10:44 sasl.oauthbearer.jwks.endpoint.url = null 17:10:44 sasl.oauthbearer.scope.claim.name = scope 17:10:44 sasl.oauthbearer.sub.claim.name = sub 17:10:44 sasl.oauthbearer.token.endpoint.url = null 17:10:44 security.protocol = PLAINTEXT 17:10:44 security.providers = null 17:10:44 send.buffer.bytes = 131072 17:10:44 socket.connection.setup.timeout.max.ms = 30000 17:10:44 socket.connection.setup.timeout.ms = 10000 17:10:44 ssl.cipher.suites = null 17:10:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:10:44 ssl.endpoint.identification.algorithm = https 17:10:44 ssl.engine.factory.class = null 17:10:44 ssl.key.password = null 17:10:44 ssl.keymanager.algorithm = SunX509 17:10:44 ssl.keystore.certificate.chain = null 17:10:44 ssl.keystore.key = null 17:10:44 ssl.keystore.location = null 17:10:44 ssl.keystore.password = null 17:10:44 ssl.keystore.type = JKS 17:10:44 ssl.protocol = TLSv1.3 17:10:44 ssl.provider = null 17:10:44 ssl.secure.random.implementation = null 17:10:44 ssl.trustmanager.algorithm = PKIX 17:10:44 ssl.truststore.certificates = null 17:10:44 ssl.truststore.location = null 17:10:44 ssl.truststore.password = null 17:10:44 ssl.truststore.type = JKS 17:10:44 transaction.timeout.ms = 60000 17:10:44 transactional.id = null 17:10:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:10:44 17:10:44 2026-04-29T17:10:43.917Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:10:44 2026-04-29T17:10:43.919Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:10:44 2026-04-29T17:10:43.919Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:10:44 2026-04-29T17:10:43.919Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:10:44 2026-04-29T17:10:43.919Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482643919 17:10:44 2026-04-29T17:10:43.926Z WARN 6664 --- [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:10:44 2026-04-29T17:10:43.926Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:10:44 2026-04-29T17:10:43.969Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:44 2026-04-29T17:10:43.969Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.081Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.081Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.095Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.095Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.095Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 17:10:44 2026-04-29T17:10:44.095Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 17:10:44 2026-04-29T17:10:44.095Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.095Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 17:10:44 2026-04-29T17:10:44.096Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.096Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 17:10:44 2026-04-29T17:10:44.096Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.096Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 17:10:44 2026-04-29T17:10:44.126Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.126Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.148Z INFO 6664 --- [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:10:44 2026-04-29T17:10:44.148Z INFO 6664 --- [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: 425ms, elapsed time since send: 425ms, throttle time: 0ms, request timeout: 30000ms) 17:10:44 2026-04-29T17:10:44.148Z INFO 6664 --- [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:10:44 2026-04-29T17:10:44.148Z INFO 6664 --- [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:10:44 2026-04-29T17:10:44.148Z INFO 6664 --- [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=134489194, epoch=1) to node 1: 17:10:44 17:10:44 org.apache.kafka.common.errors.DisconnectException 17:10:44 17:10:44 2026-04-29T17:10:44.148Z INFO 6664 --- [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:10:44 2026-04-29T17:10:44.151Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.151Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.196Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.196Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.201Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.201Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.207Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.207Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.208Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.208Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.216Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.216Z WARN 6664 --- [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:10:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.863 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 17:10:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:10:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 17:10:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:10:44 2026-04-29T17:10:44.302Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.302Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.312Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.312Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.312Z INFO 6664 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:10:44 2026-04-29T17:10:44.312Z INFO 6664 --- [ 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:10:44 2026-04-29T17:10:44.315Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.315Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.315Z INFO 6664 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 17:10:44 2026-04-29T17:10:44.316Z INFO 6664 --- [ 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:10:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 17:10:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:10:44 17:10:44,335 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:10:44 17:10:44,335 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:10:44 17:10:44,335 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:10:44 17:10:44,340 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:10:44 17:10:44,340 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:10:44 17:10:44,345 |-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:10:44 17:10:44,345 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:10:44 17:10:44 . ____ _ __ _ _ 17:10:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:44 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:44 =========|_|==============|___/=/_/_/_/ 17:10:44 17:10:44 :: Spring Boot :: (v3.5.13) 17:10:44 17:10:44 2026-04-29T17:10:44.350Z INFO 6664 --- [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:10:44 2026-04-29T17:10:44.350Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.350Z INFO 6664 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:44 2026-04-29T17:10:44.350Z INFO 6664 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:10:44 2026-04-29T17:10:44.353Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.353Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.357Z INFO 6664 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.036 seconds (process running for 91.731) 17:10:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 17:10:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:10:44 2026-04-29T17:10:44.374Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.374Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.378Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:44 2026-04-29T17:10:44.378Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:44 2026-04-29T17:10:44.378Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:44 2026-04-29T17:10:44.383Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.383Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.394Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.394Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.398Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.398Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.423Z INFO 6664 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 17:10:44 2026-04-29T17:10:44.426Z INFO 6664 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 17:10:44 2026-04-29T17:10:44.427Z INFO 6664 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 17:10:44 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 17:10:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:10:44 2026-04-29T17:10:44.460Z INFO 6664 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 17:10:44 2026-04-29T17:10:44.461Z INFO 6664 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 17:10:44 2026-04-29T17:10:44.466Z INFO 6664 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 17:10:44 2026-04-29T17:10:44.466Z INFO 6664 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 17:10:44 2026-04-29T17:10:44.466Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:44 2026-04-29T17:10:44.466Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:44 2026-04-29T17:10:44.466Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:44 2026-04-29T17:10:44.467Z INFO 6664 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 17:10:44 2026-04-29T17:10:44.467Z WARN 6664 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 17:10:44 2026-04-29T17:10:44.467Z INFO 6664 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 17:10:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 17:10:44 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 17:10:44 2026-04-29T17:10:44.481Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.481Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.491Z WARN 6664 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 17:10:44 [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:10:44 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:10:44 2026-04-29T17:10:44.496Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.496Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.498Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.498Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.501Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.502Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.514Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.514Z WARN 6664 --- [t-thread | test] org.apache.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:10:44 2026-04-29T17:10:44.521Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.521Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.528Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.528Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.545Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.545Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.556Z INFO 6664 --- [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:10:44 2026-04-29T17:10:44.556Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.570Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.570Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.580Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.580Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.587Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.587Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.614Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.614Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.636Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.636Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.640Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.640Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.646Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.646Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.707Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.707Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.800Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.800Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.838Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.838Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.893Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.893Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.894Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:44 2026-04-29T17:10:44.894Z WARN 6664 --- [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:10:44 2026-04-29T17:10:44.959Z INFO 6664 --- [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:10:44 2026-04-29T17:10:44.959Z WARN 6664 --- [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:10:45 2026-04-29T17:10:44.995Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:45 2026-04-29T17:10:44.995Z WARN 6664 --- [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:10:45 2026-04-29T17:10:44.999Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:45 2026-04-29T17:10:44.999Z WARN 6664 --- [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:10:45 2026-04-29T17:10:44.999Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:45 2026-04-29T17:10:44.999Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.003Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.003Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.082Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.082Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.108Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.108Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.116Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.116Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.130Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.130Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.197Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.197Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.204Z WARN 6664 --- [or-http-epoll-5] 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:10:45 2026-04-29T17:10:45.207Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:45 2026-04-29T17:10:45.207Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:45 2026-04-29T17:10:45.207Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:45 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 17:10:45 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:10:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 17:10:45 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:10:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 17:10:45 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:10:45 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 17:10:45 [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 17:10:45 17:10:45 . ____ _ __ _ _ 17:10:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:45 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:45 =========|_|==============|___/=/_/_/_/ 17:10:45 17:10:45 :: Spring Boot :: (v3.5.13) 17:10:45 17:10:45 2026-04-29T17:10:45.302Z INFO 6664 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:45 2026-04-29T17:10:45.302Z INFO 6664 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 17:10:45 2026-04-29T17:10:45.307Z INFO 6664 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.017 seconds (process running for 92.682) 17:10:45 2026-04-29T17:10:45.353Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:45 2026-04-29T17:10:45.353Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:45 2026-04-29T17:10:45.353Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 17:10:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:10:45 2026-04-29T17:10:45.395Z WARN 6664 --- [ 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:10:45 2026-04-29T17:10:45.395Z WARN 6664 --- [ 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:10:45 2026-04-29T17:10:45.395Z WARN 6664 --- [ 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:10:45 2026-04-29T17:10:45.395Z WARN 6664 --- [ 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:10:45 2026-04-29T17:10:45.396Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.396Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.397Z WARN 6664 --- [ 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:10:45 2026-04-29T17:10:45.399Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.400Z WARN 6664 --- [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:10:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 17:10:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:10:45 2026-04-29T17:10:45.405Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.405Z WARN 6664 --- [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:10:45 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 17:10:45 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:10:45 2026-04-29T17:10:45.428Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.428Z WARN 6664 --- [t-thread | test] org.apache.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:10:45 2026-04-29T17:10:45.432Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:10:45 o o o o---o o--o o o---o o o----o o--o--o 17:10:45 | | / \ / | / / \ | | 17:10:45 o----o o o o----o | o o o----o | 17:10:45 | | * \ / | \ * \ | | 17:10:45 o o * o o---o o--o o----o o---o * o o----o o 17:10:45 17:10:45 2026-04-29T17:10:45.432Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:10:45 2026-04-29T17:10:45.432Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:10:45 2026-04-29T17:10:45.432Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:10:45 2026-04-29T17:10:45.432Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:10:45 2026-04-29T17:10:45.432Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:10:45 To enable the Jet engine on the members, do one of the following: 17:10:45 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:10:45 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:10:45 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:10: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:10:45 2026-04-29T17:10:45.443Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:10:45 2026-04-29T17:10:45.445Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:10:45 2026-04-29T17:10:45.455Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:10:45 2026-04-29T17:10:45.455Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:10:45 2026-04-29T17:10:45.460Z INFO 6664 --- [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:10:45 2026-04-29T17:10:45.460Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.482Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.482Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.497Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.497Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.500Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.500Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.502Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.502Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.530Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.530Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.582Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.582Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.588Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.588Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.616Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.616Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.638Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.638Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.705Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.705Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.708Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.708Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.722Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.722Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.801Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.801Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.841Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.841Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.895Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.895Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.926Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.926Z WARN 6664 --- [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:10:45 2026-04-29T17:10:45.948Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:45 2026-04-29T17:10:45.948Z WARN 6664 --- [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:10:46 2026-04-29T17:10:45.998Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:46 2026-04-29T17:10:45.998Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.041Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.042Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.056Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.056Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.083Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.083Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.134Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.134Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.198Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.198Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.236Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:46 2026-04-29T17:10:46.236Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:46 2026-04-29T17:10:46.236Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:46 2026-04-29T17:10:46.263Z INFO 6664 --- [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:10:46 2026-04-29T17:10:46.263Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.330Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.330Z WARN 6664 --- [t-thread | test] org.apache.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:10:46 2026-04-29T17:10:46.360Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:46 2026-04-29T17:10:46.360Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:46 2026-04-29T17:10:46.361Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:46 2026-04-29T17:10:46.398Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.398Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.407Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.407Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.447Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.447Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.483Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.483Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.498Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.498Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.503Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.503Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.503Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.503Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.532Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.532Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.582Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.582Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.588Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.588Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.617Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.617Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.639Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.639Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.710Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.710Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.728Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.728Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.729Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.729Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.803Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.803Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.843Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.843Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.896Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.896Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.928Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.928Z WARN 6664 --- [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:10:46 2026-04-29T17:10:46.953Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:46 2026-04-29T17:10:46.953Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.000Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.001Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.042Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.042Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.057Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.057Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.100Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.100Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.137Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.137Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.200Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.200Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.239Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:47 2026-04-29T17:10:47.240Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:47 2026-04-29T17:10:47.240Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:47 2026-04-29T17:10:47.264Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:47 2026-04-29T17:10:47.264Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:47 2026-04-29T17:10:47.264Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:47 2026-04-29T17:10:47.267Z INFO 6664 --- [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:10:47 2026-04-29T17:10:47.267Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.333Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.333Z WARN 6664 --- [t-thread | test] org.apache.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:10:47 2026-04-29T17:10:47.408Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.408Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.418Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.418Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.448Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.448Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.484Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.484Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.500Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.500Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.504Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.504Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.505Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.505Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.532Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.532Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.582Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.582Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.589Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.589Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.630Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.630Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.640Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.640Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.712Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.712Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.717Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:10:47 17:10:47 Members {size:1, ver:1} [ 17:10:47 Member [10.30.106.153]:5701 - 89ee2457-6697-4242-8b5c-0d9d62909809 this 17:10:47 ] 17:10:47 17:10:47 2026-04-29T17:10:47.718Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:10:47 2026-04-29T17:10:47.730Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.730Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.731Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.731Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.749Z INFO 6664 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:10:47 2026-04-29T17:10:47.805Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.805Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.879Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.879Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.896Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.896Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.929Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.930Z WARN 6664 --- [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:10:47 2026-04-29T17:10:47.954Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:47 2026-04-29T17:10:47.954Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.003Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.003Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.011Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:10:48 2026-04-29T17:10:48.012Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 89ee2457-6697-4242-8b5c-0d9d62909809 this is handled 17:10:48 2026-04-29T17:10:48.013Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:10:48 2026-04-29T17:10:48.014Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:10:48 2026-04-29T17:10:48.014Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:10:48 2026-04-29T17:10:48.032Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:10:48 2026-04-29T17:10:48.032Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 20 ms. 17:10:48 2026-04-29T17:10:48.033Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:10:48 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.609 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:10:48 2026-04-29T17:10:48.049Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.049Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.066Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.067Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.077Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.078Z INFO 6664 --- [ 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:10:48 2026-04-29T17:10:48.078Z DEBUG 6664 --- [ 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:10:48 2026-04-29T17:10:48.113Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.113Z INFO 6664 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 17:10:48 2026-04-29T17:10:48.113Z DEBUG 6664 --- [ 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:10:48 2026-04-29T17:10:48.114Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.116Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.118Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.118Z INFO 6664 --- [ 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:10:48 2026-04-29T17:10:48.118Z DEBUG 6664 --- [ 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:10:48 2026-04-29T17:10:48.119Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.119Z INFO 6664 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 17:10:48 2026-04-29T17:10:48.119Z DEBUG 6664 --- [ 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:10:48 2026-04-29T17:10:48.120Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.121Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.122Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.124Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.125Z INFO 6664 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 17:10:48 2026-04-29T17:10:48.125Z INFO 6664 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 17:10:48 2026-04-29T17:10:48.125Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.127Z ERROR 6664 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 17:10:48 2026-04-29T17:10:48.130Z ERROR 6664 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 17:10:48 2026-04-29T17:10:48.131Z ERROR 6664 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 17:10:48 2026-04-29T17:10:48.133Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.133Z INFO 6664 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:10:48 2026-04-29T17:10:48.133Z DEBUG 6664 --- [ 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:10:48 2026-04-29T17:10:48.134Z ERROR 6664 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 17:10:48 2026-04-29T17:10:48.134Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.134Z INFO 6664 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 17:10:48 2026-04-29T17:10:48.134Z DEBUG 6664 --- [ 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:10:48 2026-04-29T17:10:48.138Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.138Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.138Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.139Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.139Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.142Z DEBUG 6664 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:10:48 2026-04-29T17:10:48.145Z DEBUG 6664 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 17:10:48 2026-04-29T17:10:48.145Z DEBUG 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 17:10:48 2026-04-29T17:10:48.146Z DEBUG 6664 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 17:10:48 2026-04-29T17:10:48.147Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:10:48 2026-04-29T17:10:48.148Z WARN 6664 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 17:10:48 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:10:48 2026-04-29T17:10:48.166Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.166Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.178Z INFO 6664 --- [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:10:48 2026-04-29T17:10:48.179Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.219Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:48 2026-04-29T17:10:48.219Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:48 2026-04-29T17:10:48.219Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:48 2026-04-29T17:10:48.238Z INFO 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 17:10:48 2026-04-29T17:10:48.240Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:48 2026-04-29T17:10:48.240Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:48 2026-04-29T17:10:48.240Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:48 2026-04-29T17:10:48.242Z INFO 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 17:10:48 2026-04-29T17:10:48.243Z INFO 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:10:48 2026-04-29T17:10:48.245Z ERROR 6664 --- [ 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:10:48 2026-04-29T17:10:48.246Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 17:10:48 2026-04-29T17:10:48.247Z INFO 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 17:10:48 2026-04-29T17:10:48.247Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 17:10:48 2026-04-29T17:10:48.262Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:10:48 17:10:48 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:10:48 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:10:48 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:10:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:10:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:10:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:10:48 at groovy.lang.Closure.call(Closure.java:427) 17:10:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:10:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:10:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:10:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:10:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:10:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:10:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:10:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:10:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:10:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:10:48 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:10:48 at jdk.proxy2/jdk.proxy2.$Proxy247.initiateStateAdvised(Unknown Source) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:396) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$2112561086.processCreatedCmHandles$accessor$rcaZ7VT8(Unknown Source) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$2112561086$auxiliary$r2oCWv45.call(Unknown Source) 17:10:48 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:10:48 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:10:48 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:10:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:10:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:10:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$2112561086.processCreatedCmHandles(Unknown Source) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$2112561086.updateDmiRegistration$accessor$rcaZ7VT8(Unknown Source) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$2112561086$auxiliary$NPdF12Zf.call(Unknown Source) 17:10:48 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:10:48 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:10:48 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:10:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:10:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:10:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$2112561086.updateDmiRegistration(Unknown Source) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$2112561086$updateDmiRegistration.call(Unknown Source) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:235) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:10:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:10:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:10:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:10:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:10:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:10:48 17:10:48 2026-04-29T17:10:48.265Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:10:48 17:10:48 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 17:10:48 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 17:10:48 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:265) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:10:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:10:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:10:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:10:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:10:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:10:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:10:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:10:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:10:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:10:48 17:10:48 2026-04-29T17:10:48.268Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 17:10:48 17:10:48 java.lang.RuntimeException: Failed 17:10:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:10:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:10:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:10:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:10:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:10:48 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:10:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:10:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:10:48 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:10:48 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:10:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:10:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:10:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:10:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:10:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:10:48 17:10:48 2026-04-29T17:10:48.278Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:10:48 2026-04-29T17:10:48.278Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 17:10:48 2026-04-29T17:10:48.286Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:10:48 2026-04-29T17:10:48.286Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 17:10:48 2026-04-29T17:10:48.289Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:10:48 2026-04-29T17:10:48.289Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 17:10:48 2026-04-29T17:10:48.291Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:10:48 2026-04-29T17:10:48.291Z ERROR 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 17:10:48 2026-04-29T17:10:48.296Z INFO 6664 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 17:10:48 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:10:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 17:10:48 [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:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:10:48 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:10:48 2026-04-29T17:10:48.338Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.338Z WARN 6664 --- [t-thread | test] org.apache.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:10:48 2026-04-29T17:10:48.374Z ERROR 6664 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 17:10:48 2026-04-29T17:10:48.398Z WARN 6664 --- [ 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:10:48 2026-04-29T17:10:48.410Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.410Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.420Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.420Z WARN 6664 --- [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:10:48 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:10:48 2026-04-29T17:10:48.450Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.450Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.486Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.486Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.494Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.494Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.500Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.500Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.505Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.506Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.507Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.507Z WARN 6664 --- [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:10:48 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:10:48 2026-04-29T17:10:48.584Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.584Z WARN 6664 --- [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:10:48 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:10:48 2026-04-29T17:10:48.630Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.631Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.635Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.636Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.642Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.642Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.657Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:10:48 2026-04-29T17:10:48.659Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:10:48 2026-04-29T17:10:48.659Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:10:48 2026-04-29T17:10:48.659Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 17:10:48 2026-04-29T17:10:48.659Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 17:10:48 2026-04-29T17:10:48.660Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:10:48 2026-04-29T17:10:48.660Z WARN 6664 --- [ 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:10:48 2026-04-29T17:10:48.660Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:10:48 2026-04-29T17:10:48.661Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:10:48 2026-04-29T17:10:48.662Z ERROR 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 17:10:48 17:10:48 java.lang.RuntimeException: some exception 17:10:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:10:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:10:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:10:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:10:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:10:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:10:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:10:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:10:48 at groovy.lang.Closure.call(Closure.java:427) 17:10:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:10:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:10:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:10:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:10:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:10:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:10:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:10:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:10:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:10:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:10:48 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:10:48 at jdk.proxy2/jdk.proxy2.$Proxy230.getCmHandleState(Unknown Source) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:10:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:10:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:10:48 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:10:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:10:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:10:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:10:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:10:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:10:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:10:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:10:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:10:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:10:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:10:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:10:48 17:10:48 2026-04-29T17:10:48.663Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 17:10:48 2026-04-29T17:10:48.663Z ERROR 6664 --- [ 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:10:48 17:10:48 java.lang.RuntimeException: Some network error 17:10:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:10:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:10:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:10:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:10:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:10:48 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:10:48 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:10:48 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:10:48 at groovy.lang.Closure.call(Closure.java:427) 17:10:48 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:10:48 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:10:48 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:10:48 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:10:48 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:10:48 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:10:48 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:10:48 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:10:48 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:10:48 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:10:48 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1526866759.getResourceData(Unknown Source) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 17:10:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 17:10:48 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 17:10:48 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 17:10:48 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 17:10:48 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 17:10:48 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 17:10:48 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 17:10:48 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 17:10:48 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 17:10:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:10:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 17:10:48 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:10:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:10:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:10:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:10:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:10:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:10:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:10:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:10:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:10:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:10:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:10:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:10:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:10:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:10:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:10:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:10:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:10:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:10:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:10:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:10:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:10:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:10:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:10:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:10:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:10:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:10:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:10:48 17:10:48 2026-04-29T17:10:48.663Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 17:10:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:10:48 2026-04-29T17:10:48.723Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.723Z WARN 6664 --- [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:10:48 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:10:48 2026-04-29T17:10:48.731Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.731Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.732Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.732Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.742Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.742Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.743Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.743Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.743Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.743Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.745Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.746Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.746Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.747Z WARN 6664 --- [ 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:10:48 2026-04-29T17:10:48.748Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.748Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.748Z WARN 6664 --- [ 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:10:48 2026-04-29T17:10:48.751Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 17:10:48 2026-04-29T17:10:48.753Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 17:10:48 2026-04-29T17:10:48.753Z INFO 6664 --- [ 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:10:48 2026-04-29T17:10:48.754Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 17:10:48 2026-04-29T17:10:48.754Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 17:10:48 2026-04-29T17:10:48.754Z INFO 6664 --- [ 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:10:48 2026-04-29T17:10:48.754Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:10:48 2026-04-29T17:10:48.754Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 17:10:48 2026-04-29T17:10:48.754Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 17:10:48 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 17:10:48 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:10:48 2026-04-29T17:10:48.766Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:10:48 o o o o---o o--o o o---o o o----o o--o--o 17:10:48 | | / \ / | / / \ | | 17:10:48 o----o o o o----o | o o o----o | 17:10:48 | | * \ / | \ * \ | | 17:10:48 o o * o o---o o--o o----o o---o * o o----o o 17:10:48 17:10:48 2026-04-29T17:10:48.766Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:10:48 2026-04-29T17:10:48.766Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:10:48 2026-04-29T17:10:48.766Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:10:48 2026-04-29T17:10:48.766Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:10:48 2026-04-29T17:10:48.766Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:10:48 To enable the Jet engine on the members, do one of the following: 17:10:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:10:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:10:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:10:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:10:48 2026-04-29T17:10:48.779Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:10:48 2026-04-29T17:10:48.781Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:10:48 2026-04-29T17:10:48.787Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:10:48 2026-04-29T17:10:48.787Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:10:48 2026-04-29T17:10:48.807Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.807Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.888Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.889Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.898Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.898Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.930Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.930Z WARN 6664 --- [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:10:48 2026-04-29T17:10:48.955Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:48 2026-04-29T17:10:48.955Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.010Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.010Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.025Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.025Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.050Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.050Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.067Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.067Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.104Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:49 2026-04-29T17:10:49.104Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:49 2026-04-29T17:10:49.104Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:49 2026-04-29T17:10:49.139Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.139Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.154Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.154Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.184Z INFO 6664 --- [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:10:49 2026-04-29T17:10:49.184Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.205Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:49 2026-04-29T17:10:49.205Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:49 2026-04-29T17:10:49.205Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:49 2026-04-29T17:10:49.360Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.360Z WARN 6664 --- [t-thread | test] org.apache.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:10:49 2026-04-29T17:10:49.412Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.412Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.421Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.421Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.451Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.451Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.465Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.465Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.472Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.472Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.494Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.494Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.508Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.509Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.551Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.551Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.586Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.586Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.631Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.631Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.636Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.636Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.644Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.644Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.726Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.726Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.732Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.732Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.733Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.733Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.807Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.807Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.889Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.889Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.899Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.899Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.912Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.912Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.931Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.931Z WARN 6664 --- [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:10:49 2026-04-29T17:10:49.956Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:49 2026-04-29T17:10:49.956Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.053Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.053Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.068Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.068Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.071Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.071Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.122Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:50 2026-04-29T17:10:50.122Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:50 2026-04-29T17:10:50.122Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:50 2026-04-29T17:10:50.140Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.140Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.156Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.156Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.186Z INFO 6664 --- [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:10:50 2026-04-29T17:10:50.186Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.208Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:50 2026-04-29T17:10:50.208Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:50 2026-04-29T17:10:50.208Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:50 2026-04-29T17:10:50.363Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.363Z WARN 6664 --- [t-thread | test] org.apache.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:10:50 2026-04-29T17:10:50.412Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.412Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.442Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.442Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.454Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.454Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.466Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.466Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.472Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.472Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.478Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.478Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.495Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.495Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.501Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.501Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.553Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.553Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.588Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.588Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.632Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.632Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.646Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.646Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.726Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.726Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.732Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.732Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.733Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.733Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.807Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.807Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.845Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.845Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.900Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.900Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.914Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.914Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.932Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.932Z WARN 6664 --- [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:10:50 2026-04-29T17:10:50.956Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:50 2026-04-29T17:10:50.956Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.027Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:51 2026-04-29T17:10:51.027Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:51 2026-04-29T17:10:51.027Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:51 2026-04-29T17:10:51.053Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.053Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.070Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.070Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.096Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.096Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.141Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.142Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.158Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.158Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.171Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:10:51 17:10:51 Members {size:1, ver:1} [ 17:10:51 Member [10.30.106.153]:5701 - c653f4f7-6e40-404a-9c21-8b235f1fbb5f this 17:10:51 ] 17:10:51 17:10:51 2026-04-29T17:10:51.172Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:10:51 2026-04-29T17:10:51.186Z DEBUG 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:10:51 2026-04-29T17:10:51.187Z DEBUG 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:10:51 2026-04-29T17:10:51.187Z INFO 6664 --- [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:10:51 2026-04-29T17:10:51.187Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.188Z DEBUG 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 17:10:51 2026-04-29T17:10:51.191Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 17:10:51 2026-04-29T17:10:51.191Z WARN 6664 --- [ 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:10:51 2026-04-29T17:10:51.193Z INFO 6664 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:10:51 2026-04-29T17:10:51.210Z DEBUG 6664 --- [ 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:10:51 2026-04-29T17:10:51.213Z DEBUG 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 17:10:51 2026-04-29T17:10:51.213Z DEBUG 6664 --- [ 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:10:51 2026-04-29T17:10:51.213Z DEBUG 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 17:10:51 2026-04-29T17:10:51.213Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:51 2026-04-29T17:10:51.213Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:51 2026-04-29T17:10:51.213Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:51 2026-04-29T17:10:51.234Z DEBUG 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 17:10:51 2026-04-29T17:10:51.238Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:10:51 2026-04-29T17:10:51.239Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - c653f4f7-6e40-404a-9c21-8b235f1fbb5f this is handled 17:10:51 2026-04-29T17:10:51.240Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:10:51 2026-04-29T17:10:51.240Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:10:51 2026-04-29T17:10:51.241Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:10:51 2026-04-29T17:10:51.268Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:10:51 2026-04-29T17:10:51.268Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 29 ms. 17:10:51 2026-04-29T17:10:51.268Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:10:51 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.511 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 17:10:51 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:10:51 2026-04-29T17:10:51.290Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:10:51 2026-04-29T17:10:51.294Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.294Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:10:51 2026-04-29T17:10:51.294Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:10:51 2026-04-29T17:10:51.294Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:10:51 2026-04-29T17:10:51.294Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.295Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.296Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.297Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 17:10:51 2026-04-29T17:10:51.297Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:10:51 2026-04-29T17:10:51.298Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:10:51 2026-04-29T17:10:51.298Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.298Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.301Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.301Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 17:10:51 2026-04-29T17:10:51.301Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:10:51 2026-04-29T17:10:51.302Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:10:51 2026-04-29T17:10:51.302Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.302Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.302Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:10:51 2026-04-29T17:10:51.303Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:10:51 2026-04-29T17:10:51.303Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.303Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.305Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.306Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:10:51 2026-04-29T17:10:51.306Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:10:51 2026-04-29T17:10:51.307Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:10:51 2026-04-29T17:10:51.307Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.307Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.307Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:10:51 2026-04-29T17:10:51.308Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:10:51 2026-04-29T17:10:51.308Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.308Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.308Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:10:51 2026-04-29T17:10:51.308Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:10:51 2026-04-29T17:10:51.308Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.308Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.311Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 17:10:51 2026-04-29T17:10:51.311Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 17:10:51 2026-04-29T17:10:51.312Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 17:10:51 2026-04-29T17:10:51.313Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 17:10:51 2026-04-29T17:10:51.314Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 17:10:51 2026-04-29T17:10:51.315Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z WARN 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 17:10:51 2026-04-29T17:10:51.316Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 17:10:51 2026-04-29T17:10:51.316Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:10:51 2026-04-29T17:10:51.317Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:10:51 2026-04-29T17:10:51.317Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.317Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.317Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 17:10:51 2026-04-29T17:10:51.318Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 17:10:51 2026-04-29T17:10:51.318Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.318Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.318Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 17:10:51 2026-04-29T17:10:51.318Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 17:10:51 2026-04-29T17:10:51.318Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.318Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.327Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.327Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:10:51 2026-04-29T17:10:51.327Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:10:51 2026-04-29T17:10:51.327Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:10:51 2026-04-29T17:10:51.327Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.327Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.328Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.328Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:10:51 2026-04-29T17:10:51.328Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:10:51 2026-04-29T17:10:51.328Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 17:10:51 2026-04-29T17:10:51.328Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 17:10:51 2026-04-29T17:10:51.330Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:10:51 2026-04-29T17:10:51.330Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:10:51 2026-04-29T17:10:51.330Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:10:51 2026-04-29T17:10:51.330Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:10:51 2026-04-29T17:10:51.331Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 17:10:51 2026-04-29T17:10:51.335Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 17:10:51 2026-04-29T17:10:51.335Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:10:51 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 17:10:51 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:10:51 2026-04-29T17:10:51.346Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.346Z WARN 6664 --- [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:10:51 17:10:51 . ____ _ __ _ _ 17:10:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:51 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:51 =========|_|==============|___/=/_/_/_/ 17:10:51 17:10:51 :: Spring Boot :: (v3.5.13) 17:10:51 17:10:51 2026-04-29T17:10:51.358Z INFO 6664 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:51 2026-04-29T17:10:51.358Z INFO 6664 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:10:51 2026-04-29T17:10:51.366Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.366Z WARN 6664 --- [t-thread | test] org.apache.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:10:51 2026-04-29T17:10:51.374Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.374Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.374Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:10:51 o o o o---o o--o o o---o o o----o o--o--o 17:10:51 | | / \ / | / / \ | | 17:10:51 o----o o o o----o | o o o----o | 17:10:51 | | * \ / | \ * \ | | 17:10:51 o o * o o---o o--o o----o o---o * o o----o o 17:10:51 17:10:51 2026-04-29T17:10:51.374Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:10:51 2026-04-29T17:10:51.374Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:10:51 2026-04-29T17:10:51.374Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:10:51 2026-04-29T17:10:51.374Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:10:51 2026-04-29T17:10:51.374Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:10:51 To enable the Jet engine on the members, do one of the following: 17:10:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:10:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:10:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:10: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:10:51 2026-04-29T17:10:51.387Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:10:51 2026-04-29T17:10:51.395Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:10:51 2026-04-29T17:10:51.407Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:10:51 2026-04-29T17:10:51.407Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTING 17:10:51 2026-04-29T17:10:51.414Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.414Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.443Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.443Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.466Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.466Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.467Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.467Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.479Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.479Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.493Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.493Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.495Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.495Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.588Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.588Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.632Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.632Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.648Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.648Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.728Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.728Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.734Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.734Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.734Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.734Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.809Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.809Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.860Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.860Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.901Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.901Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.916Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.916Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.933Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.933Z WARN 6664 --- [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:10:51 2026-04-29T17:10:51.956Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:51 2026-04-29T17:10:51.956Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.030Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:52 2026-04-29T17:10:52.031Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:52 2026-04-29T17:10:52.031Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:52 2026-04-29T17:10:52.070Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.070Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.083Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.083Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.098Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.098Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.142Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.142Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.161Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.161Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.190Z INFO 6664 --- [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:10:52 2026-04-29T17:10:52.190Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.220Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:52 2026-04-29T17:10:52.220Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:52 2026-04-29T17:10:52.220Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:52 2026-04-29T17:10:52.228Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.228Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.348Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.348Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.369Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.369Z WARN 6664 --- [t-thread | test] org.apache.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:10:52 2026-04-29T17:10:52.414Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.415Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.467Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.467Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.480Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.480Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.483Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.483Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.489Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.490Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.494Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.494Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.497Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.497Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.588Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.588Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.588Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.588Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.649Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.649Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.728Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.728Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.734Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.734Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.734Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.735Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.809Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.809Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.869Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.869Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.884Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:52 2026-04-29T17:10:52.884Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:52 2026-04-29T17:10:52.884Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:52 2026-04-29T17:10:52.902Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.902Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.919Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.919Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.935Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.935Z WARN 6664 --- [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:10:52 2026-04-29T17:10:52.958Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:52 2026-04-29T17:10:52.958Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.071Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.071Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.072Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:53 2026-04-29T17:10:53.073Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:53 2026-04-29T17:10:53.073Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:53 2026-04-29T17:10:53.085Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.085Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.099Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.099Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.144Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.144Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.164Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.164Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.192Z INFO 6664 --- [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:10:53 2026-04-29T17:10:53.192Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.230Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.230Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.349Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.349Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.372Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.372Z WARN 6664 --- [t-thread | test] org.apache.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:10:53 2026-04-29T17:10:53.414Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.414Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.468Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.468Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.470Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.470Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.472Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.472Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.495Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.495Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.498Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.498Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.500Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.500Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.590Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.590Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.593Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.593Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.651Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.651Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.730Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.730Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.734Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.734Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.735Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.735Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.788Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:53 2026-04-29T17:10:53.788Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:53 2026-04-29T17:10:53.788Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:53 2026-04-29T17:10:53.843Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.843Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.870Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.870Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.903Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.903Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.904Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.904Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.922Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.922Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.936Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:53 2026-04-29T17:10:53.936Z WARN 6664 --- [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:10:53 2026-04-29T17:10:53.959Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:10:53 17:10:53 Members {size:1, ver:1} [ 17:10:53 Member [10.30.106.153]:5701 - 5a6280c0-7176-4010-b49c-c95f1a2b99f4 this 17:10:53 ] 17:10:53 17:10:53 2026-04-29T17:10:53.960Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTED 17:10:53 2026-04-29T17:10:53.979Z INFO 6664 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.635 seconds (process running for 101.354) 17:10:54 2026-04-29T17:10:54.000Z INFO 6664 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:10:54 2026-04-29T17:10:54.012Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:10:54 2026-04-29T17:10:54.013Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 5a6280c0-7176-4010-b49c-c95f1a2b99f4 this is handled 17:10:54 2026-04-29T17:10:54.014Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:10:54 2026-04-29T17:10:54.014Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:10:54 2026-04-29T17:10:54.015Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:10:54 2026-04-29T17:10:54.023Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:54 2026-04-29T17:10:54.023Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:54 2026-04-29T17:10:54.023Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:54 2026-04-29T17:10:54.053Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:10:54 2026-04-29T17:10:54.053Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 40 ms. 17:10:54 2026-04-29T17:10:54.053Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:10:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.712 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 17:10:54 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:10:54 17:10:54 . ____ _ __ _ _ 17:10:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:10:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:10:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:10:54 ' |____| .__|_| |_|_| |_\__, | / / / / 17:10:54 =========|_|==============|___/=/_/_/_/ 17:10:54 17:10:54 :: Spring Boot :: (v3.5.13) 17:10:54 17:10:54 2026-04-29T17:10:54.072Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.072Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.073Z INFO 6664 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:10:54 2026-04-29T17:10:54.073Z INFO 6664 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 17:10:54 2026-04-29T17:10:54.085Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.085Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.092Z INFO 6664 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.032 seconds (process running for 101.466) 17:10:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 17:10:54 2026-04-29T17:10:54.104Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.104Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.108Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:10:54 2026-04-29T17:10:54.155Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.155Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.171Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.171Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.194Z INFO 6664 --- [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:10:54 2026-04-29T17:10:54.194Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.232Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.232Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.350Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.350Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.382Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.382Z WARN 6664 --- [t-thread | test] org.apache.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:10:54 2026-04-29T17:10:54.416Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.416Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.471Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.471Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.472Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.472Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.482Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.482Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.488Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.488Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.499Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.499Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.501Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.501Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.536Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:10:54 o o o o---o o--o o o---o o o----o o--o--o 17:10:54 | | / \ / | / / \ | | 17:10:54 o----o o o o----o | o o o----o | 17:10:54 | | * \ / | \ * \ | | 17:10:54 o o * o o---o o--o o----o o---o * o o----o o 17:10:54 17:10:54 2026-04-29T17:10:54.536Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:10:54 2026-04-29T17:10:54.536Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:10:54 2026-04-29T17:10:54.536Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:10:54 2026-04-29T17:10:54.536Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:10:54 2026-04-29T17:10:54.536Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:10:54 To enable the Jet engine on the members, do one of the following: 17:10:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:10:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:10:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:10: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:10:54 2026-04-29T17:10:54.544Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:10:54 2026-04-29T17:10:54.545Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:10:54 2026-04-29T17:10:54.554Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:10:54 2026-04-29T17:10:54.555Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:10:54 2026-04-29T17:10:54.591Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.591Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.594Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.594Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.653Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.653Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.732Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.732Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.734Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.734Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.749Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.749Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.792Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:54 2026-04-29T17:10:54.792Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:54 2026-04-29T17:10:54.792Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:54 2026-04-29T17:10:54.845Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.845Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.870Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.871Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.874Z ERROR 6664 --- [_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:10:54 2026-04-29T17:10:54.874Z ERROR 6664 --- [_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:10:54 2026-04-29T17:10:54.904Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.904Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.919Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.919Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.925Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.925Z WARN 6664 --- [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:10:54 2026-04-29T17:10:54.937Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:54 2026-04-29T17:10:54.937Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.023Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:55 2026-04-29T17:10:55.023Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:55 2026-04-29T17:10:55.023Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:55 2026-04-29T17:10:55.086Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.086Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.105Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.105Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.109Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.109Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.157Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.157Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.174Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.174Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.198Z INFO 6664 --- [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:10:55 2026-04-29T17:10:55.198Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.234Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.234Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.352Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.352Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.384Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.384Z WARN 6664 --- [t-thread | test] org.apache.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:10:55 2026-04-29T17:10:55.418Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.418Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.467Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.467Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.472Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.472Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.472Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.472Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.490Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.490Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.501Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.501Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.510Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.510Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.592Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.592Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.598Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.598Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.645Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:55 2026-04-29T17:10:55.645Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:55 2026-04-29T17:10:55.645Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:55 2026-04-29T17:10:55.655Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.655Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.733Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.733Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.734Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.734Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.751Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.751Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.847Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.847Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.870Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.870Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.876Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:55 2026-04-29T17:10:55.876Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:55 2026-04-29T17:10:55.876Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:55 2026-04-29T17:10:55.897Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.897Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.904Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.904Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.920Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.920Z WARN 6664 --- [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:10:55 2026-04-29T17:10:55.928Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:55 2026-04-29T17:10:55.928Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.087Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.087Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.105Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.106Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.109Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.109Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.158Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.158Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.176Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.176Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.201Z INFO 6664 --- [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:10:56 2026-04-29T17:10:56.201Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.234Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.234Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.354Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.354Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.386Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.386Z WARN 6664 --- [t-thread | test] org.apache.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:10:56 2026-04-29T17:10:56.419Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.419Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.469Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.469Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.474Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.474Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.474Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.474Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.490Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.490Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.501Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.501Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.510Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.510Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.576Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.576Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.593Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.593Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.614Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.614Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.645Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:56 2026-04-29T17:10:56.645Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:56 2026-04-29T17:10:56.645Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:56 2026-04-29T17:10:56.697Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.697Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.735Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.735Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.736Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.736Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.833Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:10:56 17:10:56 Members {size:1, ver:1} [ 17:10:56 Member [10.30.106.153]:5701 - 6c580ce9-4953-48cb-9af4-be0d630b176a this 17:10:56 ] 17:10:56 17:10:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:10:56 2026-04-29T17:10:56.834Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:10:56 2026-04-29T17:10:56.835Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:10:56 2026-04-29T17:10:56.847Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.847Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.854Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:10:56 2026-04-29T17:10:56.854Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:10:56 2026-04-29T17:10:56.854Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:10:56 2026-04-29T17:10:56.854Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:10:56 2026-04-29T17:10:56.854Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:10:56 2026-04-29T17:10:56.856Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 17:10:56 2026-04-29T17:10:56.856Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 17:10:56 2026-04-29T17:10:56.856Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 17:10:56 2026-04-29T17:10:56.856Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 17:10:56 2026-04-29T17:10:56.856Z INFO 6664 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 17:10:56 2026-04-29T17:10:56.872Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.872Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.872Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:10:56 2026-04-29T17:10:56.873Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 6c580ce9-4953-48cb-9af4-be0d630b176a this is handled 17:10:56 2026-04-29T17:10:56.873Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:10:56 2026-04-29T17:10:56.874Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:10:56 2026-04-29T17:10:56.874Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:10:56 2026-04-29T17:10:56.876Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:56 2026-04-29T17:10:56.876Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:56 2026-04-29T17:10:56.876Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:56 2026-04-29T17:10:56.902Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.902Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.905Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.905Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.922Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.922Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.930Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:56 2026-04-29T17:10:56.930Z WARN 6664 --- [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:10:56 2026-04-29T17:10:56.931Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:10:56 2026-04-29T17:10:56.931Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 58 ms. 17:10:56 2026-04-29T17:10:56.931Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:10:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 17:10:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:10:56 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 17:10:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:10:56 2026-04-29T17:10:56.978Z ERROR 6664 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 17:10:56 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 17:10:56 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 17:10:57 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 17:10:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:10:57 2026-04-29T17:10:57.012Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:10:57 2026-04-29T17:10:57.013Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:10:57 2026-04-29T17:10:57.013Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 17:10:57 2026-04-29T17:10:57.014Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:10:57 2026-04-29T17:10:57.018Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:10:57 2026-04-29T17:10:57.019Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 17:10:57 2026-04-29T17:10:57.021Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 17:10:57 2026-04-29T17:10:57.021Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 17:10:57 2026-04-29T17:10:57.021Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 17:10:57 2026-04-29T17:10:57.024Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 17:10:57 2026-04-29T17:10:57.024Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 17:10:57 2026-04-29T17:10:57.026Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 17:10:57 2026-04-29T17:10:57.026Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 17:10:57 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 17:10:57 2026-04-29T17:10:57.028Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 17:10:57 2026-04-29T17:10:57.028Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 17:10:57 2026-04-29T17:10:57.028Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 17:10:57 2026-04-29T17:10:57.028Z DEBUG 6664 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 17:10:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 17:10:57 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 17:10:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:10:57 2026-04-29T17:10:57.051Z INFO 6664 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 17:10:57 2026-04-29T17:10:57.088Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.088Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.106Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.106Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.110Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: ec1a91095d91e2808cebc5b526ff6bc2b22e023a51660342654c65c95e423a31 17:10:57 2026-04-29T17:10:57.110Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.110Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.160Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.160Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.179Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.179Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.206Z INFO 6664 --- [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:10:57 2026-04-29T17:10:57.206Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.236Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.236Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.293Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.293Z WARN 6664 --- [t-thread | test] org.apache.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:10:57 2026-04-29T17:10:57.355Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.355Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.420Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.420Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.470Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.470Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.472Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.472Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.474Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.474Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.475Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.475Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.502Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.502Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.510Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.510Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.578Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.578Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.594Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.594Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.614Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.614Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.649Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:57 2026-04-29T17:10:57.649Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:57 2026-04-29T17:10:57.650Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:57 2026-04-29T17:10:57.662Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.662Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.715Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.715Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.737Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:57 2026-04-29T17:10:57.737Z WARN 6664 --- [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:10:57 2026-04-29T17:10:57.792Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:57 2026-04-29T17:10:57.792Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:57 2026-04-29T17:10:57.792Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:58 2026-04-29T17:10:57.848Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:58 2026-04-29T17:10:57.848Z WARN 6664 --- [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:10:58 2026-04-29T17:10:57.873Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:58 2026-04-29T17:10:57.873Z WARN 6664 --- [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:10:58 2026-04-29T17:10:57.904Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:58 2026-04-29T17:10:57.904Z WARN 6664 --- [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:10:58 2026-04-29T17:10:57.907Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:58 2026-04-29T17:10:57.907Z WARN 6664 --- [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:10:58 2026-04-29T17:10:57.923Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:58 2026-04-29T17:10:57.923Z WARN 6664 --- [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:10:58 2026-04-29T17:10:57.933Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:58 2026-04-29T17:10:57.933Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.090Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.090Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.107Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.107Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.111Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.111Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.161Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.161Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.181Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.181Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.208Z INFO 6664 --- [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:10:58 2026-04-29T17:10:58.208Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.237Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.237Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.297Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.297Z WARN 6664 --- [t-thread | test] org.apache.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:10:58 2026-04-29T17:10:58.344Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.344Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.421Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.421Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.470Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.470Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.475Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.475Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.488Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.488Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.493Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.493Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.503Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.503Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.512Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.512Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.552Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:58 2026-04-29T17:10:58.552Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:58 2026-04-29T17:10:58.552Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:58 2026-04-29T17:10:58.578Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.578Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.615Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.615Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.633Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.633Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.664Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.664Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.695Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:58 2026-04-29T17:10:58.695Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:58 2026-04-29T17:10:58.695Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:58 2026-04-29T17:10:58.715Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.715Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.739Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.739Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.871Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.871Z WARN 6664 --- [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:10:58 2026-04-29T17:10:58.875Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:58 2026-04-29T17:10:58.875Z WARN 6664 --- [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:10:59 2026-04-29T17:10:58.905Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:10:59 2026-04-29T17:10:58.905Z WARN 6664 --- [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:10:59 2026-04-29T17:10:58.908Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:10:59 2026-04-29T17:10:58.908Z WARN 6664 --- [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:10:59 2026-04-29T17:10:58.925Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:10:59 2026-04-29T17:10:58.926Z WARN 6664 --- [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:10:59 2026-04-29T17:10:58.936Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:10:59 2026-04-29T17:10:58.936Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.089Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.089Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.091Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.091Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.110Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.110Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.110Z INFO 6664 --- [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:10:59 2026-04-29T17:10:59.110Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.162Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.162Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.183Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.183Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.239Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.239Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.301Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.301Z WARN 6664 --- [t-thread | test] org.apache.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:10:59 2026-04-29T17:10:59.346Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.346Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.423Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.423Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.472Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.472Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.476Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.476Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.489Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.489Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.493Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.493Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.504Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.504Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.513Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.513Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.552Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:10:59 2026-04-29T17:10:59.552Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:10:59 2026-04-29T17:10:59.552Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:59 2026-04-29T17:10:59.578Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.578Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.599Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:10:59 2026-04-29T17:10:59.599Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:10:59 2026-04-29T17:10:59.599Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:10:59 2026-04-29T17:10:59.615Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.615Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.634Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.634Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.665Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.665Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.673Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.673Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.711Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.711Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.872Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.872Z WARN 6664 --- [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:10:59 2026-04-29T17:10:59.875Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:10:59 2026-04-29T17:10:59.875Z WARN 6664 --- [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:11:00 2026-04-29T17:10:59.907Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:00 2026-04-29T17:10:59.907Z WARN 6664 --- [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:11:00 2026-04-29T17:10:59.909Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:00 2026-04-29T17:10:59.909Z WARN 6664 --- [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:11:00 2026-04-29T17:10:59.927Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:00 2026-04-29T17:10:59.927Z WARN 6664 --- [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:11:00 2026-04-29T17:10:59.938Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:00 2026-04-29T17:10:59.938Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.090Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.090Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.112Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.112Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.112Z INFO 6664 --- [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:11:00 2026-04-29T17:11:00.112Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.138Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.138Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.164Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.164Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.185Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.185Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.203Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.203Z WARN 6664 --- [t-thread | test] org.apache.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:11:00 2026-04-29T17:11:00.239Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.239Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.347Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.347Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.424Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.424Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.466Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:00 2026-04-29T17:11:00.466Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:00 2026-04-29T17:11:00.466Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:00 2026-04-29T17:11:00.473Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.473Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.482Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.482Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.490Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.490Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.492Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.492Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.494Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.494Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.515Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.515Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.523Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.523Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.561Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:00 2026-04-29T17:11:00.561Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:00 2026-04-29T17:11:00.561Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:00 2026-04-29T17:11:00.579Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.579Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.617Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.617Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.634Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.634Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.674Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.674Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.725Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.725Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.873Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.873Z WARN 6664 --- [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:11:00 2026-04-29T17:11:00.875Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:00 2026-04-29T17:11:00.875Z WARN 6664 --- [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:11:01 2026-04-29T17:11:00.907Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:01 2026-04-29T17:11:00.907Z WARN 6664 --- [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:11:01 2026-04-29T17:11:00.909Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:01 2026-04-29T17:11:00.909Z WARN 6664 --- [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:11:01 2026-04-29T17:11:00.928Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:01 2026-04-29T17:11:00.928Z WARN 6664 --- [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:11:01 2026-04-29T17:11:00.949Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:01 2026-04-29T17:11:00.949Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.026Z INFO 6664 --- [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:11:01 2026-04-29T17:11:01.026Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.091Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.091Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.113Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.113Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.166Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.166Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.185Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.186Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.190Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.190Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.205Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.205Z WARN 6664 --- [t-thread | test] org.apache.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:11:01 2026-04-29T17:11:01.240Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.240Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.277Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:01 2026-04-29T17:11:01.277Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:01 2026-04-29T17:11:01.277Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:01 2026-04-29T17:11:01.348Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.348Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.426Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.426Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.459Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.459Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.475Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.475Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.483Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.483Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.494Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.494Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.517Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.517Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.536Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.536Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.561Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:01 2026-04-29T17:11:01.561Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:01 2026-04-29T17:11:01.561Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:01 2026-04-29T17:11:01.568Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.568Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.580Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.580Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.619Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.619Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.637Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.637Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.642Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.642Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.726Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.726Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.842Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.842Z WARN 6664 --- [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:11:01 2026-04-29T17:11:01.875Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:01 2026-04-29T17:11:01.875Z WARN 6664 --- [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:11:02 2026-04-29T17:11:01.909Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:02 2026-04-29T17:11:01.909Z WARN 6664 --- [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:11:02 2026-04-29T17:11:01.909Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:02 2026-04-29T17:11:01.909Z WARN 6664 --- [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:11:02 2026-04-29T17:11:01.929Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:02 2026-04-29T17:11:01.929Z WARN 6664 --- [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:11:02 2026-04-29T17:11:01.931Z INFO 6664 --- [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:11:02 2026-04-29T17:11:01.931Z WARN 6664 --- [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:11:02 2026-04-29T17:11:01.953Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:02 2026-04-29T17:11:01.953Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.093Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.093Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.114Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.114Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.147Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.147Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.185Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.185Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.193Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.193Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.210Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.210Z WARN 6664 --- [t-thread | test] org.apache.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:11:02 2026-04-29T17:11:02.240Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.241Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.274Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:02 2026-04-29T17:11:02.274Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:02 2026-04-29T17:11:02.274Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:02 2026-04-29T17:11:02.349Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.349Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.367Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:02 2026-04-29T17:11:02.367Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:02 2026-04-29T17:11:02.367Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:02 2026-04-29T17:11:02.427Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.427Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.461Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.461Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.480Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.480Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.483Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.484Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.495Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.495Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.518Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.518Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.537Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.537Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.569Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.569Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.581Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.581Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.644Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.644Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.653Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.653Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.683Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.683Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.727Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.728Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.843Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.843Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.849Z INFO 6664 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.797981174S 17:11:02 2026-04-29T17:11:02.851Z INFO 6664 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:11:02 allow.auto.create.topics = true 17:11:02 auto.commit.interval.ms = 5000 17:11:02 auto.include.jmx.reporter = true 17:11:02 auto.offset.reset = earliest 17:11:02 bootstrap.servers = [localhost:32775] 17:11:02 check.crcs = true 17:11:02 client.dns.lookup = use_all_dns_ips 17:11:02 client.id = consumer-ncmp-group-15 17:11:02 client.rack = 17:11:02 connections.max.idle.ms = 540000 17:11:02 default.api.timeout.ms = 60000 17:11:02 enable.auto.commit = true 17:11:02 enable.metrics.push = true 17:11:02 exclude.internal.topics = true 17:11:02 fetch.max.bytes = 52428800 17:11:02 fetch.max.wait.ms = 500 17:11:02 fetch.min.bytes = 1 17:11:02 group.id = ncmp-group 17:11:02 group.instance.id = null 17:11:02 group.protocol = classic 17:11:02 group.remote.assignor = null 17:11:02 heartbeat.interval.ms = 3000 17:11:02 interceptor.classes = [] 17:11:02 internal.leave.group.on.close = true 17:11:02 internal.throw.on.fetch.stable.offset.unsupported = false 17:11:02 isolation.level = read_uncommitted 17:11:02 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:11:02 max.partition.fetch.bytes = 1048576 17:11:02 max.poll.interval.ms = 300000 17:11:02 max.poll.records = 500 17:11:02 metadata.max.age.ms = 300000 17:11:02 metadata.recovery.strategy = none 17:11:02 metric.reporters = [] 17:11:02 metrics.num.samples = 2 17:11:02 metrics.recording.level = INFO 17:11:02 metrics.sample.window.ms = 30000 17:11:02 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:11:02 receive.buffer.bytes = 65536 17:11:02 reconnect.backoff.max.ms = 1000 17:11:02 reconnect.backoff.ms = 50 17:11:02 request.timeout.ms = 30000 17:11:02 retry.backoff.max.ms = 1000 17:11:02 retry.backoff.ms = 100 17:11:02 sasl.client.callback.handler.class = null 17:11:02 sasl.jaas.config = null 17:11:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:11:02 sasl.kerberos.min.time.before.relogin = 60000 17:11:02 sasl.kerberos.service.name = null 17:11:02 sasl.kerberos.ticket.renew.jitter = 0.05 17:11:02 sasl.kerberos.ticket.renew.window.factor = 0.8 17:11:02 sasl.login.callback.handler.class = null 17:11:02 sasl.login.class = null 17:11:02 sasl.login.connect.timeout.ms = null 17:11:02 sasl.login.read.timeout.ms = null 17:11:02 sasl.login.refresh.buffer.seconds = 300 17:11:02 sasl.login.refresh.min.period.seconds = 60 17:11:02 sasl.login.refresh.window.factor = 0.8 17:11:02 sasl.login.refresh.window.jitter = 0.05 17:11:02 sasl.login.retry.backoff.max.ms = 10000 17:11:02 sasl.login.retry.backoff.ms = 100 17:11:02 sasl.mechanism = GSSAPI 17:11:02 sasl.oauthbearer.clock.skew.seconds = 30 17:11:02 sasl.oauthbearer.expected.audience = null 17:11:02 sasl.oauthbearer.expected.issuer = null 17:11:02 sasl.oauthbearer.header.urlencode = false 17:11:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:11:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:11:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:11:02 sasl.oauthbearer.jwks.endpoint.url = null 17:11:02 sasl.oauthbearer.scope.claim.name = scope 17:11:02 sasl.oauthbearer.sub.claim.name = sub 17:11:02 sasl.oauthbearer.token.endpoint.url = null 17:11:02 security.protocol = PLAINTEXT 17:11:02 security.providers = null 17:11:02 send.buffer.bytes = 131072 17:11:02 session.timeout.ms = 45000 17:11:02 socket.connection.setup.timeout.max.ms = 30000 17:11:02 socket.connection.setup.timeout.ms = 10000 17:11:02 ssl.cipher.suites = null 17:11:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:11:02 ssl.endpoint.identification.algorithm = https 17:11:02 ssl.engine.factory.class = null 17:11:02 ssl.key.password = null 17:11:02 ssl.keymanager.algorithm = SunX509 17:11:02 ssl.keystore.certificate.chain = null 17:11:02 ssl.keystore.key = null 17:11:02 ssl.keystore.location = null 17:11:02 ssl.keystore.password = null 17:11:02 ssl.keystore.type = JKS 17:11:02 ssl.protocol = TLSv1.3 17:11:02 ssl.provider = null 17:11:02 ssl.secure.random.implementation = null 17:11:02 ssl.trustmanager.algorithm = PKIX 17:11:02 ssl.truststore.certificates = null 17:11:02 ssl.truststore.location = null 17:11:02 ssl.truststore.password = null 17:11:02 ssl.truststore.type = JKS 17:11:02 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:11:02 17:11:02 2026-04-29T17:11:02.851Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:11:02 2026-04-29T17:11:02.854Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:11:02 2026-04-29T17:11:02.854Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:11:02 2026-04-29T17:11:02.854Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482662854 17:11:02 17:11:02 . ____ _ __ _ _ 17:11:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:02 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:02 =========|_|==============|___/=/_/_/_/ 17:11:02 17:11:02 :: Spring Boot :: (v3.5.13) 17:11:02 17:11:02 2026-04-29T17:11:02.867Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:11:02 2026-04-29T17:11:02.867Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:02 2026-04-29T17:11:02.871Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.016 seconds (process running for 110.246) 17:11:02 2026-04-29T17:11:02.873Z INFO 6664 --- [ 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:11:02 2026-04-29T17:11:02.876Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 17:11:02 2026-04-29T17:11:02.876Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:11:02 acks = -1 17:11:02 auto.include.jmx.reporter = true 17:11:02 batch.size = 16384 17:11:02 bootstrap.servers = [localhost:32775] 17:11:02 buffer.memory = 33554432 17:11:02 client.dns.lookup = use_all_dns_ips 17:11:02 client.id = producer-27 17:11:02 compression.gzip.level = -1 17:11:02 compression.lz4.level = 9 17:11:02 compression.type = none 17:11:02 compression.zstd.level = 3 17:11:02 connections.max.idle.ms = 540000 17:11:02 delivery.timeout.ms = 120000 17:11:02 enable.idempotence = false 17:11:02 enable.metrics.push = true 17:11:02 interceptor.classes = [] 17:11:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:11:02 linger.ms = 1 17:11:02 max.block.ms = 60000 17:11:02 max.in.flight.requests.per.connection = 5 17:11:02 max.request.size = 1048576 17:11:02 metadata.max.age.ms = 300000 17:11:02 metadata.max.idle.ms = 300000 17:11:02 metadata.recovery.strategy = none 17:11:02 metric.reporters = [] 17:11:02 metrics.num.samples = 2 17:11:02 metrics.recording.level = INFO 17:11:02 metrics.sample.window.ms = 30000 17:11:02 partitioner.adaptive.partitioning.enable = true 17:11:02 partitioner.availability.timeout.ms = 0 17:11:02 partitioner.class = null 17:11:02 partitioner.ignore.keys = false 17:11:02 receive.buffer.bytes = 32768 17:11:02 reconnect.backoff.max.ms = 1000 17:11:02 reconnect.backoff.ms = 50 17:11:02 request.timeout.ms = 30000 17:11:02 retries = 0 17:11:02 retry.backoff.max.ms = 1000 17:11:02 retry.backoff.ms = 100 17:11:02 sasl.client.callback.handler.class = null 17:11:02 sasl.jaas.config = null 17:11:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:11:02 sasl.kerberos.min.time.before.relogin = 60000 17:11:02 sasl.kerberos.service.name = null 17:11:02 sasl.kerberos.ticket.renew.jitter = 0.05 17:11:02 sasl.kerberos.ticket.renew.window.factor = 0.8 17:11:02 sasl.login.callback.handler.class = null 17:11:02 sasl.login.class = null 17:11:02 sasl.login.connect.timeout.ms = null 17:11:02 sasl.login.read.timeout.ms = null 17:11:02 sasl.login.refresh.buffer.seconds = 300 17:11:02 sasl.login.refresh.min.period.seconds = 60 17:11:02 sasl.login.refresh.window.factor = 0.8 17:11:02 sasl.login.refresh.window.jitter = 0.05 17:11:02 sasl.login.retry.backoff.max.ms = 10000 17:11:02 sasl.login.retry.backoff.ms = 100 17:11:02 sasl.mechanism = GSSAPI 17:11:02 sasl.oauthbearer.clock.skew.seconds = 30 17:11:02 sasl.oauthbearer.expected.audience = null 17:11:02 sasl.oauthbearer.expected.issuer = null 17:11:02 sasl.oauthbearer.header.urlencode = false 17:11:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:11:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:11:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:11:02 sasl.oauthbearer.jwks.endpoint.url = null 17:11:02 sasl.oauthbearer.scope.claim.name = scope 17:11:02 sasl.oauthbearer.sub.claim.name = sub 17:11:02 sasl.oauthbearer.token.endpoint.url = null 17:11:02 security.protocol = PLAINTEXT 17:11:02 security.providers = null 17:11:02 send.buffer.bytes = 131072 17:11:02 socket.connection.setup.timeout.max.ms = 30000 17:11:02 socket.connection.setup.timeout.ms = 10000 17:11:02 ssl.cipher.suites = null 17:11:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:11:02 ssl.endpoint.identification.algorithm = https 17:11:02 ssl.engine.factory.class = null 17:11:02 ssl.key.password = null 17:11:02 ssl.keymanager.algorithm = SunX509 17:11:02 ssl.keystore.certificate.chain = null 17:11:02 ssl.keystore.key = null 17:11:02 ssl.keystore.location = null 17:11:02 ssl.keystore.password = null 17:11:02 ssl.keystore.type = JKS 17:11:02 ssl.protocol = TLSv1.3 17:11:02 ssl.provider = null 17:11:02 ssl.secure.random.implementation = null 17:11:02 ssl.trustmanager.algorithm = PKIX 17:11:02 ssl.truststore.certificates = null 17:11:02 ssl.truststore.location = null 17:11:02 ssl.truststore.password = null 17:11:02 ssl.truststore.type = JKS 17:11:02 transaction.timeout.ms = 60000 17:11:02 transactional.id = null 17:11:02 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:11:02 17:11:02 2026-04-29T17:11:02.876Z INFO 6664 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:11:02 2026-04-29T17:11:02.878Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:02 2026-04-29T17:11:02.878Z WARN 6664 --- [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:11:02 2026-04-29T17:11:02.878Z INFO 6664 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 17:11:02 2026-04-29T17:11:02.878Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:11:02 2026-04-29T17:11:02.878Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:11:02 2026-04-29T17:11:02.878Z INFO 6664 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482662878 17:11:03 2026-04-29T17:11:02.910Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:03 2026-04-29T17:11:02.910Z WARN 6664 --- [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:11:03 2026-04-29T17:11:02.910Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:03 2026-04-29T17:11:02.911Z WARN 6664 --- [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:11:03 2026-04-29T17:11:02.931Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:03 2026-04-29T17:11:02.931Z WARN 6664 --- [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:11:03 2026-04-29T17:11:02.933Z INFO 6664 --- [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:11:03 2026-04-29T17:11:02.933Z WARN 6664 --- [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:11:03 2026-04-29T17:11:02.937Z WARN 6664 --- [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:11:03 2026-04-29T17:11:02.937Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:11:03 2026-04-29T17:11:02.960Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:03 2026-04-29T17:11:02.960Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.095Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.095Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.099Z INFO 6664 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:11:03 2026-04-29T17:11:03.119Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.119Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.122Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.122Z WARN 6664 --- [t-thread | test] org.apache.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:11:03 2026-04-29T17:11:03.182Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.182Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.187Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.187Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.197Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.198Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.215Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.216Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:11:03 2026-04-29T17:11:03.229Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:03 2026-04-29T17:11:03.229Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:03 2026-04-29T17:11:03.229Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:03 2026-04-29T17:11:03.241Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.241Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.257Z INFO 6664 --- [ 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-55ea3208-b2b7-4c44-9ad0-f0ed2b6f433e 17:11:03 2026-04-29T17:11:03.258Z INFO 6664 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 17:11:03 2026-04-29T17:11:03.278Z INFO 6664 --- [ 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-55ea3208-b2b7-4c44-9ad0-f0ed2b6f433e', protocol='range'} 17:11:03 2026-04-29T17:11:03.279Z INFO 6664 --- [ 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-55ea3208-b2b7-4c44-9ad0-f0ed2b6f433e=Assignment(partitions=[ncmp-events-test-0])} 17:11:03 2026-04-29T17:11:03.294Z INFO 6664 --- [ 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-55ea3208-b2b7-4c44-9ad0-f0ed2b6f433e', protocol='range'} 17:11:03 2026-04-29T17:11:03.294Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.295Z INFO 6664 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 17:11:03 2026-04-29T17:11:03.303Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.309Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:03 2026-04-29T17:11:03.309Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:03 2026-04-29T17:11:03.310Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:03 2026-04-29T17:11:03.318Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.350Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.350Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.421Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.421Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 17:11:03 2026-04-29T17:11:03.427Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.427Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.462Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.462Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.481Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.481Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 135ms, elapsed time since send: 135ms, throttle time: 0ms, request timeout: 30000ms) 17:11:03 2026-04-29T17:11:03.481Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 17:11:03 2026-04-29T17:11:03.481Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 17:11:03 2026-04-29T17:11:03.481Z INFO 6664 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=17421878, epoch=1) to node 1: 17:11:03 17:11:03 org.apache.kafka.common.errors.DisconnectException 17:11:03 17:11:03 2026-04-29T17:11:03.481Z INFO 6664 --- [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:11:03 2026-04-29T17:11:03.481Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.481Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.483Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.483Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.496Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.496Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.519Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.519Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.533Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.533Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.537Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.537Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.569Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.569Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.581Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.581Z WARN 6664 --- [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:11:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.538 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 17:11:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:11:03 17:11:03,613 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:11:03 17:11:03,613 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:11:03 17:11:03,613 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:11:03 17:11:03,617 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:11:03 17:11:03,617 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:11:03 17:11:03,623 |-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:11:03 17:11:03,623 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:11:03 17:11:03 . ____ _ __ _ _ 17:11:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:03 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:03 =========|_|==============|___/=/_/_/_/ 17:11:03 17:11:03 :: Spring Boot :: (v3.5.13) 17:11:03 17:11:03 2026-04-29T17:11:03.629Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:11:03 2026-04-29T17:11:03.629Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 17:11:03 2026-04-29T17:11:03.635Z INFO 6664 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 111.009) 17:11:03 2026-04-29T17:11:03.648Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.648Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.654Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.654Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.685Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.685Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.686Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.686Z WARN 6664 --- [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:11:03 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 17:11:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:11:03 17:11:03 . ____ _ __ _ _ 17:11:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:03 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:03 =========|_|==============|___/=/_/_/_/ 17:11:03 17:11:03 :: Spring Boot :: (v3.5.13) 17:11:03 17:11:03 2026-04-29T17:11:03.727Z INFO 6664 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:11:03 2026-04-29T17:11:03.727Z INFO 6664 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:03 2026-04-29T17:11:03.727Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.727Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.732Z INFO 6664 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.016 seconds (process running for 111.106) 17:11:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 17:11:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:11:03 2026-04-29T17:11:03.746Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 17:11:03 o o o o---o o--o o o---o o o----o o--o--o 17:11:03 | | / \ / | / / \ | | 17:11:03 o----o o o o----o | o o o----o | 17:11:03 | | * \ / | \ * \ | | 17:11:03 o o * o o---o o--o o----o o---o * o o----o o 17:11:03 17:11:03 2026-04-29T17:11:03.746Z INFO 6664 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:03 2026-04-29T17:11:03.746Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.746Z INFO 6664 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 17:11:03 2026-04-29T17:11:03.746Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.746Z INFO 6664 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:03 To enable the Jet engine on the members, do one of the following: 17:11:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11: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:11:03 2026-04-29T17:11:03.755Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.757Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:03 2026-04-29T17:11:03.766Z INFO 6664 --- [ 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:11:03 2026-04-29T17:11:03.766Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 17:11:03 2026-04-29T17:11:03.768Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.768Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.844Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.844Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.879Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.879Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.911Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.911Z WARN 6664 --- [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:11:03 2026-04-29T17:11:03.911Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:03 2026-04-29T17:11:03.911Z WARN 6664 --- [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:11:04 2026-04-29T17:11:03.932Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:04 2026-04-29T17:11:03.932Z WARN 6664 --- [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:11:04 2026-04-29T17:11:03.936Z INFO 6664 --- [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:11:04 2026-04-29T17:11:03.936Z WARN 6664 --- [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:11:04 2026-04-29T17:11:03.966Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:04 2026-04-29T17:11:03.966Z WARN 6664 --- [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:11:04 2026-04-29T17:11:03.986Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:04 2026-04-29T17:11:03.986Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.120Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.120Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.128Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.129Z WARN 6664 --- [t-thread | test] org.apache.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:11:04 2026-04-29T17:11:04.139Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.139Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.154Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.154Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.183Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.183Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.184Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:04 2026-04-29T17:11:04.184Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:04 2026-04-29T17:11:04.184Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:04 2026-04-29T17:11:04.204Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.204Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.206Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.206Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.243Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.243Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.314Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:04 2026-04-29T17:11:04.314Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:04 2026-04-29T17:11:04.314Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:04 2026-04-29T17:11:04.350Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.350Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.388Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.388Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.429Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.429Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.462Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.462Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.482Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.482Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.485Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.485Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.498Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.498Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.513Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.513Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.521Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.521Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.538Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.538Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.571Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.571Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.576Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.576Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.650Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.650Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.654Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.654Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.687Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.687Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.727Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.727Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.789Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.789Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.845Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.845Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.881Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.881Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.912Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.912Z WARN 6664 --- [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:11:04 2026-04-29T17:11:04.913Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:04 2026-04-29T17:11:04.913Z WARN 6664 --- [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:11:05 2026-04-29T17:11:04.934Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:05 2026-04-29T17:11:04.934Z WARN 6664 --- [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:11:05 2026-04-29T17:11:04.938Z INFO 6664 --- [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:11:05 2026-04-29T17:11:04.938Z WARN 6664 --- [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:11:05 2026-04-29T17:11:04.968Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:05 2026-04-29T17:11:04.968Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.063Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.063Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.121Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.121Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.131Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.131Z WARN 6664 --- [t-thread | test] org.apache.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:11:05 2026-04-29T17:11:05.190Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:05 2026-04-29T17:11:05.190Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:05 2026-04-29T17:11:05.190Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:05 2026-04-29T17:11:05.206Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.206Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.207Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.207Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.217Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.217Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.229Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:05 2026-04-29T17:11:05.229Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:05 2026-04-29T17:11:05.229Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:05 2026-04-29T17:11:05.242Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.242Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.384Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.385Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.430Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.430Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.464Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.464Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.484Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.484Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.486Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.486Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.499Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.499Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.513Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.513Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.514Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.514Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.522Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.522Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.539Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.539Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.572Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.572Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.613Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.613Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.656Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.656Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.688Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.688Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.729Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.729Z WARN 6664 --- [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:11:05 2026-04-29T17:11:05.791Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:05 2026-04-29T17:11:05.791Z WARN 6664 --- [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:11:06 2026-04-29T17:11:05.846Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:06 2026-04-29T17:11:05.847Z WARN 6664 --- [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:11:06 2026-04-29T17:11:05.883Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:06 2026-04-29T17:11:05.883Z WARN 6664 --- [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:11:06 2026-04-29T17:11:05.903Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:06 2026-04-29T17:11:05.904Z WARN 6664 --- [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:11:06 2026-04-29T17:11:05.913Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:06 2026-04-29T17:11:05.913Z WARN 6664 --- [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:11:06 2026-04-29T17:11:05.935Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:06 2026-04-29T17:11:05.935Z WARN 6664 --- [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:11:06 2026-04-29T17:11:05.940Z INFO 6664 --- [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:11:06 2026-04-29T17:11:05.940Z WARN 6664 --- [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:11:06 2026-04-29T17:11:05.970Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:06 2026-04-29T17:11:05.970Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.093Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.093Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.122Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.122Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.133Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.133Z WARN 6664 --- [t-thread | test] org.apache.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:11:06 2026-04-29T17:11:06.194Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:06 2026-04-29T17:11:06.194Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:06 2026-04-29T17:11:06.194Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:06 2026-04-29T17:11:06.208Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.208Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.208Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.208Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.217Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.217Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.229Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:06 2026-04-29T17:11:06.229Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:06 2026-04-29T17:11:06.229Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:06 2026-04-29T17:11:06.243Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.243Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.353Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 17:11:06 17:11:06 Members {size:1, ver:1} [ 17:11:06 Member [10.250.0.254]:5701 - 6f296967-462a-4cca-b593-16267e7bcacb this 17:11:06 ] 17:11:06 17:11:06 2026-04-29T17:11:06.354Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 17:11:06 2026-04-29T17:11:06.355Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:06 2026-04-29T17:11:06.380Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 17:11:06 2026-04-29T17:11:06.380Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Shutdown request of Member [10.250.0.254]:5701 - 6f296967-462a-4cca-b593-16267e7bcacb this is handled 17:11:06 2026-04-29T17:11:06.381Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:06 2026-04-29T17:11:06.382Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:06 2026-04-29T17:11:06.382Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:06 2026-04-29T17:11:06.385Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.385Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.432Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.432Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.466Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.466Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.486Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.486Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.488Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.488Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.499Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.499Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.512Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.512Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.515Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.515Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.522Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.522Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.540Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.540Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.574Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.574Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.615Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.615Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.680Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.680Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.690Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.690Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.730Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.730Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.765Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:06 2026-04-29T17:11:06.766Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 386 ms. 17:11:06 2026-04-29T17:11:06.766Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 17:11:06 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.024 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 17:11:06 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:11:06 17:11:06 . ____ _ __ _ _ 17:11:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:06 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:06 =========|_|==============|___/=/_/_/_/ 17:11:06 17:11:06 :: Spring Boot :: (v3.5.13) 17:11:06 17:11:06 2026-04-29T17:11:06.784Z INFO 6664 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 17:11:06 2026-04-29T17:11:06.784Z INFO 6664 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 17:11:06 2026-04-29T17:11:06.793Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.793Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.796Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:11:06 o o o o---o o--o o o---o o o----o o--o--o 17:11:06 | | / \ / | / / \ | | 17:11:06 o----o o o o----o | o o o----o | 17:11:06 | | * \ / | \ * \ | | 17:11:06 o o * o o---o o--o o----o o---o * o o----o o 17:11:06 17:11:06 2026-04-29T17:11:06.796Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:06 2026-04-29T17:11:06.796Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:06 2026-04-29T17:11:06.796Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 17:11:06 2026-04-29T17:11:06.796Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:06 2026-04-29T17:11:06.796Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 17:11:06 To enable the Jet engine on the members, do one of the following: 17:11:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:06 2026-04-29T17:11:06.807Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:06 2026-04-29T17:11:06.808Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 17:11:06 2026-04-29T17:11:06.817Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:06 2026-04-29T17:11:06.817Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:06 2026-04-29T17:11:06.847Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.847Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.884Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.884Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.903Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.903Z WARN 6664 --- [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:11:06 2026-04-29T17:11:06.914Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:06 2026-04-29T17:11:06.914Z WARN 6664 --- [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:11:07 2026-04-29T17:11:06.936Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:07 2026-04-29T17:11:06.936Z WARN 6664 --- [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:11:07 2026-04-29T17:11:06.941Z INFO 6664 --- [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:11:07 2026-04-29T17:11:06.941Z WARN 6664 --- [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:11:07 2026-04-29T17:11:06.974Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:07 2026-04-29T17:11:06.974Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.094Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.094Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.123Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.123Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.136Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.136Z WARN 6664 --- [t-thread | test] org.apache.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:11:07 2026-04-29T17:11:07.155Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:07 2026-04-29T17:11:07.155Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:07 2026-04-29T17:11:07.155Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:07 2026-04-29T17:11:07.200Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.200Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.211Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.211Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.219Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.219Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.230Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:07 2026-04-29T17:11:07.230Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:07 2026-04-29T17:11:07.230Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:07 2026-04-29T17:11:07.243Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.243Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.386Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.386Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.433Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.433Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.487Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.487Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.488Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.488Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.501Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.501Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.513Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.513Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.515Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.515Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.516Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.516Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.523Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.523Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.541Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.541Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.575Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.575Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.615Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.615Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.682Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.682Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.691Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.691Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.696Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.696Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.731Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.731Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.849Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.849Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.870Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.870Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.904Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.904Z WARN 6664 --- [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:11:07 2026-04-29T17:11:07.916Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:07 2026-04-29T17:11:07.916Z WARN 6664 --- [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:11:08 2026-04-29T17:11:07.936Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:08 2026-04-29T17:11:07.936Z WARN 6664 --- [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:11:08 2026-04-29T17:11:07.943Z INFO 6664 --- [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:11:08 2026-04-29T17:11:07.943Z WARN 6664 --- [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:11:08 2026-04-29T17:11:07.977Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:08 2026-04-29T17:11:07.977Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.096Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.096Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.111Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.111Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.124Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.124Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.138Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.138Z WARN 6664 --- [t-thread | test] org.apache.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:11:08 2026-04-29T17:11:08.158Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:08 2026-04-29T17:11:08.158Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:08 2026-04-29T17:11:08.158Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:08 2026-04-29T17:11:08.214Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.214Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.230Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:08 2026-04-29T17:11:08.230Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:08 2026-04-29T17:11:08.230Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:08 2026-04-29T17:11:08.244Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.244Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.268Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.268Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.387Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.387Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.435Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.435Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.487Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.488Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.490Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.490Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.502Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.502Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.516Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.516Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.517Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.517Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.523Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.523Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.541Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.541Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.561Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.561Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.577Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.577Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.617Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.617Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.648Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.648Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.693Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.693Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.698Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.698Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.733Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.733Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.850Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.850Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.888Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.888Z WARN 6664 --- [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:11:08 2026-04-29T17:11:08.906Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:08 2026-04-29T17:11:08.906Z WARN 6664 --- [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:11:09 2026-04-29T17:11:08.935Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:09 2026-04-29T17:11:08.936Z WARN 6664 --- [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:11:09 2026-04-29T17:11:08.938Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:09 2026-04-29T17:11:08.938Z WARN 6664 --- [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:11:09 2026-04-29T17:11:08.946Z INFO 6664 --- [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:11:09 2026-04-29T17:11:08.946Z WARN 6664 --- [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:11:09 2026-04-29T17:11:08.979Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:09 2026-04-29T17:11:08.979Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.020Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:11:09 17:11:09 Members {size:1, ver:1} [ 17:11:09 Member [10.30.106.153]:5701 - 999f72bf-09d8-4c27-9531-724d307859e3 this 17:11:09 ] 17:11:09 17:11:09 2026-04-29T17:11:09.021Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:09 2026-04-29T17:11:09.022Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 17:11:09 2026-04-29T17:11:09.027Z INFO 6664 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.255 seconds (process running for 116.401) 17:11:09 2026-04-29T17:11:09.036Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:09 2026-04-29T17:11:09.036Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 999f72bf-09d8-4c27-9531-724d307859e3 this is handled 17:11:09 2026-04-29T17:11:09.037Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 17:11:09 2026-04-29T17:11:09.037Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 17:11:09 2026-04-29T17:11:09.038Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 17:11:09 2026-04-29T17:11:09.097Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.098Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.107Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 17:11:09 2026-04-29T17:11:09.108Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 17:11:09 2026-04-29T17:11:09.108Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.337 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 17:11:09 2026-04-29T17:11:09.112Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.112Z WARN 6664 --- [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:11:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:11:09 2026-04-29T17:11:09.124Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:09 2026-04-29T17:11:09.129Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.129Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.140Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.140Z WARN 6664 --- [t-thread | test] org.apache.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:11:09 2026-04-29T17:11:09.166Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:09 2026-04-29T17:11:09.166Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:09 2026-04-29T17:11:09.166Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:09 2026-04-29T17:11:09.184Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:09 o o o o---o o--o o o---o o o----o o--o--o 17:11:09 | | / \ / | / / \ | | 17:11:09 o----o o o o----o | o o o----o | 17:11:09 | | * \ / | \ * \ | | 17:11:09 o o * o o---o o--o o----o o---o * o o----o o 17:11:09 17:11:09 2026-04-29T17:11:09.184Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:09 2026-04-29T17:11:09.184Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:09 2026-04-29T17:11:09.184Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:09 2026-04-29T17:11:09.184Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:09 2026-04-29T17:11:09.184Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:09 To enable the Jet engine on the members, do one of the following: 17:11:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11: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:11:09 2026-04-29T17:11:09.193Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:09 2026-04-29T17:11:09.194Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:09 2026-04-29T17:11:09.202Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:09 2026-04-29T17:11:09.202Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:09 2026-04-29T17:11:09.216Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.216Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.237Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:09 2026-04-29T17:11:09.237Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:09 2026-04-29T17:11:09.237Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:09 2026-04-29T17:11:09.244Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.244Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.279Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.279Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.387Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.387Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.437Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.437Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.488Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.488Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.490Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.490Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.504Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.504Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.517Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.517Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.518Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.518Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.524Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.524Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.542Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.542Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.562Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.562Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.578Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.578Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.618Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.618Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.649Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.649Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.694Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.694Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.699Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.699Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.733Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.733Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.850Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.850Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.890Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.890Z WARN 6664 --- [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:11:09 2026-04-29T17:11:09.906Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:09 2026-04-29T17:11:09.906Z WARN 6664 --- [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:11:10 2026-04-29T17:11:09.935Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:10 2026-04-29T17:11:09.935Z WARN 6664 --- [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:11:10 2026-04-29T17:11:09.938Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:10 2026-04-29T17:11:09.938Z WARN 6664 --- [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:11:10 2026-04-29T17:11:09.950Z INFO 6664 --- [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:11:10 2026-04-29T17:11:09.950Z WARN 6664 --- [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:11:10 2026-04-29T17:11:09.983Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:10 2026-04-29T17:11:09.983Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.097Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.097Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.113Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.113Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.119Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:10 2026-04-29T17:11:10.119Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:10 2026-04-29T17:11:10.119Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:10 2026-04-29T17:11:10.131Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.131Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.141Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.141Z WARN 6664 --- [t-thread | test] org.apache.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:11:10 2026-04-29T17:11:10.218Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.218Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.232Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.232Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.237Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:10 2026-04-29T17:11:10.237Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:10 2026-04-29T17:11:10.237Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:10 2026-04-29T17:11:10.246Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.246Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.388Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.388Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.438Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.438Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.489Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.489Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.490Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.490Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.505Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.505Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.518Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.518Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.519Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.519Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.524Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.524Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.543Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.543Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.562Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.562Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.579Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.579Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.618Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.618Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.696Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.696Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.697Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.697Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.701Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.701Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.734Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.734Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.851Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.852Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.891Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.891Z WARN 6664 --- [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:11:10 2026-04-29T17:11:10.893Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:10 2026-04-29T17:11:10.893Z WARN 6664 --- [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:11:11 2026-04-29T17:11:10.935Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:11 2026-04-29T17:11:10.935Z WARN 6664 --- [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:11:11 2026-04-29T17:11:10.940Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:11 2026-04-29T17:11:10.940Z WARN 6664 --- [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:11:11 2026-04-29T17:11:10.952Z INFO 6664 --- [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:11:11 2026-04-29T17:11:10.952Z WARN 6664 --- [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:11:11 2026-04-29T17:11:10.986Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:11 2026-04-29T17:11:10.986Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.043Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.043Z WARN 6664 --- [t-thread | test] org.apache.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:11:11 2026-04-29T17:11:11.097Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.097Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.098Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.098Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.122Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:11 2026-04-29T17:11:11.122Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:11 2026-04-29T17:11:11.122Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:11 2026-04-29T17:11:11.131Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.131Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.141Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:11 2026-04-29T17:11:11.141Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:11 2026-04-29T17:11:11.141Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:11 2026-04-29T17:11:11.220Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.220Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.236Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.236Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.247Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.247Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.389Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.389Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.435Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.435Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.440Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.440Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.449Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:11 17:11:11 Members {size:1, ver:1} [ 17:11:11 Member [10.30.106.153]:5701 - ac973d5c-40bc-4e01-a3ab-1fd059218e25 this 17:11:11 ] 17:11:11 17:11:11 2026-04-29T17:11:11.449Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:11 2026-04-29T17:11:11.452Z INFO 6664 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:11 2026-04-29T17:11:11.459Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:11 2026-04-29T17:11:11.459Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - ac973d5c-40bc-4e01-a3ab-1fd059218e25 this is handled 17:11:11 2026-04-29T17:11:11.460Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:11 2026-04-29T17:11:11.460Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:11 2026-04-29T17:11:11.460Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:11 2026-04-29T17:11:11.478Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.478Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.491Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.491Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.511Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.511Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.519Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.519Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.521Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.521Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.526Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.526Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.536Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:11 2026-04-29T17:11:11.537Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 78 ms. 17:11:11 2026-04-29T17:11:11.537Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:11 2026-04-29T17:11:11.538Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:11 2026-04-29T17:11:11.564Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.564Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.580Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.580Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.587Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:11 o o o o---o o--o o o---o o o----o o--o--o 17:11:11 | | / \ / | / / \ | | 17:11:11 o----o o o o----o | o o o----o | 17:11:11 | | * \ / | \ * \ | | 17:11:11 o o * o o---o o--o o----o o---o * o o----o o 17:11:11 17:11:11 2026-04-29T17:11:11.587Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:11 2026-04-29T17:11:11.587Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:11 2026-04-29T17:11:11.587Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:11 2026-04-29T17:11:11.587Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:11 2026-04-29T17:11:11.587Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:11 To enable the Jet engine on the members, do one of the following: 17:11:11 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:11 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:11 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:11 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:11 2026-04-29T17:11:11.596Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:11 2026-04-29T17:11:11.597Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:11 2026-04-29T17:11:11.602Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:11 2026-04-29T17:11:11.602Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:11 2026-04-29T17:11:11.619Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.619Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.697Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.697Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.699Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.699Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.703Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.703Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.734Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.734Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.785Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.785Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.813Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.813Z WARN 6664 --- [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:11:11 2026-04-29T17:11:11.892Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:11 2026-04-29T17:11:11.892Z WARN 6664 --- [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:11:12 2026-04-29T17:11:11.936Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:12 2026-04-29T17:11:11.936Z WARN 6664 --- [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:11:12 2026-04-29T17:11:11.940Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:12 2026-04-29T17:11:11.940Z WARN 6664 --- [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:11:12 2026-04-29T17:11:11.956Z INFO 6664 --- [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:11:12 2026-04-29T17:11:11.956Z WARN 6664 --- [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:11:12 2026-04-29T17:11:11.989Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:12 2026-04-29T17:11:11.989Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.045Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.045Z WARN 6664 --- [t-thread | test] org.apache.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:11:12 2026-04-29T17:11:12.098Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.098Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.099Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.099Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.122Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:12 2026-04-29T17:11:12.122Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:12 2026-04-29T17:11:12.122Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:12 2026-04-29T17:11:12.132Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.132Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.146Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:12 2026-04-29T17:11:12.146Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:12 2026-04-29T17:11:12.146Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:12 2026-04-29T17:11:12.222Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.222Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.237Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.237Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.259Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.259Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.339Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.339Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.390Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.390Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.440Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.440Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.448Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.448Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.463Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.463Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.491Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.491Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.511Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.511Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.522Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.522Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.527Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.527Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.564Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.564Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.581Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.582Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.620Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.620Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.697Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.697Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.701Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.701Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.708Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.708Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.736Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.736Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.787Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.787Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.814Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.814Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.855Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.855Z WARN 6664 --- [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:11:12 2026-04-29T17:11:12.892Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:12 2026-04-29T17:11:12.892Z WARN 6664 --- [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:11:13 2026-04-29T17:11:12.938Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:13 2026-04-29T17:11:12.938Z WARN 6664 --- [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:11:13 2026-04-29T17:11:12.958Z INFO 6664 --- [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:11:13 2026-04-29T17:11:12.958Z WARN 6664 --- [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:11:13 2026-04-29T17:11:12.991Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:13 2026-04-29T17:11:12.991Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.047Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.047Z WARN 6664 --- [t-thread | test] org.apache.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:11:13 2026-04-29T17:11:13.099Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.099Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.100Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.100Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.125Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:13 2026-04-29T17:11:13.125Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:13 2026-04-29T17:11:13.125Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:13 2026-04-29T17:11:13.134Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.134Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.149Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:13 2026-04-29T17:11:13.149Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:13 2026-04-29T17:11:13.149Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:13 2026-04-29T17:11:13.224Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.224Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.239Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.239Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.260Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.260Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.341Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.341Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.361Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.361Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.441Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.441Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.449Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.449Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.463Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.463Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.491Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.492Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.513Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.513Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.524Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.524Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.528Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.528Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.565Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.565Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.582Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.582Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.622Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.622Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.642Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.642Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.646Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.646Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.710Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.711Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.714Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.714Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.788Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.789Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.815Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.815Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.893Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.893Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.893Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:13 2026-04-29T17:11:13.893Z WARN 6664 --- [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:11:13 2026-04-29T17:11:13.929Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:13 17:11:13 Members {size:1, ver:1} [ 17:11:13 Member [10.30.106.153]:5701 - 359714a8-d3e2-461a-b172-cf9bf801ce32 this 17:11:13 ] 17:11:13 17:11:13 2026-04-29T17:11:13.929Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:13 2026-04-29T17:11:13.930Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:13 2026-04-29T17:11:13.936Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:14 2026-04-29T17:11:13.936Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 359714a8-d3e2-461a-b172-cf9bf801ce32 this is handled 17:11:14 2026-04-29T17:11:13.939Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:14 2026-04-29T17:11:13.939Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:14 2026-04-29T17:11:13.940Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:14 2026-04-29T17:11:13.943Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:14 2026-04-29T17:11:13.943Z WARN 6664 --- [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:11:14 2026-04-29T17:11:13.960Z INFO 6664 --- [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:11:14 2026-04-29T17:11:13.960Z WARN 6664 --- [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:11:14 2026-04-29T17:11:13.993Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:14 2026-04-29T17:11:13.993Z WARN 6664 --- [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:11:14 2026-04-29T17:11:13.998Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:14 2026-04-29T17:11:13.998Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.018Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:14 2026-04-29T17:11:14.018Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 82 ms. 17:11:14 2026-04-29T17:11:14.018Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:14 2026-04-29T17:11:14.020Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:14 2026-04-29T17:11:14.049Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.049Z WARN 6664 --- [t-thread | test] org.apache.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:11:14 2026-04-29T17:11:14.052Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:14 2026-04-29T17:11:14.052Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:14 2026-04-29T17:11:14.052Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:14 2026-04-29T17:11:14.067Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:14 o o o o---o o--o o o---o o o----o o--o--o 17:11:14 | | / \ / | / / \ | | 17:11:14 o----o o o o----o | o o o----o | 17:11:14 | | * \ / | \ * \ | | 17:11:14 o o * o o---o o--o o----o o---o * o o----o o 17:11:14 17:11:14 2026-04-29T17:11:14.067Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:14 2026-04-29T17:11:14.067Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:14 2026-04-29T17:11:14.067Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:14 2026-04-29T17:11:14.067Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:14 2026-04-29T17:11:14.067Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:14 To enable the Jet engine on the members, do one of the following: 17:11:14 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:14 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:14 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:14 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:14 2026-04-29T17:11:14.080Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:14 2026-04-29T17:11:14.080Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:14 2026-04-29T17:11:14.080Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:14 2026-04-29T17:11:14.080Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:14 2026-04-29T17:11:14.082Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:14 2026-04-29T17:11:14.096Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:14 2026-04-29T17:11:14.096Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:14 2026-04-29T17:11:14.099Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.099Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.134Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.134Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.227Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.227Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.239Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.239Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.261Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.261Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.342Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.342Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.363Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.363Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.442Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.442Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.450Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.450Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.464Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.464Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.492Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.492Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.513Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.514Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.526Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.526Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.528Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.529Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.547Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.547Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.565Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.565Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.583Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.583Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.622Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.622Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.643Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.643Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.715Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.715Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.719Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.719Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.788Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.788Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.816Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.816Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.894Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.894Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.894Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:14 2026-04-29T17:11:14.894Z WARN 6664 --- [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:11:14 2026-04-29T17:11:14.905Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:14 2026-04-29T17:11:14.905Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:14 2026-04-29T17:11:14.905Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:15 2026-04-29T17:11:14.944Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:15 2026-04-29T17:11:14.944Z WARN 6664 --- [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:11:15 2026-04-29T17:11:14.962Z INFO 6664 --- [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:11:15 2026-04-29T17:11:14.962Z WARN 6664 --- [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:11:15 2026-04-29T17:11:14.983Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:15 2026-04-29T17:11:14.983Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:15 2026-04-29T17:11:14.983Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:15 2026-04-29T17:11:14.998Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:15 2026-04-29T17:11:14.998Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.003Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.003Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.053Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.053Z WARN 6664 --- [t-thread | test] org.apache.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:11:15 2026-04-29T17:11:15.101Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.101Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.136Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.136Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.229Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.229Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.240Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.240Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.261Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.261Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.309Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.309Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.364Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.364Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.443Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.443Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.465Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.466Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.487Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.487Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.493Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.493Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.527Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.527Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.543Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.543Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.543Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.543Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.548Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.548Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.566Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.566Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.584Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.584Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.624Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.624Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.644Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.644Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.717Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.717Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.721Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.721Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.790Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.790Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.817Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.817Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.858Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.858Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.895Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.895Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.896Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:15 2026-04-29T17:11:15.896Z WARN 6664 --- [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:11:15 2026-04-29T17:11:15.926Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:15 2026-04-29T17:11:15.926Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:15 2026-04-29T17:11:15.926Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:16 2026-04-29T17:11:15.964Z INFO 6664 --- [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:11:16 2026-04-29T17:11:15.964Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.000Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.000Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.005Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.005Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.009Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:16 2026-04-29T17:11:16.009Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:16 2026-04-29T17:11:16.009Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:16 2026-04-29T17:11:16.055Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.055Z WARN 6664 --- [t-thread | test] org.apache.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:11:16 2026-04-29T17:11:16.102Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.102Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.137Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.137Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.231Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.231Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.242Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.242Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.262Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.262Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.310Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.310Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.365Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.365Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.444Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.444Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.466Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.466Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.487Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.487Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.493Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.493Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.529Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.529Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.544Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.544Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.544Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.544Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.550Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.550Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.566Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.566Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.585Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.585Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.589Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.589Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.609Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:16 17:11:16 Members {size:1, ver:1} [ 17:11:16 Member [10.30.106.153]:5701 - bedf2661-8f4c-4a7b-8f2f-e2eae2b90f30 this 17:11:16 ] 17:11:16 17:11:16 2026-04-29T17:11:16.610Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:16 2026-04-29T17:11:16.611Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:16 2026-04-29T17:11:16.621Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:16 2026-04-29T17:11:16.621Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - bedf2661-8f4c-4a7b-8f2f-e2eae2b90f30 this is handled 17:11:16 2026-04-29T17:11:16.622Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:16 2026-04-29T17:11:16.623Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:16 2026-04-29T17:11:16.623Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:16 2026-04-29T17:11:16.624Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.624Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.696Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:16 2026-04-29T17:11:16.696Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 17:11:16 2026-04-29T17:11:16.697Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:16 2026-04-29T17:11:16.698Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:16 2026-04-29T17:11:16.724Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.724Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.736Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:16 o o o o---o o--o o o---o o o----o o--o--o 17:11:16 | | / \ / | / / \ | | 17:11:16 o----o o o o----o | o o o----o | 17:11:16 | | * \ / | \ * \ | | 17:11:16 o o * o o---o o--o o----o o---o * o o----o o 17:11:16 17:11:16 2026-04-29T17:11:16.736Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:16 2026-04-29T17:11:16.736Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:16 2026-04-29T17:11:16.736Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:16 2026-04-29T17:11:16.736Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:16 2026-04-29T17:11:16.736Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:16 To enable the Jet engine on the members, do one of the following: 17:11:16 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:16 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:16 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:16 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:16 2026-04-29T17:11:16.745Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:16 2026-04-29T17:11:16.747Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:16 2026-04-29T17:11:16.750Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.750Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.753Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:16 2026-04-29T17:11:16.753Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:16 2026-04-29T17:11:16.791Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.791Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.858Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.858Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.859Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.859Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.896Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.896Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.897Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:16 2026-04-29T17:11:16.897Z WARN 6664 --- [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:11:16 2026-04-29T17:11:16.926Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:16 2026-04-29T17:11:16.926Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:16 2026-04-29T17:11:16.926Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:17 2026-04-29T17:11:16.965Z INFO 6664 --- [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:11:17 2026-04-29T17:11:16.965Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.002Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.002Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.006Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.006Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.009Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:17 2026-04-29T17:11:17.009Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:17 2026-04-29T17:11:17.009Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:17 2026-04-29T17:11:17.058Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.058Z WARN 6664 --- [t-thread | test] org.apache.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:11:17 2026-04-29T17:11:17.104Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.104Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.138Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.139Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.233Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.233Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.242Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.242Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.263Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.263Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.356Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.356Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.366Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.366Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.446Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.446Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.465Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.465Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.467Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.467Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.488Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.488Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.495Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.495Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.529Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.529Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.545Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.545Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.546Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.546Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.551Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.551Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.568Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.568Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.586Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.586Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.624Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.624Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.726Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.726Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.752Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.752Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.793Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.793Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.859Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.859Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.860Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.860Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.897Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.897Z WARN 6664 --- [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:11:17 2026-04-29T17:11:17.940Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:17 2026-04-29T17:11:17.940Z WARN 6664 --- [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:11:18 2026-04-29T17:11:17.942Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:18 2026-04-29T17:11:17.942Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:18 2026-04-29T17:11:17.942Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:18 2026-04-29T17:11:17.966Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:18 2026-04-29T17:11:17.966Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:18 2026-04-29T17:11:17.966Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:18 2026-04-29T17:11:17.967Z INFO 6664 --- [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:11:18 2026-04-29T17:11:17.967Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.004Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.004Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.030Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.030Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.060Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.060Z WARN 6664 --- [t-thread | test] org.apache.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:11:18 2026-04-29T17:11:18.104Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.104Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.114Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.114Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.235Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.235Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.243Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.243Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.264Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.264Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.358Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.358Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.368Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.368Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.446Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.446Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.463Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.463Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.468Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.468Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.491Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.491Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.496Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.496Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.531Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.531Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.547Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.547Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.552Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.552Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.568Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.568Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.575Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.575Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.587Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.588Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.626Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.626Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.728Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.728Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.752Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.753Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.793Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.793Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.860Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.860Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.873Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.873Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.898Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.898Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.942Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:18 2026-04-29T17:11:18.942Z WARN 6664 --- [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:11:18 2026-04-29T17:11:18.942Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:18 2026-04-29T17:11:18.942Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:18 2026-04-29T17:11:18.942Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:19 2026-04-29T17:11:18.967Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:19 2026-04-29T17:11:18.967Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:19 2026-04-29T17:11:18.967Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:19 2026-04-29T17:11:18.969Z INFO 6664 --- [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:11:19 2026-04-29T17:11:18.969Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.006Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.006Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.030Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.030Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.062Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.062Z WARN 6664 --- [t-thread | test] org.apache.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:11:19 2026-04-29T17:11:19.067Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.067Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.104Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.104Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.136Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.136Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.230Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:19 17:11:19 Members {size:1, ver:1} [ 17:11:19 Member [10.30.106.153]:5701 - 21f24b65-a22a-49d8-b6ef-a3d5031e28a6 this 17:11:19 ] 17:11:19 17:11:19 2026-04-29T17:11:19.231Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:19 2026-04-29T17:11:19.232Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:19 2026-04-29T17:11:19.237Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.237Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.237Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:19 2026-04-29T17:11:19.238Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 21f24b65-a22a-49d8-b6ef-a3d5031e28a6 this is handled 17:11:19 2026-04-29T17:11:19.239Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:19 2026-04-29T17:11:19.239Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:19 2026-04-29T17:11:19.239Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:19 2026-04-29T17:11:19.264Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.264Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.318Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:19 2026-04-29T17:11:19.318Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 81 ms. 17:11:19 2026-04-29T17:11:19.319Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:19 2026-04-29T17:11:19.320Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:19 2026-04-29T17:11:19.354Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:19 o o o o---o o--o o o---o o o----o o--o--o 17:11:19 | | / \ / | / / \ | | 17:11:19 o----o o o o----o | o o o----o | 17:11:19 | | * \ / | \ * \ | | 17:11:19 o o * o o---o o--o o----o o---o * o o----o o 17:11:19 17:11:19 2026-04-29T17:11:19.354Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:19 2026-04-29T17:11:19.354Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:19 2026-04-29T17:11:19.354Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:19 2026-04-29T17:11:19.354Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:19 2026-04-29T17:11:19.354Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:19 To enable the Jet engine on the members, do one of the following: 17:11:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:19 2026-04-29T17:11:19.358Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.358Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.364Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:19 2026-04-29T17:11:19.366Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:19 2026-04-29T17:11:19.368Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.368Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.372Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:19 2026-04-29T17:11:19.372Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:19 2026-04-29T17:11:19.418Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.418Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.447Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.447Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.469Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.469Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.529Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.529Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.530Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.530Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.532Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.532Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.549Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.549Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.553Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.553Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.569Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.569Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.575Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.575Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.588Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.588Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.626Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.626Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.731Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.731Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.752Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.752Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.795Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.795Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.861Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.861Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.875Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.875Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.900Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.900Z WARN 6664 --- [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:11:19 2026-04-29T17:11:19.930Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:19 2026-04-29T17:11:19.930Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:19 2026-04-29T17:11:19.930Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:19 2026-04-29T17:11:19.943Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:19 2026-04-29T17:11:19.943Z WARN 6664 --- [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:11:20 2026-04-29T17:11:19.967Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:20 2026-04-29T17:11:19.967Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:20 2026-04-29T17:11:19.967Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:20 2026-04-29T17:11:19.971Z INFO 6664 --- [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:11:20 2026-04-29T17:11:19.971Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.031Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.031Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.031Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.031Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.066Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.066Z WARN 6664 --- [t-thread | test] org.apache.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:11:20 2026-04-29T17:11:20.068Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.068Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.105Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.105Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.182Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.182Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.239Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.239Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.266Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.266Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.278Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.278Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.370Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.370Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.395Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.395Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.419Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.419Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.471Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.471Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.530Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.531Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.531Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.531Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.532Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.532Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.551Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.551Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.554Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.554Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.570Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.570Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.576Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.576Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.589Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.589Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.628Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.628Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.733Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.733Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.754Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.754Z WARN 6664 --- [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:11:20 2026-04-29T17:11:20.796Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:20 2026-04-29T17:11:20.796Z WARN 6664 --- [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:11:21 2026-04-29T17:11:20.863Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:21 2026-04-29T17:11:20.863Z WARN 6664 --- [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:11:21 2026-04-29T17:11:20.876Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:21 2026-04-29T17:11:20.877Z WARN 6664 --- [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:11:21 2026-04-29T17:11:20.900Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:21 2026-04-29T17:11:20.900Z WARN 6664 --- [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:11:21 2026-04-29T17:11:20.930Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:21 2026-04-29T17:11:20.930Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:21 2026-04-29T17:11:20.930Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:21 2026-04-29T17:11:20.944Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:21 2026-04-29T17:11:20.944Z WARN 6664 --- [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:11:21 2026-04-29T17:11:20.968Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:21 2026-04-29T17:11:20.968Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:21 2026-04-29T17:11:20.968Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:21 2026-04-29T17:11:20.973Z INFO 6664 --- [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:11:21 2026-04-29T17:11:20.973Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.032Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.032Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.033Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.033Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.068Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.068Z WARN 6664 --- [t-thread | test] org.apache.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:11:21 2026-04-29T17:11:21.068Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.068Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.106Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.106Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.211Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.211Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.241Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.241Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.266Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.266Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.279Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.279Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.371Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.371Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.396Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.396Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.420Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.420Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.471Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.471Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.531Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.531Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.531Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.531Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.534Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.534Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.551Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.551Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.556Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.556Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.561Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.561Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.577Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.577Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.589Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.589Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.629Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.629Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.733Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:21 2026-04-29T17:11:21.733Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:21 2026-04-29T17:11:21.733Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:21 2026-04-29T17:11:21.734Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.734Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.755Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.755Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.797Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.797Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.865Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.865Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.876Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.876Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.902Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.902Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.935Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.935Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.945Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:21 2026-04-29T17:11:21.945Z WARN 6664 --- [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:11:21 2026-04-29T17:11:21.948Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:21 17:11:21 Members {size:1, ver:1} [ 17:11:21 Member [10.30.106.153]:5701 - 2a7b20e1-105c-4558-af4f-2e78781ad8fe this 17:11:21 ] 17:11:21 17:11:21 2026-04-29T17:11:21.949Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:21 2026-04-29T17:11:21.950Z INFO 6664 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:22 2026-04-29T17:11:21.957Z INFO 6664 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 17:11:22 2026-04-29T17:11:21.958Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:22 2026-04-29T17:11:21.958Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 2a7b20e1-105c-4558-af4f-2e78781ad8fe this is handled 17:11:22 2026-04-29T17:11:21.960Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:22 2026-04-29T17:11:21.960Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:22 2026-04-29T17:11:21.960Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:22 2026-04-29T17:11:21.968Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:22 2026-04-29T17:11:21.968Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:22 2026-04-29T17:11:21.968Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:22 2026-04-29T17:11:21.975Z INFO 6664 --- [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:11:22 2026-04-29T17:11:21.975Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.033Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.034Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.069Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.069Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.070Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.070Z WARN 6664 --- [t-thread | test] org.apache.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:11:22 2026-04-29T17:11:22.106Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.107Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.212Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.212Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.243Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.243Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.267Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.267Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.280Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.280Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.371Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.371Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.377Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:22 2026-04-29T17:11:22.378Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 420 ms. 17:11:22 2026-04-29T17:11:22.378Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:22 2026-04-29T17:11:22.379Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:22 2026-04-29T17:11:22.397Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.397Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.410Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:22 o o o o---o o--o o o---o o o----o o--o--o 17:11:22 | | / \ / | / / \ | | 17:11:22 o----o o o o----o | o o o----o | 17:11:22 | | * \ / | \ * \ | | 17:11:22 o o * o o---o o--o o----o o---o * o o----o o 17:11:22 17:11:22 2026-04-29T17:11:22.410Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:22 2026-04-29T17:11:22.410Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:22 2026-04-29T17:11:22.410Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:22 2026-04-29T17:11:22.410Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:22 2026-04-29T17:11:22.410Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:22 To enable the Jet engine on the members, do one of the following: 17:11:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:22 2026-04-29T17:11:22.418Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:22 2026-04-29T17:11:22.420Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:22 2026-04-29T17:11:22.420Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.420Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.436Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:22 2026-04-29T17:11:22.437Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:22 2026-04-29T17:11:22.507Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.508Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.532Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.532Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.532Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.532Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.535Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.535Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.553Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.553Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.557Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.557Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.579Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.579Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.581Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.581Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.589Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.589Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.631Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.631Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.736Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.736Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.745Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:22 2026-04-29T17:11:22.745Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:22 2026-04-29T17:11:22.745Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:22 2026-04-29T17:11:22.757Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.757Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.799Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.799Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.866Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.866Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.878Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.878Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.903Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.903Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.937Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.937Z WARN 6664 --- [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:11:22 2026-04-29T17:11:22.947Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:22 2026-04-29T17:11:22.947Z WARN 6664 --- [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:11:23 2026-04-29T17:11:22.976Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:23 2026-04-29T17:11:22.976Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:23 2026-04-29T17:11:22.976Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:23 2026-04-29T17:11:22.977Z INFO 6664 --- [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:11:23 2026-04-29T17:11:22.978Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.034Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.034Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.070Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.070Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.072Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.072Z WARN 6664 --- [t-thread | test] org.apache.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:11:23 2026-04-29T17:11:23.107Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.107Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.243Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.243Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.245Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.245Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.268Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.268Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.281Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.281Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.371Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.371Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.398Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.398Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.456Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.456Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.508Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.508Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.532Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.532Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.532Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.532Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.536Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.536Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.553Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.553Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.557Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.557Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.579Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.579Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.581Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.581Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.620Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.620Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.631Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.631Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.698Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:23 2026-04-29T17:11:23.698Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:23 2026-04-29T17:11:23.699Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:23 2026-04-29T17:11:23.739Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.739Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.758Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.758Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.800Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.800Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.868Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.868Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.878Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.878Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.905Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.905Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.939Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.939Z WARN 6664 --- [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:11:23 2026-04-29T17:11:23.947Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:23 2026-04-29T17:11:23.947Z WARN 6664 --- [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:11:24 2026-04-29T17:11:23.976Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:24 2026-04-29T17:11:23.976Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:24 2026-04-29T17:11:23.976Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:24 2026-04-29T17:11:23.979Z INFO 6664 --- [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:11:24 2026-04-29T17:11:23.979Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.035Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.035Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.072Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.072Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.074Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.074Z WARN 6664 --- [t-thread | test] org.apache.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:11:24 2026-04-29T17:11:24.112Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.113Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.244Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.244Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.247Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.247Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.268Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.269Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.283Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.283Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.372Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.372Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.398Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.398Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.458Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.458Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.482Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.482Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.510Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.510Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.534Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.534Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.537Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.537Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.551Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:24 2026-04-29T17:11:24.551Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:24 2026-04-29T17:11:24.551Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:24 2026-04-29T17:11:24.555Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.555Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.559Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.559Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.581Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.581Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.582Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.582Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.622Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.622Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.633Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.633Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.741Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.741Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.760Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.760Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.802Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.802Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.869Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.869Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.877Z ERROR 6664 --- [_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:11:24 2026-04-29T17:11:24.877Z ERROR 6664 --- [_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:11:24 2026-04-29T17:11:24.880Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.880Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.906Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.906Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.941Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.941Z WARN 6664 --- [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:11:24 2026-04-29T17:11:24.948Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:24 2026-04-29T17:11:24.948Z WARN 6664 --- [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:11:25 2026-04-29T17:11:24.977Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:25 2026-04-29T17:11:24.977Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:25 2026-04-29T17:11:24.977Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:25 2026-04-29T17:11:24.981Z INFO 6664 --- [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:11:25 2026-04-29T17:11:24.981Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.036Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.036Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.072Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.072Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.077Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.077Z WARN 6664 --- [t-thread | test] org.apache.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:11:25 2026-04-29T17:11:25.137Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.137Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.244Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.244Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.249Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.249Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.268Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.268Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.283Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.283Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.287Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:25 17:11:25 Members {size:1, ver:1} [ 17:11:25 Member [10.30.106.153]:5701 - 7a10aac6-4049-4b18-b3f6-2f262c843b6a this 17:11:25 ] 17:11:25 17:11:25 2026-04-29T17:11:25.288Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:25 2026-04-29T17:11:25.289Z INFO 6664 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:25 2026-04-29T17:11:25.295Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:25 2026-04-29T17:11:25.296Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 7a10aac6-4049-4b18-b3f6-2f262c843b6a this is handled 17:11:25 2026-04-29T17:11:25.296Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:25 2026-04-29T17:11:25.297Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:25 2026-04-29T17:11:25.297Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:25 2026-04-29T17:11:25.373Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.373Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.373Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:25 2026-04-29T17:11:25.374Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 17:11:25 2026-04-29T17:11:25.374Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:25 2026-04-29T17:11:25.375Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:25 2026-04-29T17:11:25.385Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.385Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.400Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.400Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.405Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:25 o o o o---o o--o o o---o o o----o o--o--o 17:11:25 | | / \ / | / / \ | | 17:11:25 o----o o o o----o | o o o----o | 17:11:25 | | * \ / | \ * \ | | 17:11:25 o o * o o---o o--o o----o o---o * o o----o o 17:11:25 17:11:25 2026-04-29T17:11:25.405Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:25 2026-04-29T17:11:25.405Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:25 2026-04-29T17:11:25.405Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:25 2026-04-29T17:11:25.405Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:25 2026-04-29T17:11:25.405Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:25 To enable the Jet engine on the members, do one of the following: 17:11:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:25 2026-04-29T17:11:25.413Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:25 2026-04-29T17:11:25.415Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:25 2026-04-29T17:11:25.419Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:25 2026-04-29T17:11:25.419Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:25 2026-04-29T17:11:25.460Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.460Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.511Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.512Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.535Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.535Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.544Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.544Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.552Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:25 2026-04-29T17:11:25.552Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:25 2026-04-29T17:11:25.552Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:25 2026-04-29T17:11:25.555Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.555Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.558Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.558Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.560Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.560Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.581Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.581Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.622Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.622Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.634Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.634Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.643Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.643Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.761Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.761Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.803Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.803Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.869Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.869Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.881Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.881Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.908Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.908Z WARN 6664 --- [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:11:25 2026-04-29T17:11:25.943Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:25 2026-04-29T17:11:25.943Z WARN 6664 --- [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:11:26 2026-04-29T17:11:25.968Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:26 2026-04-29T17:11:25.968Z WARN 6664 --- [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:11:26 2026-04-29T17:11:25.984Z INFO 6664 --- [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:11:26 2026-04-29T17:11:25.984Z WARN 6664 --- [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:11:26 2026-04-29T17:11:25.986Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:26 2026-04-29T17:11:25.986Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:26 2026-04-29T17:11:25.986Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:26 2026-04-29T17:11:26.038Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.038Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.073Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.073Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.079Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.080Z WARN 6664 --- [t-thread | test] org.apache.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:11:26 2026-04-29T17:11:26.137Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.138Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.245Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.245Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.251Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.251Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.269Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.269Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.284Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.284Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.375Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.375Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.386Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.387Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.400Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.400Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.461Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.461Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.485Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.485Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.505Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:26 2026-04-29T17:11:26.505Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:26 2026-04-29T17:11:26.505Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:26 2026-04-29T17:11:26.512Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.512Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.537Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.537Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.544Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.544Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.557Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.557Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.559Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.559Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.560Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.560Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.612Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.612Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.623Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.623Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.634Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.634Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.724Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.724Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.786Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.786Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.838Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:26 2026-04-29T17:11:26.838Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:26 2026-04-29T17:11:26.838Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:26 2026-04-29T17:11:26.870Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.870Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.881Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.881Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.909Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.909Z WARN 6664 --- [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:11:26 2026-04-29T17:11:26.945Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:26 2026-04-29T17:11:26.945Z WARN 6664 --- [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:11:27 2026-04-29T17:11:26.969Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:27 2026-04-29T17:11:26.969Z WARN 6664 --- [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:11:27 2026-04-29T17:11:26.986Z INFO 6664 --- [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:11:27 2026-04-29T17:11:26.986Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.039Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.039Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.075Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.075Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.082Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.082Z WARN 6664 --- [t-thread | test] org.apache.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:11:27 2026-04-29T17:11:27.138Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.138Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.246Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.246Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.253Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.253Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.269Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.269Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.285Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.285Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.289Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.290Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.374Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.374Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.387Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.387Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.452Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.452Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.461Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.461Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.486Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.486Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.508Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:27 2026-04-29T17:11:27.508Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:27 2026-04-29T17:11:27.508Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:27 2026-04-29T17:11:27.538Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.538Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.546Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.546Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.558Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.558Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.561Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.561Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.562Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.562Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.613Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.613Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.624Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.624Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.636Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.636Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.762Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:27 17:11:27 Members {size:1, ver:1} [ 17:11:27 Member [10.30.106.153]:5701 - 79f5e9ba-f4a9-4645-b387-f23a30a7e759 this 17:11:27 ] 17:11:27 17:11:27 2026-04-29T17:11:27.763Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:27 2026-04-29T17:11:27.764Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:27 2026-04-29T17:11:27.765Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.765Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.770Z INFO 6664 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 17:11:27 2026-04-29T17:11:27.774Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:27 2026-04-29T17:11:27.774Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 79f5e9ba-f4a9-4645-b387-f23a30a7e759 this is handled 17:11:27 2026-04-29T17:11:27.775Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:27 2026-04-29T17:11:27.776Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:27 2026-04-29T17:11:27.776Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:27 2026-04-29T17:11:27.807Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.807Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.839Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:27 2026-04-29T17:11:27.839Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:27 2026-04-29T17:11:27.839Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:27 2026-04-29T17:11:27.849Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:27 2026-04-29T17:11:27.849Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 75 ms. 17:11:27 2026-04-29T17:11:27.849Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:27 2026-04-29T17:11:27.851Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:27 2026-04-29T17:11:27.871Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.871Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.881Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:27 o o o o---o o--o o o---o o o----o o--o--o 17:11:27 | | / \ / | / / \ | | 17:11:27 o----o o o o----o | o o o----o | 17:11:27 | | * \ / | \ * \ | | 17:11:27 o o * o o---o o--o o----o o---o * o o----o o 17:11:27 17:11:27 2026-04-29T17:11:27.881Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:27 2026-04-29T17:11:27.881Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:27 2026-04-29T17:11:27.881Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:27 2026-04-29T17:11:27.882Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:27 2026-04-29T17:11:27.882Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:27 To enable the Jet engine on the members, do one of the following: 17:11:27 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:27 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:27 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:27 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:27 2026-04-29T17:11:27.882Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.882Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.899Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:27 2026-04-29T17:11:27.900Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:27 2026-04-29T17:11:27.907Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:27 2026-04-29T17:11:27.907Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:27 2026-04-29T17:11:27.910Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.910Z WARN 6664 --- [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:11:27 2026-04-29T17:11:27.947Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:27 2026-04-29T17:11:27.947Z WARN 6664 --- [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:11:28 2026-04-29T17:11:27.971Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:28 2026-04-29T17:11:27.971Z WARN 6664 --- [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:11:28 2026-04-29T17:11:27.988Z INFO 6664 --- [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:11:28 2026-04-29T17:11:27.988Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.040Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.040Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.076Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.076Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.084Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.084Z WARN 6664 --- [t-thread | test] org.apache.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:11:28 2026-04-29T17:11:28.139Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.139Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.248Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.248Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.255Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.255Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.270Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.270Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.286Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.286Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.289Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.289Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.311Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:28 2026-04-29T17:11:28.311Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:28 2026-04-29T17:11:28.311Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:28 2026-04-29T17:11:28.312Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.312Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.388Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.388Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.462Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.462Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.464Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.464Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.469Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.470Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.538Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.539Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.548Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.548Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.560Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.560Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.561Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.561Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.563Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.563Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.615Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.615Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.625Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.625Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.636Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.637Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.766Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.766Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.808Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.808Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.842Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:28 2026-04-29T17:11:28.842Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:28 2026-04-29T17:11:28.842Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:28 2026-04-29T17:11:28.850Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.850Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.884Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.884Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.911Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.911Z WARN 6664 --- [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:11:28 2026-04-29T17:11:28.949Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:28 2026-04-29T17:11:28.949Z WARN 6664 --- [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:11:29 2026-04-29T17:11:28.972Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:29 2026-04-29T17:11:28.972Z WARN 6664 --- [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:11:29 2026-04-29T17:11:28.990Z INFO 6664 --- [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:11:29 2026-04-29T17:11:28.990Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.040Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.040Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.076Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.076Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.087Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.087Z WARN 6664 --- [t-thread | test] org.apache.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:11:29 2026-04-29T17:11:29.141Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.141Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.214Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:29 2026-04-29T17:11:29.214Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:29 2026-04-29T17:11:29.214Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:29 2026-04-29T17:11:29.249Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.249Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.258Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.258Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.270Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.270Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.287Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.287Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.289Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.290Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.327Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.327Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.388Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.388Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.449Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.450Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.462Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.462Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.465Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.465Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.489Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.489Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.550Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.550Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.559Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.559Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.572Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.572Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.607Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.607Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.615Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.615Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.626Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.626Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.637Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.637Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.768Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.768Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.810Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.810Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.842Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:29 2026-04-29T17:11:29.842Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:29 2026-04-29T17:11:29.842Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:29 2026-04-29T17:11:29.850Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.850Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.875Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.875Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.885Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.885Z WARN 6664 --- [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:11:29 2026-04-29T17:11:29.913Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:29 2026-04-29T17:11:29.913Z WARN 6664 --- [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:11:30 2026-04-29T17:11:29.973Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:30 2026-04-29T17:11:29.973Z WARN 6664 --- [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:11:30 2026-04-29T17:11:29.992Z INFO 6664 --- [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:11:30 2026-04-29T17:11:29.992Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.041Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.041Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.067Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:30 2026-04-29T17:11:30.067Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:30 2026-04-29T17:11:30.067Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:30 2026-04-29T17:11:30.077Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.077Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.090Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.090Z WARN 6664 --- [t-thread | test] org.apache.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:11:30 2026-04-29T17:11:30.141Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.141Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.223Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.223Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.260Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.260Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.271Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.271Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.280Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:30 17:11:30 Members {size:1, ver:1} [ 17:11:30 Member [10.30.106.153]:5701 - e320a85c-38a5-4c75-bce4-9537931690c2 this 17:11:30 ] 17:11:30 17:11:30 2026-04-29T17:11:30.280Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:30 2026-04-29T17:11:30.281Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:30 2026-04-29T17:11:30.287Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:30 2026-04-29T17:11:30.287Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - e320a85c-38a5-4c75-bce4-9537931690c2 this is handled 17:11:30 2026-04-29T17:11:30.288Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.288Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:30 2026-04-29T17:11:30.288Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.288Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:30 2026-04-29T17:11:30.289Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:30 2026-04-29T17:11:30.289Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.290Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.328Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.328Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.376Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:30 2026-04-29T17:11:30.376Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 89 ms. 17:11:30 2026-04-29T17:11:30.376Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:30 2026-04-29T17:11:30.377Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:30 2026-04-29T17:11:30.388Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.388Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.401Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:30 o o o o---o o--o o o---o o o----o o--o--o 17:11:30 | | / \ / | / / \ | | 17:11:30 o----o o o o----o | o o o----o | 17:11:30 | | * \ / | \ * \ | | 17:11:30 o o * o o---o o--o o----o o---o * o o----o o 17:11:30 17:11:30 2026-04-29T17:11:30.401Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:30 2026-04-29T17:11:30.401Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:30 2026-04-29T17:11:30.401Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:30 2026-04-29T17:11:30.401Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:30 2026-04-29T17:11:30.401Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:30 To enable the Jet engine on the members, do one of the following: 17:11:30 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:30 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:30 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:30 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:30 2026-04-29T17:11:30.409Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:30 2026-04-29T17:11:30.410Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:30 2026-04-29T17:11:30.414Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:30 2026-04-29T17:11:30.415Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:30 2026-04-29T17:11:30.450Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.450Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.464Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.464Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.466Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.466Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.490Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.490Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.552Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.552Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.560Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.560Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.573Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.573Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.608Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.609Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.617Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.617Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.628Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.628Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.637Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.638Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.695Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:30 2026-04-29T17:11:30.696Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:30 2026-04-29T17:11:30.696Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:30 2026-04-29T17:11:30.769Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.769Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.811Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.811Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.852Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.853Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.876Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.876Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.886Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.886Z WARN 6664 --- [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:11:30 2026-04-29T17:11:30.914Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:30 2026-04-29T17:11:30.914Z WARN 6664 --- [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:11:31 2026-04-29T17:11:30.974Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:31 2026-04-29T17:11:30.974Z WARN 6664 --- [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:11:31 2026-04-29T17:11:30.994Z INFO 6664 --- [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:11:31 2026-04-29T17:11:30.994Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.043Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.043Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.076Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:31 2026-04-29T17:11:31.076Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:31 2026-04-29T17:11:31.076Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:31 2026-04-29T17:11:31.079Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.079Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.092Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.093Z WARN 6664 --- [t-thread | test] org.apache.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:11:31 2026-04-29T17:11:31.126Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.126Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.143Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.143Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.262Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.262Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.273Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.273Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.288Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.288Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.290Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.290Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.330Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.330Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.389Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.389Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.452Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.452Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.465Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.465Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.466Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.467Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.506Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.506Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.552Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.552Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.554Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.554Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.562Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.562Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.608Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.608Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.618Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.618Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.628Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.628Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.637Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.637Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.698Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:31 2026-04-29T17:11:31.698Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:31 2026-04-29T17:11:31.698Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:31 2026-04-29T17:11:31.771Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.771Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.812Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.812Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.855Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.855Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.877Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.877Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.887Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.887Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.906Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.906Z WARN 6664 --- [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:11:31 2026-04-29T17:11:31.915Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:31 2026-04-29T17:11:31.915Z WARN 6664 --- [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:11:32 2026-04-29T17:11:31.983Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:32 2026-04-29T17:11:31.983Z WARN 6664 --- [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:11:32 2026-04-29T17:11:31.996Z INFO 6664 --- [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:11:32 2026-04-29T17:11:31.996Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.077Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:32 2026-04-29T17:11:32.077Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:32 2026-04-29T17:11:32.077Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:32 2026-04-29T17:11:32.080Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.080Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.095Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.095Z WARN 6664 --- [t-thread | test] org.apache.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:11:32 2026-04-29T17:11:32.126Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.126Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.144Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.144Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.265Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.265Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.274Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.274Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.288Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.288Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.288Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.289Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.330Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.330Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.390Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.390Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.401Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.401Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.435Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.435Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.491Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.491Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.506Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.506Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.553Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.553Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.556Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.556Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.563Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.563Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.601Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:32 2026-04-29T17:11:32.602Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:32 2026-04-29T17:11:32.602Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:32 2026-04-29T17:11:32.609Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.609Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.618Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.619Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.630Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.630Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.637Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.637Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.659Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:32 17:11:32 Members {size:1, ver:1} [ 17:11:32 Member [10.30.106.153]:5701 - 480b0b7b-887a-4b11-bf83-41a670a503dc this 17:11:32 ] 17:11:32 17:11:32 2026-04-29T17:11:32.660Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:32 2026-04-29T17:11:32.661Z INFO 6664 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:32 2026-04-29T17:11:32.666Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:32 2026-04-29T17:11:32.666Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 480b0b7b-887a-4b11-bf83-41a670a503dc this is handled 17:11:32 2026-04-29T17:11:32.667Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:32 2026-04-29T17:11:32.668Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:32 2026-04-29T17:11:32.668Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:32 2026-04-29T17:11:32.749Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:32 2026-04-29T17:11:32.749Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 17:11:32 2026-04-29T17:11:32.749Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:32 2026-04-29T17:11:32.751Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:32 2026-04-29T17:11:32.772Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.772Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.780Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:32 o o o o---o o--o o o---o o o----o o--o--o 17:11:32 | | / \ / | / / \ | | 17:11:32 o----o o o o----o | o o o----o | 17:11:32 | | * \ / | \ * \ | | 17:11:32 o o * o o---o o--o o----o o---o * o o----o o 17:11:32 17:11:32 2026-04-29T17:11:32.780Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:32 2026-04-29T17:11:32.780Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:32 2026-04-29T17:11:32.780Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:32 2026-04-29T17:11:32.780Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:32 2026-04-29T17:11:32.780Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:32 To enable the Jet engine on the members, do one of the following: 17:11:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:32 2026-04-29T17:11:32.789Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:32 2026-04-29T17:11:32.791Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:32 2026-04-29T17:11:32.803Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:32 2026-04-29T17:11:32.803Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:32 2026-04-29T17:11:32.814Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.814Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.824Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.824Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.826Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.826Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.857Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.857Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.878Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.878Z WARN 6664 --- [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:11:32 2026-04-29T17:11:32.887Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:32 2026-04-29T17:11:32.887Z WARN 6664 --- [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:11:33 2026-04-29T17:11:32.997Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:33 2026-04-29T17:11:32.997Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.003Z INFO 6664 --- [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:11:33 2026-04-29T17:11:33.004Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.079Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:33 2026-04-29T17:11:33.079Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:33 2026-04-29T17:11:33.080Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:33 2026-04-29T17:11:33.082Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.082Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.098Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.098Z WARN 6664 --- [t-thread | test] org.apache.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:11:33 2026-04-29T17:11:33.127Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.127Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.145Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.145Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.268Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.268Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.274Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.274Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.288Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.288Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.289Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.289Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.330Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.330Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.390Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.390Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.402Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.402Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.437Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.437Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.455Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.455Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.493Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.493Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.507Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.507Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.554Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.555Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.559Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.559Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.598Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.598Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.604Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:33 2026-04-29T17:11:33.604Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:33 2026-04-29T17:11:33.604Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:33 2026-04-29T17:11:33.610Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.610Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.618Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.618Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.638Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.638Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.772Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.772Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.814Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.814Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.825Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.825Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.832Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.832Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.859Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.859Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.880Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.880Z WARN 6664 --- [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:11:33 2026-04-29T17:11:33.889Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:33 2026-04-29T17:11:33.889Z WARN 6664 --- [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:11:34 2026-04-29T17:11:33.998Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:34 2026-04-29T17:11:33.998Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.005Z INFO 6664 --- [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:11:34 2026-04-29T17:11:34.005Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.079Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:34 2026-04-29T17:11:34.079Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:34 2026-04-29T17:11:34.079Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:34 2026-04-29T17:11:34.084Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.084Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.100Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.100Z WARN 6664 --- [t-thread | test] org.apache.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:11:34 2026-04-29T17:11:34.128Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.128Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.146Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.146Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.271Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.271Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.275Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.275Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.289Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.289Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.289Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.290Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.330Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.330Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.390Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.390Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.404Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.404Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.439Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.439Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.458Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:34 2026-04-29T17:11:34.458Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:34 2026-04-29T17:11:34.458Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:34 2026-04-29T17:11:34.466Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.466Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.494Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.494Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.508Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.508Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.554Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.554Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.561Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.561Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.619Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.619Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.621Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.621Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.633Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.633Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.639Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.639Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.750Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.750Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.816Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.816Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.826Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.827Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.834Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.834Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.861Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.861Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.891Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.891Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.905Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:34 2026-04-29T17:11:34.905Z WARN 6664 --- [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:11:34 2026-04-29T17:11:34.949Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:34 17:11:34 Members {size:1, ver:1} [ 17:11:34 Member [10.30.106.153]:5701 - 639d87a2-f238-4a51-bc32-43a239a6d6b9 this 17:11:34 ] 17:11:34 17:11:34 2026-04-29T17:11:34.950Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:34 2026-04-29T17:11:34.951Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:34 2026-04-29T17:11:34.968Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:34 2026-04-29T17:11:34.969Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 639d87a2-f238-4a51-bc32-43a239a6d6b9 this is handled 17:11:34 2026-04-29T17:11:34.969Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:34 2026-04-29T17:11:34.970Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:34 2026-04-29T17:11:34.970Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:35 2026-04-29T17:11:35.000Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.000Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.008Z INFO 6664 --- [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:11:35 2026-04-29T17:11:35.008Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.044Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:35 2026-04-29T17:11:35.044Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 17:11:35 2026-04-29T17:11:35.044Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:35 2026-04-29T17:11:35.046Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:35 2026-04-29T17:11:35.072Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:35 o o o o---o o--o o o---o o o----o o--o--o 17:11:35 | | / \ / | / / \ | | 17:11:35 o----o o o o----o | o o o----o | 17:11:35 | | * \ / | \ * \ | | 17:11:35 o o * o o---o o--o o----o o---o * o o----o o 17:11:35 17:11:35 2026-04-29T17:11:35.072Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:35 2026-04-29T17:11:35.072Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:35 2026-04-29T17:11:35.072Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:35 2026-04-29T17:11:35.072Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:35 2026-04-29T17:11:35.072Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:35 To enable the Jet engine on the members, do one of the following: 17:11:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:35 2026-04-29T17:11:35.080Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:35 2026-04-29T17:11:35.080Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:35 2026-04-29T17:11:35.080Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:35 2026-04-29T17:11:35.081Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:35 2026-04-29T17:11:35.082Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:35 2026-04-29T17:11:35.085Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.085Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.088Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:35 2026-04-29T17:11:35.089Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:35 2026-04-29T17:11:35.102Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.102Z WARN 6664 --- [t-thread | test] org.apache.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:11:35 2026-04-29T17:11:35.129Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.129Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.147Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.147Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.241Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.241Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.250Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.250Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.277Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.277Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.290Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.290Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.290Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.290Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.299Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:35 2026-04-29T17:11:35.299Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:35 2026-04-29T17:11:35.299Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:35 2026-04-29T17:11:35.331Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.331Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.391Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.391Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.440Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.440Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.467Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.467Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.496Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.496Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.509Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.509Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.554Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.554Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.565Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.565Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.602Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.602Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.621Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.621Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.622Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.622Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.635Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.635Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.751Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.751Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.818Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.818Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.826Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.826Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.835Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.835Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.864Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.864Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.891Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.891Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.910Z INFO 6664 --- [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:11:35 2026-04-29T17:11:35.910Z WARN 6664 --- [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:11:35 2026-04-29T17:11:35.954Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:35 2026-04-29T17:11:35.954Z WARN 6664 --- [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:11:36 2026-04-29T17:11:35.982Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:36 2026-04-29T17:11:35.982Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:36 2026-04-29T17:11:35.982Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:36 2026-04-29T17:11:36.001Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.001Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.086Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.086Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.104Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.104Z WARN 6664 --- [t-thread | test] org.apache.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:11:36 2026-04-29T17:11:36.130Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.131Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.148Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.148Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.152Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:36 2026-04-29T17:11:36.152Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:36 2026-04-29T17:11:36.152Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:36 2026-04-29T17:11:36.251Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.251Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.269Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.269Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.282Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.282Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.291Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.291Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.291Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.291Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.332Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.332Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.391Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.391Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.440Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.440Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.488Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.488Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.497Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.497Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.509Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.509Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.554Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.554Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.567Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.567Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.623Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.623Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.635Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.635Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.635Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.635Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.646Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.646Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.752Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.752Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.817Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.817Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.828Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.828Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.835Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.835Z WARN 6664 --- [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:11:36 2026-04-29T17:11:36.866Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:36 2026-04-29T17:11:36.866Z WARN 6664 --- [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:11:37 2026-04-29T17:11:36.893Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:37 2026-04-29T17:11:36.893Z WARN 6664 --- [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:11:37 2026-04-29T17:11:36.913Z INFO 6664 --- [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:11:37 2026-04-29T17:11:36.913Z WARN 6664 --- [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:11:37 2026-04-29T17:11:36.956Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:37 2026-04-29T17:11:36.956Z WARN 6664 --- [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:11:37 2026-04-29T17:11:36.985Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:37 2026-04-29T17:11:36.985Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:37 2026-04-29T17:11:36.985Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:37 2026-04-29T17:11:37.001Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:37 2026-04-29T17:11:37.001Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:37 2026-04-29T17:11:37.001Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:37 2026-04-29T17:11:37.001Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.002Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.087Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.087Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.107Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.107Z WARN 6664 --- [t-thread | test] org.apache.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:11:37 2026-04-29T17:11:37.131Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.131Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.148Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.148Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.252Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.252Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.284Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.284Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.291Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.291Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.291Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.292Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.299Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.299Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.333Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.333Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.392Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.392Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.405Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.405Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.442Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.442Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.490Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.490Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.510Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.511Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.544Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:37 17:11:37 Members {size:1, ver:1} [ 17:11:37 Member [10.30.106.153]:5701 - ae18bc5b-bfd7-4daf-9436-153cc91c48b0 this 17:11:37 ] 17:11:37 17:11:37 2026-04-29T17:11:37.545Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:37 2026-04-29T17:11:37.546Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:37 2026-04-29T17:11:37.557Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.557Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.561Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:37 2026-04-29T17:11:37.562Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - ae18bc5b-bfd7-4daf-9436-153cc91c48b0 this is handled 17:11:37 2026-04-29T17:11:37.563Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:37 2026-04-29T17:11:37.563Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:37 2026-04-29T17:11:37.563Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:37 2026-04-29T17:11:37.568Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.568Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.624Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.624Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.630Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.630Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.636Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.636Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.636Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.636Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.754Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.754Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.815Z INFO 6664 --- [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:11:37 2026-04-29T17:11:37.815Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.818Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.818Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.828Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.828Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.836Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.836Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.837Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:37 2026-04-29T17:11:37.837Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:37 2026-04-29T17:11:37.837Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:37 2026-04-29T17:11:37.854Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:37 2026-04-29T17:11:37.854Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:37 2026-04-29T17:11:37.854Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:37 2026-04-29T17:11:37.868Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.868Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.893Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.893Z WARN 6664 --- [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:11:37 2026-04-29T17:11:37.953Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:37 2026-04-29T17:11:37.953Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 391 ms. 17:11:37 2026-04-29T17:11:37.953Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:37 2026-04-29T17:11:37.955Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:37 2026-04-29T17:11:37.957Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:37 2026-04-29T17:11:37.957Z WARN 6664 --- [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:11:38 2026-04-29T17:11:37.980Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:38 o o o o---o o--o o o---o o o----o o--o--o 17:11:38 | | / \ / | / / \ | | 17:11:38 o----o o o o----o | o o o----o | 17:11:38 | | * \ / | \ * \ | | 17:11:38 o o * o o---o o--o o----o o---o * o o----o o 17:11:38 17:11:38 2026-04-29T17:11:37.980Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:38 2026-04-29T17:11:37.980Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:38 2026-04-29T17:11:37.980Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:38 2026-04-29T17:11:37.980Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:38 2026-04-29T17:11:37.980Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:38 To enable the Jet engine on the members, do one of the following: 17:11:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:11:38 2026-04-29T17:11:37.988Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:38 2026-04-29T17:11:37.989Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:38 2026-04-29T17:11:37.997Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:38 2026-04-29T17:11:37.997Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:38 2026-04-29T17:11:38.001Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.001Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.088Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.088Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.108Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.108Z WARN 6664 --- [t-thread | test] org.apache.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:11:38 2026-04-29T17:11:38.132Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.132Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.149Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.149Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.228Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.228Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.240Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.241Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.250Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.250Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.286Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.286Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.291Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.291Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.300Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.300Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.333Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.333Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.385Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.385Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.392Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.392Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.491Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.491Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.510Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.510Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.558Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.558Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.571Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.571Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.626Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.626Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.630Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.630Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.636Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.636Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.637Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.638Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.754Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.754Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.817Z INFO 6664 --- [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:11:38 2026-04-29T17:11:38.817Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.819Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.819Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.829Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.829Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.837Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.837Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.838Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:38 2026-04-29T17:11:38.838Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:38 2026-04-29T17:11:38.838Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:38 2026-04-29T17:11:38.860Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:38 2026-04-29T17:11:38.860Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:38 2026-04-29T17:11:38.860Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:38 2026-04-29T17:11:38.870Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.870Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.894Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.894Z WARN 6664 --- [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:11:38 2026-04-29T17:11:38.959Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:38 2026-04-29T17:11:38.959Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.003Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.003Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.087Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.088Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.093Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.093Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.110Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.110Z WARN 6664 --- [t-thread | test] org.apache.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:11:39 2026-04-29T17:11:39.132Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.132Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.149Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.149Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.240Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.240Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.251Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.251Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.288Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.288Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.292Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.292Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.301Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.301Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.334Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.334Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.393Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.393Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.395Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.395Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.492Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.492Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.511Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.511Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.560Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.560Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.573Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.573Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.626Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.626Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.630Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.630Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.637Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.637Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.638Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.638Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.756Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.756Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.819Z INFO 6664 --- [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:11:39 2026-04-29T17:11:39.819Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.820Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.820Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.830Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.830Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.837Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.837Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.838Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:39 2026-04-29T17:11:39.838Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:39 2026-04-29T17:11:39.838Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:39 2026-04-29T17:11:39.863Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:39 2026-04-29T17:11:39.863Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:39 2026-04-29T17:11:39.863Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:39 2026-04-29T17:11:39.872Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.872Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.894Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.894Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.944Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.944Z WARN 6664 --- [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:11:39 2026-04-29T17:11:39.959Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:39 2026-04-29T17:11:39.959Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.087Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.087Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.094Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.094Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.112Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.112Z WARN 6664 --- [t-thread | test] org.apache.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:11:40 2026-04-29T17:11:40.133Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.133Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.188Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.188Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.241Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.241Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.253Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.253Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.289Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.289Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.293Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.293Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.302Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.302Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.334Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.334Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.394Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.394Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.396Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.396Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.492Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.492Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.511Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.511Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.559Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:40 17:11:40 Members {size:1, ver:1} [ 17:11:40 Member [10.30.106.153]:5701 - 9236955a-59a1-49a9-8686-7c02c5f67111 this 17:11:40 ] 17:11:40 17:11:40 2026-04-29T17:11:40.560Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:40 2026-04-29T17:11:40.561Z INFO 6664 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:40 2026-04-29T17:11:40.562Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.562Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.572Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:40 2026-04-29T17:11:40.572Z INFO 6664 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - 9236955a-59a1-49a9-8686-7c02c5f67111 this is handled 17:11:40 2026-04-29T17:11:40.573Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:40 2026-04-29T17:11:40.573Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:40 2026-04-29T17:11:40.574Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:40 2026-04-29T17:11:40.575Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.575Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.627Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.627Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.631Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.631Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.638Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.638Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.639Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.639Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.654Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:40 2026-04-29T17:11:40.655Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 83 ms. 17:11:40 2026-04-29T17:11:40.655Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:40 2026-04-29T17:11:40.656Z INFO 6664 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 17:11:40 2026-04-29T17:11:40.683Z INFO 6664 --- [ main] com.hazelcast.system.logo : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:40 o o o o---o o--o o o---o o o----o o--o--o 17:11:40 | | / \ / | / / \ | | 17:11:40 o----o o o o----o | o o o----o | 17:11:40 | | * \ / | \ * \ | | 17:11:40 o o * o o---o o--o o----o o---o * o o----o o 17:11:40 17:11:40 2026-04-29T17:11:40.683Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 17:11:40 2026-04-29T17:11:40.683Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.153]:5701 17:11:40 2026-04-29T17:11:40.683Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] Cluster name: dev 17:11:40 2026-04-29T17:11:40.683Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]: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:11:40 2026-04-29T17:11:40.683Z INFO 6664 --- [ main] com.hazelcast.system : [10.30.106.153]:5701 [dev] [5.5.0] The Jet engine is disabled. 17:11:40 To enable the Jet engine on the members, do one of the following: 17:11:40 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:11:40 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:11:40 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:11: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:11:40 2026-04-29T17:11:40.691Z INFO 6664 --- [ main] com.hazelcast.system.security : [10.30.106.153]: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:11:40 2026-04-29T17:11:40.692Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Using Multicast discovery 17:11:40 2026-04-29T17:11:40.697Z INFO 6664 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.153]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 17:11:40 2026-04-29T17:11:40.697Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTING 17:11:40 2026-04-29T17:11:40.738Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.738Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.757Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.757Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.822Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.822Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.822Z INFO 6664 --- [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:11:40 2026-04-29T17:11:40.822Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.848Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:40 2026-04-29T17:11:40.848Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:40 2026-04-29T17:11:40.848Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:40 2026-04-29T17:11:40.863Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:40 2026-04-29T17:11:40.863Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:40 2026-04-29T17:11:40.863Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:40 2026-04-29T17:11:40.866Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.866Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.873Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.874Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.896Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.896Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.945Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.945Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.959Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.959Z WARN 6664 --- [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:11:40 2026-04-29T17:11:40.960Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:40 2026-04-29T17:11:40.960Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.088Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.088Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.114Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.114Z WARN 6664 --- [t-thread | test] org.apache.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:11:41 2026-04-29T17:11:41.134Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.134Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.188Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.188Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.242Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.242Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.254Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.254Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.291Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.291Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.294Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.294Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.304Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.304Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.334Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.334Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.395Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.395Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.397Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.397Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.481Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.481Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.512Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.513Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.535Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.535Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.577Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.577Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.628Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.628Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.631Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.631Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.638Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.638Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.640Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.640Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.740Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.740Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.751Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:41 2026-04-29T17:11:41.751Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:41 2026-04-29T17:11:41.751Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:41 2026-04-29T17:11:41.757Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.757Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.766Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:41 2026-04-29T17:11:41.766Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:41 2026-04-29T17:11:41.766Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:41 2026-04-29T17:11:41.823Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.824Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.824Z INFO 6664 --- [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:11:41 2026-04-29T17:11:41.824Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.825Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.825Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.876Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.876Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.897Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.897Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.946Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.946Z WARN 6664 --- [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:11:41 2026-04-29T17:11:41.961Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:41 2026-04-29T17:11:41.961Z WARN 6664 --- [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:11:42 2026-04-29T17:11:41.998Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:42 2026-04-29T17:11:41.998Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.116Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.116Z WARN 6664 --- [t-thread | test] org.apache.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:11:42 2026-04-29T17:11:42.123Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.123Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.135Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.136Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.190Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.190Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.242Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.242Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.256Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.256Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.293Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.293Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.295Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.296Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.336Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.336Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.336Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.336Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.344Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.344Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.395Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.395Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.481Z INFO 6664 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.481Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.513Z INFO 6664 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.513Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.537Z INFO 6664 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.537Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.579Z INFO 6664 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.579Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.619Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:42 2026-04-29T17:11:42.619Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:42 2026-04-29T17:11:42.619Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:42 2026-04-29T17:11:42.630Z INFO 6664 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.630Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.632Z INFO 6664 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.632Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.639Z INFO 6664 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.639Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.651Z INFO 6664 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.651Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.741Z INFO 6664 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.741Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.759Z INFO 6664 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.759Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.772Z INFO 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 17:11:42 2026-04-29T17:11:42.772Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.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:11:42 2026-04-29T17:11:42.772Z WARN 6664 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:42 2026-04-29T17:11:42.823Z INFO 6664 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.823Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.827Z INFO 6664 --- [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:11:42 2026-04-29T17:11:42.827Z INFO 6664 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.827Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.827Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.877Z INFO 6664 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.877Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.898Z INFO 6664 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.898Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.948Z INFO 6664 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.948Z WARN 6664 --- [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:11:42 2026-04-29T17:11:42.962Z INFO 6664 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 17:11:42 2026-04-29T17:11:42.962Z WARN 6664 --- [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:11:43 2026-04-29T17:11:42.998Z INFO 6664 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 17:11:43 2026-04-29T17:11:42.998Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.109Z INFO 6664 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.153]:5701 [dev] [5.5.0] 17:11:43 17:11:43 Members {size:1, ver:1} [ 17:11:43 Member [10.30.106.153]:5701 - bd8d8a18-43a6-4c93-9d1b-1c50f9d46d69 this 17:11:43 ] 17:11:43 17:11:43 2026-04-29T17:11:43.109Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is STARTED 17:11:43 2026-04-29T17:11:43.110Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 17:11:43 2026-04-29T17:11:43.118Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.118Z WARN 6664 --- [t-thread | test] org.apache.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:11:43 2026-04-29T17:11:43.124Z INFO 6664 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.124Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.135Z INFO 6664 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.135Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.191Z INFO 6664 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.191Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.221Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTTING_DOWN 17:11:43 2026-04-29T17:11:43.222Z INFO 6664 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.153]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.153]:5701 - bd8d8a18-43a6-4c93-9d1b-1c50f9d46d69 this is handled 17:11:43 2026-04-29T17:11:43.223Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down multicast service... 17:11:43 2026-04-29T17:11:43.223Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down connection manager... 17:11:43 2026-04-29T17:11:43.224Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Shutting down node engine... 17:11:43 2026-04-29T17:11:43.231Z INFO 6664 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.153]:5701 [dev] [5.5.0] Destroying node NodeExtension. 17:11:43 2026-04-29T17:11:43.231Z INFO 6664 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.153]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 10 ms. 17:11:43 2026-04-29T17:11:43.231Z INFO 6664 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.153]:5701 [dev] [5.5.0] [10.30.106.153]:5701 is SHUTDOWN 17:11:43 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.12 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:11:43 2026-04-29T17:11:43.242Z INFO 6664 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.243Z WARN 6664 --- [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:11:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:11:43 2026-04-29T17:11:43.257Z INFO 6664 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.257Z WARN 6664 --- [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:11:43 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:11:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:11:43 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 17:11:43 2026-04-29T17:11:43.295Z INFO 6664 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.295Z WARN 6664 --- [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:11:43 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:11:43 2026-04-29T17:11:43.296Z INFO 6664 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.296Z WARN 6664 --- [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:11:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 17:11:43 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:11:43 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:11:43 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:11:43 2026-04-29T17:11:43.331Z INFO 6664 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:11:43 2026-04-29T17:11:43.331Z INFO 6664 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:11:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:11:43 2026-04-29T17:11:43.337Z INFO 6664 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.337Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.338Z INFO 6664 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.338Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.350Z INFO 6664 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.350Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.352Z INFO 6664 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:11:43 2026-04-29T17:11:43.354Z INFO 6664 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:11:43 2026-04-29T17:11:43.354Z INFO 6664 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:11:43 2026-04-29T17:11:43.356Z INFO 6664 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 17:11:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 17:11:43 2026-04-29T17:11:43.376Z ERROR 6664 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 17:11:43 17:11:43 java.lang.RuntimeException: Simulated failure 17:11:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:11:43 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:43 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:11:43 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:11:43 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:11:43 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:11:43 at groovy.lang.Closure.call(Closure.java:427) 17:11:43 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:11:43 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:11:43 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:11:43 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:11:43 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:11:43 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:11:43 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:11:43 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:11:43 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:11:43 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:11:43 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:11:43 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 17:11:43 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 17:11:43 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909.migrateInventoryToModelRelease20250722$accessor$Z57aQbQZ(Unknown Source) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909$auxiliary$5X1MIkWy.call(Unknown Source) 17:11:43 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:11:43 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:11:43 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:11:43 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:11:43 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:11:43 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909.migrateInventoryToModelRelease20250722(Unknown Source) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:11:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:43 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:43 17:11:43 2026-04-29T17:11:43.377Z ERROR 6664 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 17:11:43 17:11:43 java.lang.RuntimeException: Simulated failure 17:11:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:11:43 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:43 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:11:43 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:11:43 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:11:43 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:11:43 at groovy.lang.Closure.call(Closure.java:427) 17:11:43 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 17:11:43 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 17:11:43 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 17:11:43 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 17:11:43 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 17:11:43 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 17:11:43 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 17:11:43 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 17:11:43 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 17:11:43 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:11:43 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 17:11:43 at jdk.proxy2/jdk.proxy2.$Proxy230.cmHandleBulkMigrate(Unknown Source) 17:11:43 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 17:11:43 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909.migrateInventoryToModelRelease20250722$accessor$Z57aQbQZ(Unknown Source) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909$auxiliary$5X1MIkWy.call(Unknown Source) 17:11:43 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 17:11:43 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 17:11:43 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 17:11:43 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 17:11:43 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 17:11:43 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909.migrateInventoryToModelRelease20250722(Unknown Source) 17:11:43 at org.onap.cps.ncmp.init.DataMigration$SpockMock$864518909$migrateInventoryToModelRelease20250722.call(Unknown Source) 17:11:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:43 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:43 17:11:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 17:11:43 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:11:43 2026-04-29T17:11:43.396Z INFO 6664 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 17:11:43 2026-04-29T17:11:43.396Z WARN 6664 --- [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:11:43 2026-04-29T17:11:43.444Z INFO 6664 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:11:43 2026-04-29T17:11:43.444Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:11:43 2026-04-29T17:11:43.445Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 17:11:43 2026-04-29T17:11:43.446Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 17:11:43 2026-04-29T17:11:43.447Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:11:43 2026-04-29T17:11:43.450Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:11:43 2026-04-29T17:11:43.450Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 17:11:43 2026-04-29T17:11:43.451Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 17:11:43 2026-04-29T17:11:43.451Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:11:43 2026-04-29T17:11:43.466Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:11:43 2026-04-29T17:11:43.466Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision dmi-registry-2026-01-28. 17:11:43 2026-04-29T17:11:43.466Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-01-28 17:11:43 2026-04-29T17:11:43.467Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:11:43 2026-04-29T17:11:43.471Z INFO 6664 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 17:11:43 2026-04-29T17:11:43.472Z INFO 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 17:11:43 2026-04-29T17:11:43.472Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.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:11:43 2026-04-29T17:11:43.472Z WARN 6664 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 17:11:43 2026-04-29T17:11:43.473Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:11:43 2026-04-29T17:11:43.473Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision dmi-registry-2026-01-28 is already installed. 17:11:43 2026-04-29T17:11:43.473Z INFO 6664 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:11:43 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 17:11:44 [INFO] 17:11:44 [INFO] Results: 17:11:44 [INFO] 17:11:44 [INFO] Tests run: 922, Failures: 0, Errors: 0, Skipped: 0 17:11:44 [INFO] 17:11:44 [INFO] 17:11:44 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 17:11:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:11:44 [INFO] Analyzed bundle 'cps-ncmp-service' with 166 classes 17:11:44 [INFO] All coverage checks have been met. 17:11:44 [INFO] 17:11:44 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 17:11:44 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 17:11:44 [INFO] Analyzed bundle 'cps-ncmp-service' with 166 classes 17:11:44 [INFO] 17:11:44 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 17:11:44 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.8-SNAPSHOT.jar 17:11:44 [INFO] 17:11:44 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 17:11:44 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.7.8-SNAPSHOT/cps-ncmp-service-3.7.8-SNAPSHOT.jar 17:11:44 [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.8-SNAPSHOT/cps-ncmp-service-3.7.8-SNAPSHOT.pom 17:11:44 [INFO] 17:11:44 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 17:11:44 [INFO] Building cps-ncmp-rest 3.7.8-SNAPSHOT [12/23] 17:11:44 [INFO] --------------------------------[ jar ]--------------------------------- 17:11:44 [INFO] 17:11:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 17:11:44 [INFO] 17:11:44 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 17:11:44 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-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/provmns/model/*:**/pom.xml 17:11:44 [INFO] 17:11:44 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 17:11:44 [INFO] Generating with dryRun=false 17:11:44 [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:11:44 [INFO] OpenAPI Generator: spring (server) 17:11:44 [INFO] Generator 'spring' is considered stable. 17:11:44 [INFO] ---------------------------------- 17:11:44 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:11:44 [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:11:44 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:11:44 [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:11:44 [INFO] Processing operation getResourceDataForCmHandle 17:11:44 [INFO] Processing operation updateResourceDataRunningForCmHandle 17:11:44 [INFO] Processing operation createResourceDataRunningForCmHandle 17:11:44 [INFO] Processing operation deleteResourceDataRunningForCmHandle 17:11:44 [INFO] Processing operation patchResourceDataRunningForCmHandle 17:11:44 [INFO] Processing operation executeDataOperationForCmHandles 17:11:44 [INFO] Processing operation queryResourceDataForCmHandle 17:11:44 [INFO] Processing operation getModuleReferencesByCmHandle 17:11:44 [INFO] Processing operation getModuleDefinitions 17:11:44 [INFO] Processing operation searchCmHandles 17:11:44 [INFO] Processing operation retrieveCmHandleDetailsById 17:11:44 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 17:11:44 [INFO] Processing operation searchCmHandleIds 17:11:44 [INFO] Processing operation getCmHandleStateByCmHandleId 17:11:44 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 17:11:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:44 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [INFO] Skipping generation of Webhooks. 17:11:45 [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:11:45 [INFO] Skipping generation of supporting files. 17:11:45 ################################################################################ 17:11:45 # Thanks for using OpenAPI Generator. # 17:11:45 # Please consider donation to help us maintain this project 🙏 # 17:11:45 # https://opencollective.com/openapi_generator/donate # 17:11:45 ################################################################################ 17:11:45 [INFO] 17:11:45 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 17:11:45 [INFO] Generating with dryRun=false 17:11:45 [INFO] No .openapi-generator-ignore file found. 17:11:45 [INFO] OpenAPI Generator: spring (server) 17:11:45 [INFO] Generator 'spring' is considered stable. 17:11:45 [INFO] ---------------------------------- 17:11:45 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:11:45 [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:11:45 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:11:45 [INFO] Processing operation getCmHandleByDistinguishedName 17:11:45 [INFO] Processing operation updateDmiPluginRegistration 17:11:45 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 17:11:45 [INFO] Processing operation searchCmHandleIds 17:11:45 [INFO] Processing operation searchCmHandles 17:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [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:11:45 [INFO] Skipping generation of Webhooks. 17:11:45 [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:11:45 [INFO] Skipping generation of supporting files. 17:11:45 ################################################################################ 17:11:45 # Thanks for using OpenAPI Generator. # 17:11:45 # Please consider donation to help us maintain this project 🙏 # 17:11:45 # https://opencollective.com/openapi_generator/donate # 17:11:45 ################################################################################ 17:11:45 [INFO] 17:11:45 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (prov-mns-extensions-code-gen) @ cps-ncmp-rest --- 17:11:45 [INFO] Generating with dryRun=false 17:11:45 [INFO] No .openapi-generator-ignore file found. 17:11:45 [INFO] OpenAPI Generator: spring (server) 17:11:45 [INFO] Generator 'spring' is considered stable. 17:11:45 [INFO] ---------------------------------- 17:11:45 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 17:11:45 [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:11:45 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 17:11:45 [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:11:45 [INFO] Inline schema created as ActionRequest_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionRequest_value=NewModel,ModelA=NewModelA in CLI). 17:11:45 [INFO] Inline schema created as ActionResponse_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ActionResponse_value=NewModel,ModelA=NewModelA in CLI). 17:11:45 [INFO] Processing operation executeAction 17:11:45 [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/ActionRequest.java 17:11:45 [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/ActionRequestValue.java 17:11:45 [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/ActionResponse.java 17:11:46 [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/ActionResponseValue.java 17:11:46 [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/ErrorResponseDefault.java 17:11:46 [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/ErrorResponseDefaultOtherProblemsInner.java 17:11:46 [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/ActionApi.java 17:11:46 [INFO] Skipping generation of Webhooks. 17:11:46 [INFO] Skipping generation of supporting files. 17:11:46 ################################################################################ 17:11:46 # Thanks for using OpenAPI Generator. # 17:11:46 # Please consider donation to help us maintain this project 🙏 # 17:11:46 # https://opencollective.com/openapi_generator/donate # 17:11:46 ################################################################################ 17:11:46 [INFO] 17:11:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 17:11:46 [INFO] You have 0 Checkstyle violations. 17:11:46 [INFO] 17:11:46 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 17:11:46 [INFO] You have 0 Checkstyle violations. 17:11:46 [INFO] 17:11:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 17:11:46 [INFO] Copying 1 resource from src/main/resources to target/classes 17:11:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 17:11:46 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 17:11:46 [INFO] 17:11:46 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 17:11:46 [INFO] Recompiling the module because of changed dependency. 17:11:46 [INFO] Compiling 49 source files with javac [debug release 17] to target/classes 17:11:47 [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, dmiDatajobsReadServiceName, dmiDatajobsWriteServiceName, compositeState, currentTrustLevel". 17:11:47 [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:11:47 [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:11:47 [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:11:47 [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:11:47 [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:11:47 [INFO] 17:11:47 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 17:11:47 [INFO] Generating with dryRun=false 17:11:47 [INFO] No .openapi-generator-ignore file found. 17:11:47 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:11:47 [INFO] Generator 'openapi-yaml' is considered stable. 17:11:47 [INFO] Output file [outputFile=openapi-inventory.yaml] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:11:47 [INFO] Skipping generation of Webhooks. 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 17:11:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:11:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 17:11:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 17:11:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:11:47 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:11:47 ################################################################################ 17:11:47 # Thanks for using OpenAPI Generator. # 17:11:47 # Please consider donation to help us maintain this project 🙏 # 17:11:47 # https://opencollective.com/openapi_generator/donate # 17:11:47 ################################################################################ 17:11:47 [INFO] 17:11:47 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 17:11:47 [INFO] Generating with dryRun=false 17:11:47 [INFO] OpenAPI Generator: openapi-yaml (documentation) 17:11:47 [INFO] Generator 'openapi-yaml' is considered stable. 17:11:47 [INFO] Output file [outputFile=openapi.yaml] 17:11:47 [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:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:47 [INFO] Skipping generation of Webhooks. 17:11:47 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 17:11:48 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 17:11:48 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 17:11:48 [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:11:48 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 17:11:48 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 17:11:48 ################################################################################ 17:11:48 # Thanks for using OpenAPI Generator. # 17:11:48 # Please consider donation to help us maintain this project 🙏 # 17:11:48 # https://opencollective.com/openapi_generator/donate # 17:11:48 ################################################################################ 17:11:48 [INFO] 17:11:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 17:11:48 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 17:11:48 [INFO] 17:11:48 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 17:11:48 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 17:11:48 [INFO] 17:11:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 17:11:48 [INFO] Copying 7 resources from src/test/resources to target/test-classes 17:11:48 [INFO] 17:11:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 17:11:48 [INFO] Recompiling the module because of changed dependency. 17:11:48 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 17:11:48 [INFO] 17:11:48 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 17:11:48 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:11:48 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:11:48 [INFO] Parallel parsing disabled. 17:11:50 [INFO] Compiled 25 files. 17:11:50 [INFO] 17:11:50 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest --- 17:11:50 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:11:50 [INFO] 17:11:50 [INFO] ------------------------------------------------------- 17:11:50 [INFO] T E S T S 17:11:50 [INFO] ------------------------------------------------------- 17:11:51 17:11:51.450 [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:11:51 17:11:51.732 [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:11:51 17:11:51.840 [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:11:51 17:11:51.856 [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:11:51 17:11:51.879 [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:11:51 17:11:51.894 [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:11:51 17:11:51.909 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:11:51 17:11:51.924 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:11:51 17:11:51.946 [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:11:51 17:11:51.960 [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:11:52 17:11:51.972 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:11:52 17:11:51.984 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 17:11:52 17:11:52.025 [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:11:52 17:11:52.036 [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:11:52 17:11:52.040 [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:11:52 17:11:52.049 [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:11:52 17:11:52.051 [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:11:52 17:11:52.060 [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:11:52 17:11:52.062 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec]: ProvMnSControllerPolicyExecutorDisabledSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:11:52 17:11:52.071 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:11:52 17:11:52.074 [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:11:52 17:11:52.083 [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:11:52 17:11:52.085 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec]: ProvMnSExtensionsControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 17:11:52 17:11:52.094 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 17:11:52 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:11:54 17:11:54,373 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:11:54 17:11:54,374 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:11:54 17:11:54,377 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:11:54 17:11:54,431 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:11:54 17:11:54,431 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:11:54 17:11:54,583 |-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:11:54 17:11:54,583 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:11:54 17:11:54 . ____ _ __ _ _ 17:11:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:54 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:54 =========|_|==============|___/=/_/_/_/ 17:11:54 17:11:54 :: Spring Boot :: (v3.5.13) 17:11:54 17:11:54 2026-04-29T17:11:54.963Z INFO 11065 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11065 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:11:54 2026-04-29T17:11:54.964Z INFO 11065 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:56 2026-04-29T17:11:56.838Z INFO 11065 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:56 2026-04-29T17:11:56.838Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:56 2026-04-29T17:11:56.840Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:11:56 2026-04-29T17:11:56.963Z INFO 11065 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.068 seconds (process running for 6.573) 17:11:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:11:57 2026-04-29T17:11:57.911Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:57 17:11:57 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 17:11:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:11:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 17:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:57 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:57 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:57 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:57 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 17:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:57 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:57 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:57 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:57 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:57 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:57 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:57 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:57 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:57 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:11:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:11:57 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:57 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:57 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:57 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:57 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:57 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:57 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:57 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:57 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:57 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:57 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:57 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:57 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:57 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:57 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 17:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:57 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:57 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:57 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:57 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:57 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:57 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:57 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:57 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:57 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:57 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:57 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:57 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:57 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:57 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:57 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:57 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:57 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:57 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:57 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:57 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:57 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:57 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:57 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:57 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:57 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:57 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:57 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:57 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:57 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:57 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:57 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:57 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:57 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:57 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:57 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:57 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:57 17:11:58 2026-04-29T17:11:58.256Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:11:58 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 17:11:58 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 17:11:58 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 17:11:58 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:743) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2148) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 17:11:58 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:11:58 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:11:58 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 17:11:58 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:11:58 ... 130 common frames omitted 17:11:58 17:11:58 2026-04-29T17:11:58.302Z WARN 11065 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 17:11:58 2026-04-29T17:11:58.329Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.337Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:11:58 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.344Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.351Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:11:58 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.358Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.365Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:11:58 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.370Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.376Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 17:11:58 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:11:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:11:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:11:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.993 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 17:11:58 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:11:58 17:11:58 . ____ _ __ _ _ 17:11:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:58 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:58 =========|_|==============|___/=/_/_/_/ 17:11:58 17:11:58 :: Spring Boot :: (v3.5.13) 17:11:58 17:11:58 2026-04-29T17:11:58.481Z INFO 11065 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11065 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:11:58 2026-04-29T17:11:58.482Z INFO 11065 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:58 2026-04-29T17:11:58.770Z INFO 11065 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:58 2026-04-29T17:11:58.770Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:58 2026-04-29T17:11:58.770Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:11:58 2026-04-29T17:11:58.776Z INFO 11065 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.322 seconds (process running for 8.386) 17:11:58 2026-04-29T17:11:58.871Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:11:58 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:11:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (9 known properties: "removedCmHandles", "dmiDatajobsWritePlugin", "dmiPlugin", "updatedCmHandles", "dmiDatajobsReadPlugin", "dmiModelPlugin", "dmiDataPlugin", "createdCmHandles", "upgradedCmHandles") 17:11:58 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:11:58 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 17:11:58 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1200) 17:11:58 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2380) 17:11:58 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 17:11:58 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 17:11:58 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 17:11:58 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 17:11:58 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 17:11:58 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 17:11:58 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:11:58 ... 130 common frames omitted 17:11:58 17:11:58 2026-04-29T17:11:58.917Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 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:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:11:58 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:11:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 17:11:58 2026-04-29T17:11:58.921Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:58 17:11:58 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:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 17:11:58 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 17:11:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:11:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:11:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:11:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:11:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:11:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:11:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:11:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:11:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:11:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:11:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:11:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:11:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:11:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:11:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:11:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:11:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:11:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:58 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 17:11:58 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] 17:11:58 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3772) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3737) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3070) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3004) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 17:11:58 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 17:11:58 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 17:11:58 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2135) 17:11:58 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 17:11:58 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 17:11:58 ... 140 common frames omitted 17:11:58 17:11:59 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 17:11:59 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:11:59 17:11:59 . ____ _ __ _ _ 17:11:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:59 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:59 =========|_|==============|___/=/_/_/_/ 17:11:59 17:11:59 :: Spring Boot :: (v3.5.13) 17:11:59 17:11:59 2026-04-29T17:11:59.225Z INFO 11065 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11065 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:11:59 2026-04-29T17:11:59.225Z INFO 11065 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 17:11:59 2026-04-29T17:11:59.553Z INFO 11065 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:11:59 2026-04-29T17:11:59.553Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:11:59 2026-04-29T17:11:59.553Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:11:59 2026-04-29T17:11:59.560Z INFO 11065 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.354 seconds (process running for 9.169) 17:11:59 2026-04-29T17:11:59.649Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:59 17:11:59 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:11:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:11:59 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:59 17:11:59 2026-04-29T17:11:59.655Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:59 17:11:59 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 17:11:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:11:59 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:59 17:11:59 2026-04-29T17:11:59.660Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:59 17:11:59 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:11:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:11:59 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:59 17:11:59 2026-04-29T17:11:59.664Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:59 17:11:59 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:11:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:11:59 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:59 17:11:59 2026-04-29T17:11:59.675Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:59 17:11:59 java.lang.IllegalStateException: some error message 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:11:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:11:59 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:59 17:11:59 2026-04-29T17:11:59.694Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:59 17:11:59 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:11:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:11:59 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:59 17:11:59 2026-04-29T17:11:59.699Z ERROR 11065 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:11:59 17:11:59 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:11:59 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:11:59 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:11:59 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:11:59 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:11:59 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 17:11:59 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:11:59 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:11:59 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:11:59 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:11:59 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:11:59 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 17:11:59 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 17:11:59 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 17:11:59 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:11:59 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:11:59 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:11:59 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:11:59 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:11:59 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:11:59 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:11:59 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:11:59 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:11:59 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:11:59 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:11:59 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:11:59 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:11:59 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:11:59 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:11:59 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:11:59 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:11:59 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:11:59 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:11:59 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:11:59 17:11:59 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 17:11:59 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:11:59 17:11:59 . ____ _ __ _ _ 17:11:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:11:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:11:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:11:59 ' |____| .__|_| |_|_| |_\__, | / / / / 17:11:59 =========|_|==============|___/=/_/_/_/ 17:11:59 17:11:59 :: Spring Boot :: (v3.5.13) 17:11:59 17:11:59 2026-04-29T17:11:59.824Z INFO 11065 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 17.0.6-ea with PID 11065 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:11:59 2026-04-29T17:11:59.824Z INFO 11065 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 17:12:00 2026-04-29T17:12:00.026Z INFO 11065 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:12:00 2026-04-29T17:12:00.026Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:12:00 2026-04-29T17:12:00.027Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 17:12:00 2026-04-29T17:12:00.032Z INFO 11065 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.226 seconds (process running for 9.641) 17:12:00 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 17:12:00 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:12:00 17:12:00 . ____ _ __ _ _ 17:12:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:12:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:12:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:12:00 ' |____| .__|_| |_|_| |_\__, | / / / / 17:12:00 =========|_|==============|___/=/_/_/_/ 17:12:00 17:12:00 :: Spring Boot :: (v3.5.13) 17:12:00 17:12:00 2026-04-29T17:12:00.107Z INFO 11065 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11065 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:12:00 2026-04-29T17:12:00.107Z INFO 11065 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:12:00 2026-04-29T17:12:00.303Z INFO 11065 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:12:00 2026-04-29T17:12:00.303Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:12:00 2026-04-29T17:12:00.303Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:12:00 2026-04-29T17:12:00.308Z INFO 11065 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.22 seconds (process running for 9.918) 17:12:00 2026-04-29T17:12:00.365Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 17:12:00 2026-04-29T17:12:00.375Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 17:12:00 2026-04-29T17:12:00.420Z WARN 11065 --- [ 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.provmns.model.Scope,java.lang.String,java.util.List,java.util.List,org.onap.cps.ncmp.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.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.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.provmns.model.ScopeType] for value [WRONG]]] ] 17:12:00 2026-04-29T17:12:00.520Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 17:12:00 2026-04-29T17:12:00.533Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 17:12:00 2026-04-29T17:12:00.551Z WARN 11065 --- [ 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:12:00 2026-04-29T17:12:00.558Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 17:12:00 2026-04-29T17:12:00.579Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 17:12:00 2026-04-29T17:12:00.587Z WARN 11065 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 17:12:00 2026-04-29T17:12:00.590Z WARN 11065 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 17:12:00 2026-04-29T17:12:00.692Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 17:12:00 2026-04-29T17:12:00.698Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 17:12:00 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.615 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 17:12:00 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 17:12:00 17:12:00 . ____ _ __ _ _ 17:12:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 17:12:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 17:12:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 17:12:00 ' |____| .__|_| |_|_| |_\__, | / / / / 17:12:00 =========|_|==============|___/=/_/_/_/ 17:12:00 17:12:00 :: Spring Boot :: (v3.5.13) 17:12:00 17:12:00 2026-04-29T17:12:00.723Z INFO 11065 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 17.0.6-ea with PID 11065 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 17:12:00 2026-04-29T17:12:00.723Z INFO 11065 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 17:12:00 2026-04-29T17:12:00.904Z INFO 11065 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:12:00 2026-04-29T17:12:00.904Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:12:00 2026-04-29T17:12:00.904Z INFO 11065 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 17:12:00 2026-04-29T17:12:00.908Z INFO 11065 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 0.201 seconds (process running for 10.517) 17:12:00 2026-04-29T17:12:00.956Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 17:12:00 2026-04-29T17:12:00.962Z WARN 11065 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 17:12:00 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 17:12:00 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:12:01 2026-04-29T17:12:01.034Z WARN 11065 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:12:01 2026-04-29T17:12:01.035Z WARN 11065 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 17:12:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 17:12:01 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:12:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 17:12:01 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:12:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 17:12:01 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:12:01 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 17:12:01 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:12:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 17:12:01 [INFO] 17:12:01 [INFO] Results: 17:12:01 [INFO] 17:12:01 [INFO] Tests run: 191, Failures: 0, Errors: 0, Skipped: 0 17:12:01 [INFO] 17:12:01 [INFO] 17:12:01 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 17:12:01 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:12:01 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 17:12:01 [INFO] All coverage checks have been met. 17:12:01 [INFO] 17:12:01 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 17:12:01 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 17:12:01 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 17:12:01 [INFO] 17:12:01 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 17:12:01 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.8-SNAPSHOT.jar 17:12:01 [INFO] 17:12:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 17:12:01 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.7.8-SNAPSHOT/cps-ncmp-rest-3.7.8-SNAPSHOT.jar 17:12:01 [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.8-SNAPSHOT/cps-ncmp-rest-3.7.8-SNAPSHOT.pom 17:12:01 [INFO] 17:12:01 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 17:12:01 [INFO] Building cps-ncmp-rest-stub 3.7.8-SNAPSHOT [13/23] 17:12:01 [INFO] --------------------------------[ pom ]--------------------------------- 17:12:01 [INFO] 17:12:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 17:12:01 [INFO] 17:12:01 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 17:12:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:01 [INFO] surefireArgLine set to empty 17:12:01 [INFO] 17:12:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 17:12:01 [INFO] You have 0 Checkstyle violations. 17:12:01 [INFO] 17:12:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 17:12:01 [INFO] You have 0 Checkstyle violations. 17:12:01 [INFO] 17:12:01 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 17:12:01 [INFO] No sources specified for compilation. Skipping. 17:12:01 [INFO] 17:12:01 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 17:12:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:01 [INFO] 17:12:01 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 17:12:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:01 [INFO] 17:12:01 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 17:12:01 [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.8-SNAPSHOT/cps-ncmp-rest-stub-3.7.8-SNAPSHOT.pom 17:12:01 [INFO] 17:12:01 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 17:12:01 [INFO] Building cps-ncmp-rest-stub-service 3.7.8-SNAPSHOT [14/23] 17:12:01 [INFO] --------------------------------[ jar ]--------------------------------- 17:12:01 [INFO] 17:12:01 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] 17:12:01 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:01 [INFO] surefireArgLine set to empty 17:12:01 [INFO] 17:12:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] You have 0 Checkstyle violations. 17:12:01 [INFO] 17:12:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] You have 0 Checkstyle violations. 17:12:01 [INFO] 17:12:01 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:01 [INFO] Copying 3 resources 17:12:01 [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:12:01 [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:12:01 [INFO] 17:12:01 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] Recompiling the module because of changed dependency. 17:12:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 17:12:01 [INFO] 17:12:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:01 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 17:12:01 [INFO] 17:12:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] No sources to compile 17:12:01 [INFO] 17:12:01 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 17:12:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:12:01 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:12:01 [INFO] Parallel parsing disabled. 17:12:02 [INFO] Compiled 4 files. 17:12:02 [INFO] 17:12:02 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- 17:12:02 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:02 [INFO] 17:12:02 [INFO] ------------------------------------------------------- 17:12:02 [INFO] T E S T S 17:12:02 [INFO] ------------------------------------------------------- 17:12:03 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:12:04 17:12:04,302 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:12:04 17:12:04,303 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:12:04 17:12:04,306 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:12:04 17:12:04,357 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:12:04 17:12:04,357 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:12:04 17:12:04,417 |-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:12:04 17:12:04,417 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:12:04 2026-04-29T17:12:04.645Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11144 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 17:12:04 2026-04-29T17:12:04.646Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 17:12:05 2026-04-29T17:12:05.801Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 17:12:05 2026-04-29T17:12:05.805Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 17.0.6-ea+9-LTS 17:12:05 2026-04-29T17:12:05.833Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 17:12:05 2026-04-29T17:12:05.834Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1121 ms 17:12:06 2026-04-29T17:12:05.949Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 17:12:06 2026-04-29T17:12:05.954Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@570127fa{application,/,b=file:/tmp/jetty-docbase.0.3084945888853838359/,a=AVAILABLE,h=oeje10s.SessionHandler@5b324447{STARTED}} 17:12:06 2026-04-29T17:12:05.954Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@570127fa{application,/,b=file:/tmp/jetty-docbase.0.3084945888853838359/,a=AVAILABLE,h=oeje10s.SessionHandler@5b324447{STARTED}} 17:12:06 2026-04-29T17:12:05.956Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@4c9d833{STARTING}[12.0.33,sto=0] @3378ms 17:12:06 2026-04-29T17:12:06.594Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 17:12:06 2026-04-29T17:12:06.675Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 17:12:06 2026-04-29T17:12:06.675Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 17:12:06 2026-04-29T17:12:06.677Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 17:12:06 2026-04-29T17:12:06.686Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@21a462ce{HTTP/1.1, (http/1.1)}{0.0.0.0:39521} 17:12:06 2026-04-29T17:12:06.687Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 39521 (http/1.1) with context path '/' 17:12:06 2026-04-29T17:12:06.706Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.639 seconds (process running for 4.128) 17:12:07 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:12:07 2026-04-29T17:12:07.719Z WARN 11144 --- [cps-ncmp-rest-stub] [tp1436306950-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 17:12:07 2026-04-29T17:12:07.720Z INFO 11144 --- [cps-ncmp-rest-stub] [tp1436306950-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 17:12:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.179 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 17:12:07 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:12:07 2026-04-29T17:12:07.852Z WARN 11144 --- [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:12:07 2026-04-29T17:12:07.852Z INFO 11144 --- [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:12:07 2026-04-29T17:12:07.855Z INFO 11144 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test88763818509046757/file.txt 17:12:07 2026-04-29T17:12:07.857Z WARN 11144 --- [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:12:07 2026-04-29T17:12:07.857Z ERROR 11144 --- [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:12:07 2026-04-29T17:12:07.857Z WARN 11144 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test88763818509046757/unknown-file.txt', will search it in classpath 17:12:07 2026-04-29T17:12:07.858Z ERROR 11144 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test88763818509046757/unknown-file.txt file not found on classpath or on file system 17:12:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 17:12:07 [INFO] 17:12:07 [INFO] Results: 17:12:07 [INFO] 17:12:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 17:12:07 [INFO] 17:12:07 [INFO] 17:12:07 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 17:12:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:07 [INFO] 17:12:07 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 17:12:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:07 [INFO] 17:12:07 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 17:12:07 [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.8-SNAPSHOT.jar 17:12:07 [INFO] 17:12:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 17:12:07 [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.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.7.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.jar 17:12:07 [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.8-SNAPSHOT/cps-ncmp-rest-stub-service-3.7.8-SNAPSHOT.pom 17:12:07 [INFO] 17:12:07 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 17:12:07 [INFO] Building cps-ncmp-rest-stub-app 3.7.8-SNAPSHOT [15/23] 17:12:07 [INFO] --------------------------------[ jar ]--------------------------------- 17:12:08 [INFO] 17:12:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] 17:12:08 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:08 [INFO] surefireArgLine set to empty 17:12:08 [INFO] 17:12:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] You have 0 Checkstyle violations. 17:12:08 [INFO] 17:12:08 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] You have 0 Checkstyle violations. 17:12:08 [INFO] 17:12:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 17:12:08 [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:12:08 [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:12:08 [INFO] 17:12:08 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] Recompiling the module because of changed dependency. 17:12:08 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 17:12:08 [INFO] 17:12:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:08 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 17:12:08 [INFO] 17:12:08 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] No sources to compile 17:12:08 [INFO] 17:12:08 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] No sources specified for compilation. Skipping. 17:12:08 [INFO] 17:12:08 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] No tests to run. 17:12:08 [INFO] 17:12:08 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:08 [INFO] 17:12:08 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 17:12:08 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 17:12:08 [INFO] 17:12:08 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 17:12:08 [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.8-SNAPSHOT.jar 17:12:08 [INFO] 17:12:08 [INFO] --- spring-boot-maven-plugin:3.5.11:repackage (default) @ cps-ncmp-rest-stub-app --- 17:12:09 [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.8-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 17:12:09 [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.8-SNAPSHOT.jar.original 17:12:09 [INFO] 17:12:09 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 17:12:09 [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.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.7.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.jar 17:12:09 [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.8-SNAPSHOT/cps-ncmp-rest-stub-app-3.7.8-SNAPSHOT.pom 17:12:09 [INFO] 17:12:09 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 17:12:09 [INFO] Building cps-ri 3.7.8-SNAPSHOT [16/23] 17:12:09 [INFO] --------------------------------[ jar ]--------------------------------- 17:12:10 [INFO] 17:12:10 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 17:12:10 [INFO] 17:12:10 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 17:12:10 [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/provmns/model/*:**/pom.xml 17:12:10 [INFO] 17:12:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 17:12:10 [INFO] You have 0 Checkstyle violations. 17:12:10 [INFO] 17:12:10 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 17:12:10 [INFO] You have 0 Checkstyle violations. 17:12:10 [INFO] 17:12:10 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 17:12:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:10 [INFO] Copying 10 resources 17:12:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 17:12:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 17:12:10 [INFO] 17:12:10 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 17:12:10 [INFO] Recompiling the module because of changed dependency. 17:12:10 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 17:12:10 [INFO] 17:12:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 17:12:10 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 17:12:10 [INFO] 17:12:10 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 17:12:10 [INFO] No sources to compile 17:12:10 [INFO] 17:12:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 17:12:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:12:11 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:12:11 [INFO] Parallel parsing disabled. 17:12:12 [INFO] Compiled 18 files. 17:12:12 [INFO] 17:12:12 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ri --- 17:12:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:12 [INFO] 17:12:12 [INFO] ------------------------------------------------------- 17:12:12 [INFO] T E S T S 17:12:12 [INFO] ------------------------------------------------------- 17:12:13 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:12:14 17:12:14.978 [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:12:15 17:12:15.321 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 17:12:15 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.500 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 17:12:15 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:12:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 17:12:15 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 17:12:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 17:12:15 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 17:12:15 17:12:15.803 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 17:12:15 17:12:15.803 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 17:12:15 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s -- in org.onap.cps.ri.utils.SessionManagerSpec 17:12:15 [INFO] 17:12:15 [INFO] Results: 17:12:15 [INFO] 17:12:15 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 17:12:15 [INFO] 17:12:15 [INFO] 17:12:15 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 17:12:15 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:12:15 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:12:15 [INFO] All coverage checks have been met. 17:12:15 [INFO] 17:12:15 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 17:12:15 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 17:12:15 [INFO] Analyzed bundle 'cps-ri' with 17 classes 17:12:15 [INFO] 17:12:15 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 17:12:15 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.8-SNAPSHOT.jar 17:12:16 [INFO] 17:12:16 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 17:12:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.8-SNAPSHOT/cps-ri-3.7.8-SNAPSHOT.jar 17:12:16 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.7.8-SNAPSHOT/cps-ri-3.7.8-SNAPSHOT.pom 17:12:16 [INFO] 17:12:16 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 17:12:16 [INFO] Building test-dcm-rest 3.7.8-SNAPSHOT [17/23] 17:12:16 [INFO] --------------------------------[ jar ]--------------------------------- 17:12:16 [INFO] 17:12:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-dcm-rest --- 17:12:16 [INFO] 17:12:16 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 17:12: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/test-dcm-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 17:12:16 [INFO] 17:12:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ test-dcm-rest --- 17:12:16 [INFO] You have 0 Checkstyle violations. 17:12:16 [INFO] 17:12:16 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ test-dcm-rest --- 17:12:16 [INFO] You have 0 Checkstyle violations. 17:12:16 [INFO] 17:12:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-dcm-rest --- 17:12:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/main/resources 17:12:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-sources/license 17:12:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-resources/licenses 17:12:16 [INFO] 17:12:16 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-dcm-rest --- 17:12:16 [INFO] Recompiling the module because of changed dependency. 17:12:16 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 17:12:16 [INFO] 17:12:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-dcm-rest --- 17:12:16 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:16 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/test/resources 17:12:16 [INFO] 17:12:16 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 17:12:16 [INFO] No sources to compile 17:12:16 [INFO] 17:12:16 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ test-dcm-rest --- 17:12:16 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:12:16 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:12:16 [INFO] Parallel parsing disabled. 17:12:17 [INFO] Compiled 1 file. 17:12:17 [INFO] 17:12:17 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ test-dcm-rest --- 17:12:17 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:17 [INFO] 17:12:17 [INFO] ------------------------------------------------------- 17:12:17 [INFO] T E S T S 17:12:17 [INFO] ------------------------------------------------------- 17:12:18 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 17:12:18 17:12:18.703 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 17:12:18 17:12:18.756 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 17:12:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 17:12:18 [INFO] 17:12:18 [INFO] Results: 17:12:18 [INFO] 17:12:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 17:12:18 [INFO] 17:12:18 [INFO] 17:12:18 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ test-dcm-rest --- 17:12:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 17:12:18 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 17:12:18 [INFO] All coverage checks have been met. 17:12:18 [INFO] 17:12:18 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-dcm-rest --- 17:12:18 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 17:12:18 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 17:12:18 [INFO] 17:12:18 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test-dcm-rest --- 17:12:18 [INFO] Building jar: /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.8-SNAPSHOT.jar 17:12:18 [INFO] 17:12:18 [INFO] --- maven-install-plugin:2.4:install (default-install) @ test-dcm-rest --- 17:12:18 [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.8-SNAPSHOT/test-dcm-rest-3.7.8-SNAPSHOT.jar 17:12:18 [INFO] Installing /w/workspace/cps-master-verify-java/test-dcm-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/test-dcm-rest/3.7.8-SNAPSHOT/test-dcm-rest-3.7.8-SNAPSHOT.pom 17:12:18 [INFO] 17:12:18 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 17:12:18 [INFO] Building integration-test 3.7.8-SNAPSHOT [18/23] 17:12:18 [INFO] --------------------------------[ jar ]--------------------------------- 17:12:19 [INFO] 17:12:19 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 17:12:19 [INFO] 17:12:19 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 17:12:19 [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/provmns/model/*:**/pom.xml 17:12:19 [INFO] 17:12:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 17:12:19 [INFO] You have 0 Checkstyle violations. 17:12:19 [INFO] 17:12:19 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 17:12:19 [INFO] You have 0 Checkstyle violations. 17:12:19 [INFO] 17:12:19 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 17:12:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 17:12:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 17:12:19 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 17:12:19 [INFO] 17:12:19 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 17:12:19 [INFO] No sources to compile 17:12:19 [INFO] 17:12:19 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 17:12:19 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:12:19 [INFO] Copying 23 resources 17:12:19 [INFO] 17:12:19 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 17:12:19 [INFO] Recompiling the module because of changed dependency. 17:12:19 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 17:12:19 [INFO] 17:12:19 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 17:12:19 [INFO] Using isolated classloader, without GMavenPlus classpath. 17:12:19 [INFO] Using Groovy 3.0.25 to perform compileTests. 17:12:19 [INFO] Parallel parsing disabled. 17:12:23 [INFO] Compiled 189 files. 17:12:23 [INFO] 17:12:23 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ integration-test --- 17:12:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 17:12:23 [INFO] 17:12:23 [INFO] ------------------------------------------------------- 17:12:23 [INFO] T E S T S 17:12:23 [INFO] ------------------------------------------------------- 17:12:25 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 17:12:28 [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.612 s <<< FAILURE! -- in org.onap.cps.integration.ResourceMeterAccuracyTest 17:12:28 [ERROR] org.onap.cps.integration.ResourceMeterAccuracyTest.Resource meter duration measurement. -- Time elapsed: 2.593 s <<< FAILURE! 17:12:28 Condition not satisfied: 17:12:28 17:12:28 objectUnderTest.getTotalTimeInSeconds() <= 2.04 17:12:28 | | | 17:12:28 | 2.040560409 false 17:12:28 17:12:28 17:12:28 at org.onap.cps.integration.ResourceMeterAccuracyTest.Resource meter duration measurement.(ResourceMeterAccuracyTest.groovy:38) 17:12:28 17:12:28 17:12:28.578 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 17:12:28 17:12:28.584 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 17:12:28 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:12:28 17:12:28.663 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 17:12:29 17:12:28.961 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 17:12:29 17:12:29.573 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 17:12:29 17:12:29.575 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 17:12:29 17:12:29.601 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 17:12:29 Server Version: 23.0.1 17:12:29 API Version: 1.42 17:12:29 Operating System: CentOS Stream 8 17:12:29 Total Memory: 31890 MB 17:12:29 17:12:29.604 [main] WARN org.testcontainers.utility.ResourceReaper -- 17:12:29 ******************************************************************************** 17:12:29 Ryuk has been disabled. This can cause unexpected behavior in your environment. 17:12:29 ******************************************************************************** 17:12:29 17:12:29.609 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 17:12:29 17:12:29.610 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 17:12:29 17:12:29.670 [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:12:29 17:12:29.693 [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:12:31 17:12:31.350 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 17:12:31 17:12:31.378 [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:12:31 17:12:31.721 [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:12:32 17:12:32.755 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (6 MB/? MB) 17:12:32 17:12:32.786 [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:12:33 17:12:33.818 [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:12:33 17:12:33.855 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (33 MB/? MB) 17:12:34 17:12:34.124 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 17:12:34 17:12:34.171 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 17:12:34 17:12:34.200 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 17:12:34 17:12:34.524 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (39 MB/? MB) 17:12:34 17:12:34.571 [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:12:34 17:12:34.787 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 17:12:34 17:12:34.874 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (41 MB/? MB) 17:12:34 17:12:34.919 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (41 MB/? MB) 17:12:34 17:12:34.953 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (41 MB/? MB) 17:12:35 17:12:35.032 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (41 MB/? MB) 17:12:35 17:12:35.143 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (42 MB/? MB) 17:12:35 17:12:35.451 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (47 MB/? MB) 17:12:35 17:12:35.549 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (47 MB/? MB) 17:12:35 17:12:35.630 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (49 MB/? MB) 17:12:35 17:12:35.716 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (52 MB/? MB) 17:12:39 17:12:39.547 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 17:12:41 17:12:41.379 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 17:12:41 17:12:41.448 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 17:12:41 17:12:41.521 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 17:12:41 17:12:41.598 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 17:12:41 17:12:41.674 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 17:12:41 17:12:41.687 [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:12:41 17:12:41.687 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.017220645S 17:12:41 17:12:41.723 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 17:12:42 17:12:42.917 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: b8c652a888914b731554a5ab3fe6ef4e1b86bf466b44ff5940308f795664b4b4 17:12:44 17:12:44.411 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT2.688025848S 17:12:44 17:12:44.412 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 17:12:44 17:12:44.414 [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:12:44 17:12:44.415 [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:12:44 17:12:44.415 [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:12:44 17:12:44.481 [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: ef325bcdd7dd131038e684f9808ff98a3aadaf9a8c62a0c340f005fbf35fdc85 17:12:50 17:12:50.301 [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 PT5.885884608S 17:12:50 17:12:50.301 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 17:12:51 17:12:51,243 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 17:12:51 17:12:51,243 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 17:12:51 17:12:51,247 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 17:12:51 17:12:51,297 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 17:12:51 17:12:51,297 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 17:12:51 17:12:51,863 |-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:12:51 17:12:51,863 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 17:12:52 2026-04-29T17:12:52.207Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11351 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 17:12:52 2026-04-29T17:12:52.207Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 17:12:53 2026-04-29T17:12:53.259Z INFO 11351 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 17:12:53 2026-04-29T17:12:53.453Z INFO 11351 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 168 ms. Found 6 JPA repository interfaces. 17:12:55 2026-04-29T17:12:55.423Z INFO 11351 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 17:12:55 2026-04-29T17:12:55.647Z INFO 11351 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@1442c3d7 17:12:55 2026-04-29T17:12:55.649Z INFO 11351 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 17:12:55 2026-04-29T17:12:55.869Z INFO 11351 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 17:12:56 2026-04-29T17:12:56.259Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 17:12:56 2026-04-29T17:12:56.303Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:12:56 2026-04-29T17:12:56.323Z INFO 11351 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 17:12:56 2026-04-29T17:12:56.557Z INFO 11351 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 17:12:56 2026-04-29T17:12:56.558Z INFO 11351 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 7482776558 17:12:56 2026-04-29T17:12:56.560Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 17:12:56 2026-04-29T17:12:56.616Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 17:12:56 2026-04-29T17:12:56.624Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 17:12:56 2026-04-29T17:12:56.625Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 8ms 17:12:56 2026-04-29T17:12:56.630Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 17:12:56 2026-04-29T17:12:56.634Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 17:12:56 2026-04-29T17:12:56.634Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.637Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 17:12:56 2026-04-29T17:12:56.641Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 17:12:56 2026-04-29T17:12:56.642Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 17:12:56 2026-04-29T17:12:56.645Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 17:12:56 2026-04-29T17:12:56.650Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 17:12:56 2026-04-29T17:12:56.650Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 17:12:56 2026-04-29T17:12:56.653Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 17:12:56 2026-04-29T17:12:56.657Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 17:12:56 2026-04-29T17:12:56.658Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 17:12:56 2026-04-29T17:12:56.661Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 17:12:56 2026-04-29T17:12:56.664Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 17:12:56 2026-04-29T17:12:56.665Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.668Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 17:12:56 2026-04-29T17:12:56.672Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 17:12:56 2026-04-29T17:12:56.675Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 7ms 17:12:56 2026-04-29T17:12:56.677Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 17:12:56 2026-04-29T17:12:56.681Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 17:12:56 2026-04-29T17:12:56.681Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.683Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 17:12:56 2026-04-29T17:12:56.686Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 17:12:56 2026-04-29T17:12:56.686Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 2ms 17:12:56 2026-04-29T17:12:56.689Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 17:12:56 2026-04-29T17:12:56.692Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 17:12:56 2026-04-29T17:12:56.692Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.694Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 17:12:56 2026-04-29T17:12:56.698Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 17:12:56 2026-04-29T17:12:56.699Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 5ms 17:12:56 2026-04-29T17:12:56.701Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 17:12:56 2026-04-29T17:12:56.706Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 17:12:56 2026-04-29T17:12:56.707Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 6ms 17:12:56 2026-04-29T17:12:56.710Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 17:12:56 2026-04-29T17:12:56.712Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 17:12:56 2026-04-29T17:12:56.713Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.715Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 17:12:56 2026-04-29T17:12:56.718Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 17:12:56 2026-04-29T17:12:56.718Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 17:12:56 2026-04-29T17:12:56.722Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 17:12:56 2026-04-29T17:12:56.724Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 17:12:56 2026-04-29T17:12:56.725Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.727Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 17:12:56 2026-04-29T17:12:56.729Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 17:12:56 2026-04-29T17:12:56.730Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.732Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 17:12:56 2026-04-29T17:12:56.734Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 17:12:56 2026-04-29T17:12:56.735Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.737Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 17:12:56 2026-04-29T17:12:56.740Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 17:12:56 2026-04-29T17:12:56.740Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.743Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 17:12:56 2026-04-29T17:12:56.745Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 17:12:56 2026-04-29T17:12:56.746Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.748Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 17:12:56 2026-04-29T17:12:56.751Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 17:12:56 2026-04-29T17:12:56.751Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.754Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 17:12:56 2026-04-29T17:12:56.756Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 17:12:56 2026-04-29T17:12:56.757Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.760Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 17:12:56 2026-04-29T17:12:56.762Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 17:12:56 2026-04-29T17:12:56.763Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.765Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 17:12:56 2026-04-29T17:12:56.769Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 17:12:56 2026-04-29T17:12:56.769Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.773Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 17:12:56 2026-04-29T17:12:56.776Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 17:12:56 2026-04-29T17:12:56.776Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.779Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 17:12:56 2026-04-29T17:12:56.781Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 17:12:56 2026-04-29T17:12:56.782Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.784Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 17:12:56 2026-04-29T17:12:56.787Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 17:12:56 2026-04-29T17:12:56.787Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.790Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 17:12:56 2026-04-29T17:12:56.792Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 17:12:56 2026-04-29T17:12:56.793Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.795Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 17:12:56 2026-04-29T17:12:56.797Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 17:12:56 2026-04-29T17:12:56.797Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 17:12:56 2026-04-29T17:12:56.799Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 17:12:56 2026-04-29T17:12:56.802Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 17:12:56 2026-04-29T17:12:56.803Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.806Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 17:12:56 2026-04-29T17:12:56.809Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 17:12:56 2026-04-29T17:12:56.809Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.812Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 17:12:56 2026-04-29T17:12:56.814Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 17:12:56 2026-04-29T17:12:56.814Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 17:12:56 2026-04-29T17:12:56.816Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 17:12:56 2026-04-29T17:12:56.818Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 17:12:56 2026-04-29T17:12:56.819Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.820Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 17:12:56 2026-04-29T17:12:56.823Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 17:12:56 2026-04-29T17:12:56.823Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms 17:12:56 2026-04-29T17:12:56.825Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 17:12:56 2026-04-29T17:12:56.827Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 17:12:56 2026-04-29T17:12:56.827Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 17:12:56 2026-04-29T17:12:56.829Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 17:12:56 2026-04-29T17:12:56.832Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 17:12:56 2026-04-29T17:12:56.832Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.834Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 17:12:56 2026-04-29T17:12:56.836Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:12:56 2026-04-29T17:12:56.837Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.839Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 17:12:56 2026-04-29T17:12:56.842Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 17:12:56 2026-04-29T17:12:56.843Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.845Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 17:12:56 2026-04-29T17:12:56.847Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 17:12:56 2026-04-29T17:12:56.849Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.851Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 17:12:56 2026-04-29T17:12:56.854Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 17:12:56 2026-04-29T17:12:56.854Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.857Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 17:12:56 2026-04-29T17:12:56.871Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 17:12:56 2026-04-29T17:12:56.871Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 14ms 17:12:56 2026-04-29T17:12:56.873Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 17:12:56 2026-04-29T17:12:56.875Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 17:12:56 2026-04-29T17:12:56.876Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.878Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 17:12:56 2026-04-29T17:12:56.880Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 17:12:56 2026-04-29T17:12:56.880Z INFO 11351 --- [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:12:56 2026-04-29T17:12:56.882Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 17:12:56 2026-04-29T17:12:56.884Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 17:12:56 2026-04-29T17:12:56.886Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 17:12:56 2026-04-29T17:12:56.886Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.889Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 17:12:56 2026-04-29T17:12:56.891Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 17:12:56 2026-04-29T17:12:56.892Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 3ms 17:12:56 2026-04-29T17:12:56.894Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 17:12:56 2026-04-29T17:12:56.895Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 17:12:56 2026-04-29T17:12:56.897Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 17:12:56 2026-04-29T17:12:56.898Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 17:12:56 2026-04-29T17:12:56.900Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 17:12:56 2026-04-29T17:12:56.902Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 17:12:56 2026-04-29T17:12:56.903Z INFO 11351 --- [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:12:56 2026-04-29T17:12:56.905Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 17:12:56 2026-04-29T17:12:56.907Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 17:12:56 2026-04-29T17:12:56.907Z INFO 11351 --- [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:12:56 2026-04-29T17:12:56.909Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 17:12:56 2026-04-29T17:12:56.911Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 17:12:56 2026-04-29T17:12:56.911Z INFO 11351 --- [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:12:56 2026-04-29T17:12:56.913Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 17:12:56 2026-04-29T17:12:56.919Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 17:12:56 2026-04-29T17:12:56.921Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 17:12:56 2026-04-29T17:12:56.923Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 17:12:56 2026-04-29T17:12:56.929Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 16ms 17:12:56 2026-04-29T17:12:56.933Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 17:12:56 2026-04-29T17:12:56.939Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 17:12:56 2026-04-29T17:12:56.940Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 7ms 17:12:56 2026-04-29T17:12:56.942Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 17:12:56 2026-04-29T17:12:56.950Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 17:12:56 2026-04-29T17:12:56.951Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 9ms 17:12:56 2026-04-29T17:12:56.953Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 17:12:56 2026-04-29T17:12:56.958Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 17:12:56 2026-04-29T17:12:56.958Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 5ms 17:12:56 2026-04-29T17:12:56.960Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 17:12:56 2026-04-29T17:12:56.961Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 17:12:56 2026-04-29T17:12:56.962Z INFO 11351 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 17:12:57 2026-04-29T17:12:56.971Z INFO 11351 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 17:12:57 2026-04-29T17:12:56.971Z INFO 11351 --- [cps-integration-test] [ main] liquibase.util : Run: 53 17:12:57 2026-04-29T17:12:56.971Z INFO 11351 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 17:12:57 2026-04-29T17:12:56.971Z INFO 11351 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 17:12:57 2026-04-29T17:12:56.971Z INFO 11351 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 17:12:57 2026-04-29T17:12:56.971Z INFO 11351 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 17:12:57 2026-04-29T17:12:56.972Z INFO 11351 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 17:12:57 2026-04-29T17:12:56.980Z INFO 11351 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 17:12:57 2026-04-29T17:12:56.980Z INFO 11351 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 17:12:57 2026-04-29T17:12:56.984Z INFO 11351 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 17:12:57 2026-04-29T17:12:56.985Z INFO 11351 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 17:12:57 2026-04-29T17:12:57.571Z INFO 11351 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 17:12:57 2026-04-29T17:12:57.637Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.45.Final 17:12:57 2026-04-29T17:12:57.640Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 17:12:57 2026-04-29T17:12:57.681Z INFO 11351 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 17:12:57 2026-04-29T17:12:57.899Z INFO 11351 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 17:12:57 2026-04-29T17:12:57.957Z WARN 11351 --- [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:12:58 2026-04-29T17:12:57.977Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 17:12:58 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 17:12:58 Database driver: undefined/unknown 17:12:58 Database version: 14.1 17:12:58 Autocommit mode: undefined/unknown 17:12:58 Isolation level: undefined/unknown 17:12:58 Minimum pool size: undefined/unknown 17:12:58 Maximum pool size: undefined/unknown 17:12:59 2026-04-29T17:12:59.092Z INFO 11351 --- [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:12:59 2026-04-29T17:12:59.094Z INFO 11351 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 17:12:59 2026-04-29T17:12:59.650Z INFO 11351 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 17:13:00 2026-04-29T17:13:00.510Z WARN 11351 --- [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:13:00 --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:13:00 2026-04-29T17:13:00.635Z INFO 11351 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:13:00 o o o o---o o--o o o---o o o----o o--o--o 17:13:00 | | / \ / | / / \ | | 17:13:00 o----o o o o----o | o o o----o | 17:13:00 | | * \ / | \ * \ | | 17:13:00 o o * o o---o o--o o----o o---o * o o----o o 17:13:00 17:13:00 2026-04-29T17:13:00.635Z INFO 11351 --- [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:13:00 2026-04-29T17:13:00.637Z INFO 11351 --- [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:13:00 2026-04-29T17:13:00.637Z INFO 11351 --- [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:13:00 2026-04-29T17:13:00.637Z INFO 11351 --- [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:13:00 2026-04-29T17:13:00.640Z INFO 11351 --- [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:13:00 To enable the Jet engine on the members, do one of the following: 17:13:00 - Change member config using Java API: config.getJetConfig().setEnabled(true) 17:13:00 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 17:13:00 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 17:13:00 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 17:13:01 2026-04-29T17:13:01.235Z INFO 11351 --- [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:13:01 2026-04-29T17:13:01.317Z INFO 11351 --- [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:13:01 2026-04-29T17:13:01.536Z INFO 11351 --- [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:13:01 2026-04-29T17:13:01.547Z INFO 11351 --- [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:13:03 2026-04-29T17:13:03.909Z INFO 11351 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 17:13:03 17:13:03 Members {size:1, ver:1} [ 17:13:03 Member [10.250.0.254]:5701 - 4d350409-e7e7-4ff2-8e84-b1056da08bd4 this 17:13:03 ] 17:13:03 17:13:03 2026-04-29T17:13:03.928Z INFO 11351 --- [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:13:05 2026-04-29T17:13:05.521Z WARN 11351 --- [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:13:06 2026-04-29T17:13:06.292Z WARN 11351 --- [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:13:06 2026-04-29T17:13:06.524Z INFO 11351 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 17:13:06 2026-04-29T17:13:06.524Z INFO 11351 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 17:13:06 2026-04-29T17:13:06.531Z INFO 11351 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 17:13:06 2026-04-29T17:13:06.547Z INFO 11351 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 23 ms 17:13:06 2026-04-29T17:13:06.758Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:06 allow.auto.create.topics = true 17:13:06 auto.commit.interval.ms = 5000 17:13:06 auto.include.jmx.reporter = true 17:13:06 auto.offset.reset = latest 17:13:06 bootstrap.servers = [localhost:32777] 17:13:06 check.crcs = true 17:13:06 client.dns.lookup = use_all_dns_ips 17:13:06 client.id = consumer-ncmp-group-1 17:13:06 client.rack = 17:13:06 connections.max.idle.ms = 540000 17:13:06 default.api.timeout.ms = 60000 17:13:06 enable.auto.commit = false 17:13:06 enable.metrics.push = true 17:13:06 exclude.internal.topics = true 17:13:06 fetch.max.bytes = 52428800 17:13:06 fetch.max.wait.ms = 500 17:13:06 fetch.min.bytes = 1 17:13:06 group.id = ncmp-group 17:13:06 group.instance.id = null 17:13:06 group.protocol = classic 17:13:06 group.remote.assignor = null 17:13:06 heartbeat.interval.ms = 3000 17:13:06 interceptor.classes = [] 17:13:06 internal.leave.group.on.close = true 17:13:06 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:06 isolation.level = read_uncommitted 17:13:06 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:06 max.partition.fetch.bytes = 1048576 17:13:06 max.poll.interval.ms = 300000 17:13:06 max.poll.records = 500 17:13:06 metadata.max.age.ms = 300000 17:13:06 metadata.recovery.strategy = none 17:13:06 metric.reporters = [] 17:13:06 metrics.num.samples = 2 17:13:06 metrics.recording.level = INFO 17:13:06 metrics.sample.window.ms = 30000 17:13:06 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:06 receive.buffer.bytes = 65536 17:13:06 reconnect.backoff.max.ms = 1000 17:13:06 reconnect.backoff.ms = 50 17:13:06 request.timeout.ms = 30000 17:13:06 retry.backoff.max.ms = 1000 17:13:06 retry.backoff.ms = 100 17:13:06 sasl.client.callback.handler.class = null 17:13:06 sasl.jaas.config = null 17:13:06 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:06 sasl.kerberos.min.time.before.relogin = 60000 17:13:06 sasl.kerberos.service.name = null 17:13:06 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:06 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:06 sasl.login.callback.handler.class = null 17:13:06 sasl.login.class = null 17:13:06 sasl.login.connect.timeout.ms = null 17:13:06 sasl.login.read.timeout.ms = null 17:13:06 sasl.login.refresh.buffer.seconds = 300 17:13:06 sasl.login.refresh.min.period.seconds = 60 17:13:06 sasl.login.refresh.window.factor = 0.8 17:13:06 sasl.login.refresh.window.jitter = 0.05 17:13:06 sasl.login.retry.backoff.max.ms = 10000 17:13:06 sasl.login.retry.backoff.ms = 100 17:13:06 sasl.mechanism = GSSAPI 17:13:06 sasl.oauthbearer.clock.skew.seconds = 30 17:13:06 sasl.oauthbearer.expected.audience = null 17:13:06 sasl.oauthbearer.expected.issuer = null 17:13:06 sasl.oauthbearer.header.urlencode = false 17:13:06 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:06 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:06 sasl.oauthbearer.jwks.endpoint.url = null 17:13:06 sasl.oauthbearer.scope.claim.name = scope 17:13:06 sasl.oauthbearer.sub.claim.name = sub 17:13:06 sasl.oauthbearer.token.endpoint.url = null 17:13:06 security.protocol = PLAINTEXT 17:13:06 security.providers = null 17:13:06 send.buffer.bytes = 131072 17:13:06 session.timeout.ms = 45000 17:13:06 socket.connection.setup.timeout.max.ms = 30000 17:13:06 socket.connection.setup.timeout.ms = 10000 17:13:06 ssl.cipher.suites = null 17:13:06 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:06 ssl.endpoint.identification.algorithm = https 17:13:06 ssl.engine.factory.class = null 17:13:06 ssl.key.password = null 17:13:06 ssl.keymanager.algorithm = SunX509 17:13:06 ssl.keystore.certificate.chain = null 17:13:06 ssl.keystore.key = null 17:13:06 ssl.keystore.location = null 17:13:06 ssl.keystore.password = null 17:13:06 ssl.keystore.type = JKS 17:13:06 ssl.protocol = TLSv1.3 17:13:06 ssl.provider = null 17:13:06 ssl.secure.random.implementation = null 17:13:06 ssl.trustmanager.algorithm = PKIX 17:13:06 ssl.truststore.certificates = null 17:13:06 ssl.truststore.location = null 17:13:06 ssl.truststore.password = null 17:13:06 ssl.truststore.type = JKS 17:13:06 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:06 17:13:06 2026-04-29T17:13:06.817Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:06 2026-04-29T17:13:06.911Z INFO 11351 --- [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:13:06 2026-04-29T17:13:06.913Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:06 2026-04-29T17:13:06.913Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:06 2026-04-29T17:13:06.913Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482786911 17:13:06 2026-04-29T17:13:06.916Z INFO 11351 --- [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:13:07 2026-04-29T17:13:06.926Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:07 allow.auto.create.topics = true 17:13:07 auto.commit.interval.ms = 5000 17:13:07 auto.include.jmx.reporter = true 17:13:07 auto.offset.reset = latest 17:13:07 bootstrap.servers = [localhost:32777] 17:13:07 check.crcs = true 17:13:07 client.dns.lookup = use_all_dns_ips 17:13:07 client.id = consumer-ncmp-group-2 17:13:07 client.rack = 17:13:07 connections.max.idle.ms = 540000 17:13:07 default.api.timeout.ms = 60000 17:13:07 enable.auto.commit = false 17:13:07 enable.metrics.push = true 17:13:07 exclude.internal.topics = true 17:13:07 fetch.max.bytes = 52428800 17:13:07 fetch.max.wait.ms = 500 17:13:07 fetch.min.bytes = 1 17:13:07 group.id = ncmp-group 17:13:07 group.instance.id = null 17:13:07 group.protocol = classic 17:13:07 group.remote.assignor = null 17:13:07 heartbeat.interval.ms = 3000 17:13:07 interceptor.classes = [] 17:13:07 internal.leave.group.on.close = true 17:13:07 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:07 isolation.level = read_uncommitted 17:13:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 max.partition.fetch.bytes = 1048576 17:13:07 max.poll.interval.ms = 300000 17:13:07 max.poll.records = 500 17:13:07 metadata.max.age.ms = 300000 17:13:07 metadata.recovery.strategy = none 17:13:07 metric.reporters = [] 17:13:07 metrics.num.samples = 2 17:13:07 metrics.recording.level = INFO 17:13:07 metrics.sample.window.ms = 30000 17:13:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:07 receive.buffer.bytes = 65536 17:13:07 reconnect.backoff.max.ms = 1000 17:13:07 reconnect.backoff.ms = 50 17:13:07 request.timeout.ms = 30000 17:13:07 retry.backoff.max.ms = 1000 17:13:07 retry.backoff.ms = 100 17:13:07 sasl.client.callback.handler.class = null 17:13:07 sasl.jaas.config = null 17:13:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:07 sasl.kerberos.min.time.before.relogin = 60000 17:13:07 sasl.kerberos.service.name = null 17:13:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:07 sasl.login.callback.handler.class = null 17:13:07 sasl.login.class = null 17:13:07 sasl.login.connect.timeout.ms = null 17:13:07 sasl.login.read.timeout.ms = null 17:13:07 sasl.login.refresh.buffer.seconds = 300 17:13:07 sasl.login.refresh.min.period.seconds = 60 17:13:07 sasl.login.refresh.window.factor = 0.8 17:13:07 sasl.login.refresh.window.jitter = 0.05 17:13:07 sasl.login.retry.backoff.max.ms = 10000 17:13:07 sasl.login.retry.backoff.ms = 100 17:13:07 sasl.mechanism = GSSAPI 17:13:07 sasl.oauthbearer.clock.skew.seconds = 30 17:13:07 sasl.oauthbearer.expected.audience = null 17:13:07 sasl.oauthbearer.expected.issuer = null 17:13:07 sasl.oauthbearer.header.urlencode = false 17:13:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:07 sasl.oauthbearer.jwks.endpoint.url = null 17:13:07 sasl.oauthbearer.scope.claim.name = scope 17:13:07 sasl.oauthbearer.sub.claim.name = sub 17:13:07 sasl.oauthbearer.token.endpoint.url = null 17:13:07 security.protocol = PLAINTEXT 17:13:07 security.providers = null 17:13:07 send.buffer.bytes = 131072 17:13:07 session.timeout.ms = 45000 17:13:07 socket.connection.setup.timeout.max.ms = 30000 17:13:07 socket.connection.setup.timeout.ms = 10000 17:13:07 ssl.cipher.suites = null 17:13:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:07 ssl.endpoint.identification.algorithm = https 17:13:07 ssl.engine.factory.class = null 17:13:07 ssl.key.password = null 17:13:07 ssl.keymanager.algorithm = SunX509 17:13:07 ssl.keystore.certificate.chain = null 17:13:07 ssl.keystore.key = null 17:13:07 ssl.keystore.location = null 17:13:07 ssl.keystore.password = null 17:13:07 ssl.keystore.type = JKS 17:13:07 ssl.protocol = TLSv1.3 17:13:07 ssl.provider = null 17:13:07 ssl.secure.random.implementation = null 17:13:07 ssl.trustmanager.algorithm = PKIX 17:13:07 ssl.truststore.certificates = null 17:13:07 ssl.truststore.location = null 17:13:07 ssl.truststore.password = null 17:13:07 ssl.truststore.type = JKS 17:13:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 17:13:07 2026-04-29T17:13:06.926Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:07 2026-04-29T17:13:06.934Z INFO 11351 --- [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:13:07 2026-04-29T17:13:06.934Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:07 2026-04-29T17:13:06.934Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:07 2026-04-29T17:13:06.934Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482786934 17:13:07 2026-04-29T17:13:06.934Z INFO 11351 --- [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:13:07 2026-04-29T17:13:06.935Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:07 allow.auto.create.topics = true 17:13:07 auto.commit.interval.ms = 5000 17:13:07 auto.include.jmx.reporter = true 17:13:07 auto.offset.reset = latest 17:13:07 bootstrap.servers = [localhost:32777] 17:13:07 check.crcs = true 17:13:07 client.dns.lookup = use_all_dns_ips 17:13:07 client.id = consumer-ncmp-group-3 17:13:07 client.rack = 17:13:07 connections.max.idle.ms = 540000 17:13:07 default.api.timeout.ms = 60000 17:13:07 enable.auto.commit = false 17:13:07 enable.metrics.push = true 17:13:07 exclude.internal.topics = true 17:13:07 fetch.max.bytes = 52428800 17:13:07 fetch.max.wait.ms = 500 17:13:07 fetch.min.bytes = 1 17:13:07 group.id = ncmp-group 17:13:07 group.instance.id = null 17:13:07 group.protocol = classic 17:13:07 group.remote.assignor = null 17:13:07 heartbeat.interval.ms = 3000 17:13:07 interceptor.classes = [] 17:13:07 internal.leave.group.on.close = true 17:13:07 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:07 isolation.level = read_uncommitted 17:13:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 max.partition.fetch.bytes = 1048576 17:13:07 max.poll.interval.ms = 300000 17:13:07 max.poll.records = 500 17:13:07 metadata.max.age.ms = 300000 17:13:07 metadata.recovery.strategy = none 17:13:07 metric.reporters = [] 17:13:07 metrics.num.samples = 2 17:13:07 metrics.recording.level = INFO 17:13:07 metrics.sample.window.ms = 30000 17:13:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:07 receive.buffer.bytes = 65536 17:13:07 reconnect.backoff.max.ms = 1000 17:13:07 reconnect.backoff.ms = 50 17:13:07 request.timeout.ms = 30000 17:13:07 retry.backoff.max.ms = 1000 17:13:07 retry.backoff.ms = 100 17:13:07 sasl.client.callback.handler.class = null 17:13:07 sasl.jaas.config = null 17:13:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:07 sasl.kerberos.min.time.before.relogin = 60000 17:13:07 sasl.kerberos.service.name = null 17:13:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:07 sasl.login.callback.handler.class = null 17:13:07 sasl.login.class = null 17:13:07 sasl.login.connect.timeout.ms = null 17:13:07 sasl.login.read.timeout.ms = null 17:13:07 sasl.login.refresh.buffer.seconds = 300 17:13:07 sasl.login.refresh.min.period.seconds = 60 17:13:07 sasl.login.refresh.window.factor = 0.8 17:13:07 sasl.login.refresh.window.jitter = 0.05 17:13:07 sasl.login.retry.backoff.max.ms = 10000 17:13:07 sasl.login.retry.backoff.ms = 100 17:13:07 sasl.mechanism = GSSAPI 17:13:07 sasl.oauthbearer.clock.skew.seconds = 30 17:13:07 sasl.oauthbearer.expected.audience = null 17:13:07 sasl.oauthbearer.expected.issuer = null 17:13:07 sasl.oauthbearer.header.urlencode = false 17:13:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:07 sasl.oauthbearer.jwks.endpoint.url = null 17:13:07 sasl.oauthbearer.scope.claim.name = scope 17:13:07 sasl.oauthbearer.sub.claim.name = sub 17:13:07 sasl.oauthbearer.token.endpoint.url = null 17:13:07 security.protocol = PLAINTEXT 17:13:07 security.providers = null 17:13:07 send.buffer.bytes = 131072 17:13:07 session.timeout.ms = 45000 17:13:07 socket.connection.setup.timeout.max.ms = 30000 17:13:07 socket.connection.setup.timeout.ms = 10000 17:13:07 ssl.cipher.suites = null 17:13:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:07 ssl.endpoint.identification.algorithm = https 17:13:07 ssl.engine.factory.class = null 17:13:07 ssl.key.password = null 17:13:07 ssl.keymanager.algorithm = SunX509 17:13:07 ssl.keystore.certificate.chain = null 17:13:07 ssl.keystore.key = null 17:13:07 ssl.keystore.location = null 17:13:07 ssl.keystore.password = null 17:13:07 ssl.keystore.type = JKS 17:13:07 ssl.protocol = TLSv1.3 17:13:07 ssl.provider = null 17:13:07 ssl.secure.random.implementation = null 17:13:07 ssl.trustmanager.algorithm = PKIX 17:13:07 ssl.truststore.certificates = null 17:13:07 ssl.truststore.location = null 17:13:07 ssl.truststore.password = null 17:13:07 ssl.truststore.type = JKS 17:13:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 17:13:07 2026-04-29T17:13:06.936Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:07 2026-04-29T17:13:06.999Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:07 2026-04-29T17:13:06.999Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:07 2026-04-29T17:13:06.999Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482786999 17:13:07 2026-04-29T17:13:06.999Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.010Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:07 allow.auto.create.topics = true 17:13:07 auto.commit.interval.ms = 5000 17:13:07 auto.include.jmx.reporter = true 17:13:07 auto.offset.reset = latest 17:13:07 bootstrap.servers = [localhost:32777] 17:13:07 check.crcs = true 17:13:07 client.dns.lookup = use_all_dns_ips 17:13:07 client.id = consumer-ncmp-group-4 17:13:07 client.rack = 17:13:07 connections.max.idle.ms = 540000 17:13:07 default.api.timeout.ms = 60000 17:13:07 enable.auto.commit = false 17:13:07 enable.metrics.push = true 17:13:07 exclude.internal.topics = true 17:13:07 fetch.max.bytes = 52428800 17:13:07 fetch.max.wait.ms = 500 17:13:07 fetch.min.bytes = 1 17:13:07 group.id = ncmp-group 17:13:07 group.instance.id = null 17:13:07 group.protocol = classic 17:13:07 group.remote.assignor = null 17:13:07 heartbeat.interval.ms = 3000 17:13:07 interceptor.classes = [] 17:13:07 internal.leave.group.on.close = true 17:13:07 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:07 isolation.level = read_uncommitted 17:13:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 max.partition.fetch.bytes = 1048576 17:13:07 max.poll.interval.ms = 300000 17:13:07 max.poll.records = 500 17:13:07 metadata.max.age.ms = 300000 17:13:07 metadata.recovery.strategy = none 17:13:07 metric.reporters = [] 17:13:07 metrics.num.samples = 2 17:13:07 metrics.recording.level = INFO 17:13:07 metrics.sample.window.ms = 30000 17:13:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:07 receive.buffer.bytes = 65536 17:13:07 reconnect.backoff.max.ms = 1000 17:13:07 reconnect.backoff.ms = 50 17:13:07 request.timeout.ms = 30000 17:13:07 retry.backoff.max.ms = 1000 17:13:07 retry.backoff.ms = 100 17:13:07 sasl.client.callback.handler.class = null 17:13:07 sasl.jaas.config = null 17:13:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:07 sasl.kerberos.min.time.before.relogin = 60000 17:13:07 sasl.kerberos.service.name = null 17:13:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:07 sasl.login.callback.handler.class = null 17:13:07 sasl.login.class = null 17:13:07 sasl.login.connect.timeout.ms = null 17:13:07 sasl.login.read.timeout.ms = null 17:13:07 sasl.login.refresh.buffer.seconds = 300 17:13:07 sasl.login.refresh.min.period.seconds = 60 17:13:07 sasl.login.refresh.window.factor = 0.8 17:13:07 sasl.login.refresh.window.jitter = 0.05 17:13:07 sasl.login.retry.backoff.max.ms = 10000 17:13:07 sasl.login.retry.backoff.ms = 100 17:13:07 sasl.mechanism = GSSAPI 17:13:07 sasl.oauthbearer.clock.skew.seconds = 30 17:13:07 sasl.oauthbearer.expected.audience = null 17:13:07 sasl.oauthbearer.expected.issuer = null 17:13:07 sasl.oauthbearer.header.urlencode = false 17:13:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:07 sasl.oauthbearer.jwks.endpoint.url = null 17:13:07 sasl.oauthbearer.scope.claim.name = scope 17:13:07 sasl.oauthbearer.sub.claim.name = sub 17:13:07 sasl.oauthbearer.token.endpoint.url = null 17:13:07 security.protocol = PLAINTEXT 17:13:07 security.providers = null 17:13:07 send.buffer.bytes = 131072 17:13:07 session.timeout.ms = 45000 17:13:07 socket.connection.setup.timeout.max.ms = 30000 17:13:07 socket.connection.setup.timeout.ms = 10000 17:13:07 ssl.cipher.suites = null 17:13:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:07 ssl.endpoint.identification.algorithm = https 17:13:07 ssl.engine.factory.class = null 17:13:07 ssl.key.password = null 17:13:07 ssl.keymanager.algorithm = SunX509 17:13:07 ssl.keystore.certificate.chain = null 17:13:07 ssl.keystore.key = null 17:13:07 ssl.keystore.location = null 17:13:07 ssl.keystore.password = null 17:13:07 ssl.keystore.type = JKS 17:13:07 ssl.protocol = TLSv1.3 17:13:07 ssl.provider = null 17:13:07 ssl.secure.random.implementation = null 17:13:07 ssl.trustmanager.algorithm = PKIX 17:13:07 ssl.truststore.certificates = null 17:13:07 ssl.truststore.location = null 17:13:07 ssl.truststore.password = null 17:13:07 ssl.truststore.type = JKS 17:13:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 17:13:07 2026-04-29T17:13:07.010Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:07 2026-04-29T17:13:07.016Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.016Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:07 2026-04-29T17:13:07.016Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:07 2026-04-29T17:13:07.016Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482787016 17:13:07 2026-04-29T17:13:07.016Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.018Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:07 allow.auto.create.topics = true 17:13:07 auto.commit.interval.ms = 5000 17:13:07 auto.include.jmx.reporter = true 17:13:07 auto.offset.reset = latest 17:13:07 bootstrap.servers = [localhost:32777] 17:13:07 check.crcs = true 17:13:07 client.dns.lookup = use_all_dns_ips 17:13:07 client.id = consumer-ncmp-data-operation-event-group-5 17:13:07 client.rack = 17:13:07 connections.max.idle.ms = 540000 17:13:07 default.api.timeout.ms = 60000 17:13:07 enable.auto.commit = false 17:13:07 enable.metrics.push = true 17:13:07 exclude.internal.topics = true 17:13:07 fetch.max.bytes = 52428800 17:13:07 fetch.max.wait.ms = 500 17:13:07 fetch.min.bytes = 1 17:13:07 group.id = ncmp-data-operation-event-group 17:13:07 group.instance.id = null 17:13:07 group.protocol = classic 17:13:07 group.remote.assignor = null 17:13:07 heartbeat.interval.ms = 3000 17:13:07 interceptor.classes = [] 17:13:07 internal.leave.group.on.close = true 17:13:07 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:07 isolation.level = read_uncommitted 17:13:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 max.partition.fetch.bytes = 1048576 17:13:07 max.poll.interval.ms = 300000 17:13:07 max.poll.records = 500 17:13:07 metadata.max.age.ms = 300000 17:13:07 metadata.recovery.strategy = none 17:13:07 metric.reporters = [] 17:13:07 metrics.num.samples = 2 17:13:07 metrics.recording.level = INFO 17:13:07 metrics.sample.window.ms = 30000 17:13:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:07 receive.buffer.bytes = 65536 17:13:07 reconnect.backoff.max.ms = 1000 17:13:07 reconnect.backoff.ms = 50 17:13:07 request.timeout.ms = 30000 17:13:07 retry.backoff.max.ms = 1000 17:13:07 retry.backoff.ms = 100 17:13:07 sasl.client.callback.handler.class = null 17:13:07 sasl.jaas.config = null 17:13:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:07 sasl.kerberos.min.time.before.relogin = 60000 17:13:07 sasl.kerberos.service.name = null 17:13:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:07 sasl.login.callback.handler.class = null 17:13:07 sasl.login.class = null 17:13:07 sasl.login.connect.timeout.ms = null 17:13:07 sasl.login.read.timeout.ms = null 17:13:07 sasl.login.refresh.buffer.seconds = 300 17:13:07 sasl.login.refresh.min.period.seconds = 60 17:13:07 sasl.login.refresh.window.factor = 0.8 17:13:07 sasl.login.refresh.window.jitter = 0.05 17:13:07 sasl.login.retry.backoff.max.ms = 10000 17:13:07 sasl.login.retry.backoff.ms = 100 17:13:07 sasl.mechanism = GSSAPI 17:13:07 sasl.oauthbearer.clock.skew.seconds = 30 17:13:07 sasl.oauthbearer.expected.audience = null 17:13:07 sasl.oauthbearer.expected.issuer = null 17:13:07 sasl.oauthbearer.header.urlencode = false 17:13:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:07 sasl.oauthbearer.jwks.endpoint.url = null 17:13:07 sasl.oauthbearer.scope.claim.name = scope 17:13:07 sasl.oauthbearer.sub.claim.name = sub 17:13:07 sasl.oauthbearer.token.endpoint.url = null 17:13:07 security.protocol = PLAINTEXT 17:13:07 security.providers = null 17:13:07 send.buffer.bytes = 131072 17:13:07 session.timeout.ms = 45000 17:13:07 socket.connection.setup.timeout.max.ms = 30000 17:13:07 socket.connection.setup.timeout.ms = 10000 17:13:07 ssl.cipher.suites = null 17:13:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:07 ssl.endpoint.identification.algorithm = https 17:13:07 ssl.engine.factory.class = null 17:13:07 ssl.key.password = null 17:13:07 ssl.keymanager.algorithm = SunX509 17:13:07 ssl.keystore.certificate.chain = null 17:13:07 ssl.keystore.key = null 17:13:07 ssl.keystore.location = null 17:13:07 ssl.keystore.password = null 17:13:07 ssl.keystore.type = JKS 17:13:07 ssl.protocol = TLSv1.3 17:13:07 ssl.provider = null 17:13:07 ssl.secure.random.implementation = null 17:13:07 ssl.trustmanager.algorithm = PKIX 17:13:07 ssl.truststore.certificates = null 17:13:07 ssl.truststore.location = null 17:13:07 ssl.truststore.password = null 17:13:07 ssl.truststore.type = JKS 17:13:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 17:13:07 2026-04-29T17:13:07.019Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:07 2026-04-29T17:13:07.024Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.024Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:07 2026-04-29T17:13:07.024Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:07 2026-04-29T17:13:07.024Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482787024 17:13:07 2026-04-29T17:13:07.024Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.025Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:07 allow.auto.create.topics = true 17:13:07 auto.commit.interval.ms = 5000 17:13:07 auto.include.jmx.reporter = true 17:13:07 auto.offset.reset = latest 17:13:07 bootstrap.servers = [localhost:32777] 17:13:07 check.crcs = true 17:13:07 client.dns.lookup = use_all_dns_ips 17:13:07 client.id = consumer-ncmp-async-rest-request-event-group-6 17:13:07 client.rack = 17:13:07 connections.max.idle.ms = 540000 17:13:07 default.api.timeout.ms = 60000 17:13:07 enable.auto.commit = false 17:13:07 enable.metrics.push = true 17:13:07 exclude.internal.topics = true 17:13:07 fetch.max.bytes = 52428800 17:13:07 fetch.max.wait.ms = 500 17:13:07 fetch.min.bytes = 1 17:13:07 group.id = ncmp-async-rest-request-event-group 17:13:07 group.instance.id = null 17:13:07 group.protocol = classic 17:13:07 group.remote.assignor = null 17:13:07 heartbeat.interval.ms = 3000 17:13:07 interceptor.classes = [] 17:13:07 internal.leave.group.on.close = true 17:13:07 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:07 isolation.level = read_uncommitted 17:13:07 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 max.partition.fetch.bytes = 1048576 17:13:07 max.poll.interval.ms = 300000 17:13:07 max.poll.records = 500 17:13:07 metadata.max.age.ms = 300000 17:13:07 metadata.recovery.strategy = none 17:13:07 metric.reporters = [] 17:13:07 metrics.num.samples = 2 17:13:07 metrics.recording.level = INFO 17:13:07 metrics.sample.window.ms = 30000 17:13:07 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:07 receive.buffer.bytes = 65536 17:13:07 reconnect.backoff.max.ms = 1000 17:13:07 reconnect.backoff.ms = 50 17:13:07 request.timeout.ms = 30000 17:13:07 retry.backoff.max.ms = 1000 17:13:07 retry.backoff.ms = 100 17:13:07 sasl.client.callback.handler.class = null 17:13:07 sasl.jaas.config = null 17:13:07 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:07 sasl.kerberos.min.time.before.relogin = 60000 17:13:07 sasl.kerberos.service.name = null 17:13:07 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:07 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:07 sasl.login.callback.handler.class = null 17:13:07 sasl.login.class = null 17:13:07 sasl.login.connect.timeout.ms = null 17:13:07 sasl.login.read.timeout.ms = null 17:13:07 sasl.login.refresh.buffer.seconds = 300 17:13:07 sasl.login.refresh.min.period.seconds = 60 17:13:07 sasl.login.refresh.window.factor = 0.8 17:13:07 sasl.login.refresh.window.jitter = 0.05 17:13:07 sasl.login.retry.backoff.max.ms = 10000 17:13:07 sasl.login.retry.backoff.ms = 100 17:13:07 sasl.mechanism = GSSAPI 17:13:07 sasl.oauthbearer.clock.skew.seconds = 30 17:13:07 sasl.oauthbearer.expected.audience = null 17:13:07 sasl.oauthbearer.expected.issuer = null 17:13:07 sasl.oauthbearer.header.urlencode = false 17:13:07 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:07 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:07 sasl.oauthbearer.jwks.endpoint.url = null 17:13:07 sasl.oauthbearer.scope.claim.name = scope 17:13:07 sasl.oauthbearer.sub.claim.name = sub 17:13:07 sasl.oauthbearer.token.endpoint.url = null 17:13:07 security.protocol = PLAINTEXT 17:13:07 security.providers = null 17:13:07 send.buffer.bytes = 131072 17:13:07 session.timeout.ms = 45000 17:13:07 socket.connection.setup.timeout.max.ms = 30000 17:13:07 socket.connection.setup.timeout.ms = 10000 17:13:07 ssl.cipher.suites = null 17:13:07 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:07 ssl.endpoint.identification.algorithm = https 17:13:07 ssl.engine.factory.class = null 17:13:07 ssl.key.password = null 17:13:07 ssl.keymanager.algorithm = SunX509 17:13:07 ssl.keystore.certificate.chain = null 17:13:07 ssl.keystore.key = null 17:13:07 ssl.keystore.location = null 17:13:07 ssl.keystore.password = null 17:13:07 ssl.keystore.type = JKS 17:13:07 ssl.protocol = TLSv1.3 17:13:07 ssl.provider = null 17:13:07 ssl.secure.random.implementation = null 17:13:07 ssl.trustmanager.algorithm = PKIX 17:13:07 ssl.truststore.certificates = null 17:13:07 ssl.truststore.location = null 17:13:07 ssl.truststore.password = null 17:13:07 ssl.truststore.type = JKS 17:13:07 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 17:13:07 17:13:07 2026-04-29T17:13:07.026Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:07 2026-04-29T17:13:07.041Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:07 2026-04-29T17:13:07.041Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:07 2026-04-29T17:13:07.041Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482787041 17:13:07 2026-04-29T17:13:07.041Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 16.17 seconds (process running for 43.94) 17:13:07 2026-04-29T17:13:07.067Z INFO 11351 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 17:13:07 2026-04-29T17:13:07.067Z INFO 11351 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 17:13:07 2026-04-29T17:13:07.067Z INFO 11351 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 17:13:07 2026-04-29T17:13:07.067Z INFO 11351 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 17:13:07 2026-04-29T17:13:07.074Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.078Z INFO 11351 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 17:13:07 2026-04-29T17:13:07.078Z INFO 11351 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:13:07 2026-04-29T17:13:07.187Z INFO 11351 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:13:07 2026-04-29T17:13:07.188Z INFO 11351 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 17:13:07 2026-04-29T17:13:07.593Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.593Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.593Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.594Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.594Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.594Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.594Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.594Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.595Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.595Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.596Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.596Z INFO 11351 --- [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:13:07 2026-04-29T17:13:07.701Z WARN 11351 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {dmi-ncmp-cm-avc-subscription=UNKNOWN_TOPIC_OR_PARTITION} 17:13:07 2026-04-29T17:13:07.728Z WARN 11351 --- [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 7 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 17:13:07 2026-04-29T17:13:07.732Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.732Z WARN 11351 --- [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:13:07 2026-04-29T17:13:07.757Z WARN 11351 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 17:13:08 2026-04-29T17:13:07.934Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.939Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.951Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.952Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.963Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.964Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.971Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.972Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.992Z INFO 11351 --- [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-06bb87ad-8f3e-42fe-ab91-0fcda580edb1 17:13:08 2026-04-29T17:13:07.992Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.994Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.995Z INFO 11351 --- [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-bb66f80a-1971-4b48-b2ed-96aff87a92bb 17:13:08 2026-04-29T17:13:07.995Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.996Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.997Z INFO 11351 --- [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:13:08 2026-04-29T17:13:07.998Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.004Z INFO 11351 --- [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-abef10de-bb72-4943-a87a-d25efad2fb3f 17:13:08 2026-04-29T17:13:08.004Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.005Z INFO 11351 --- [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-d0e16283-6734-427c-ade0-2e74422ca87c 17:13:08 2026-04-29T17:13:08.005Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.009Z INFO 11351 --- [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-b9eff781-8236-4da2-a8f7-b19cdf638fbc 17:13:08 2026-04-29T17:13:08.009Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.020Z INFO 11351 --- [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-abef10de-bb72-4943-a87a-d25efad2fb3f', protocol='range'} 17:13:08 2026-04-29T17:13:08.022Z INFO 11351 --- [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=1, memberId='consumer-ncmp-group-4-06bb87ad-8f3e-42fe-ab91-0fcda580edb1', protocol='range'} 17:13:08 2026-04-29T17:13:08.022Z INFO 11351 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-2-bb66f80a-1971-4b48-b2ed-96aff87a92bb', protocol='range'} 17:13:08 2026-04-29T17:13:08.025Z INFO 11351 --- [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-d0e16283-6734-427c-ade0-2e74422ca87c', protocol='range'} 17:13:08 2026-04-29T17:13:08.027Z INFO 11351 --- [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-bf39f675-1688-4307-88a1-173f686eb748 17:13:08 2026-04-29T17:13:08.027Z INFO 11351 --- [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-b9eff781-8236-4da2-a8f7-b19cdf638fbc', protocol='range'} 17:13:08 2026-04-29T17:13:08.028Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.036Z INFO 11351 --- [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-b9eff781-8236-4da2-a8f7-b19cdf638fbc=Assignment(partitions=[ncmp-async-m2m-0])} 17:13:08 2026-04-29T17:13:08.036Z INFO 11351 --- [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-d0e16283-6734-427c-ade0-2e74422ca87c=Assignment(partitions=[ncmp-async-m2m-0])} 17:13:08 2026-04-29T17:13:08.043Z INFO 11351 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-3-abef10de-bb72-4943-a87a-d25efad2fb3f=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-bb66f80a-1971-4b48-b2ed-96aff87a92bb=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-06bb87ad-8f3e-42fe-ab91-0fcda580edb1=Assignment(partitions=[dmi-device-heartbeat-0])} 17:13:08 2026-04-29T17:13:08.046Z INFO 11351 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, 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-2-bb66f80a-1971-4b48-b2ed-96aff87a92bb', protocol='range'} 17:13:08 2026-04-29T17:13:08.046Z INFO 11351 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 17:13:08 2026-04-29T17:13:08.046Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.047Z INFO 11351 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, 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-4-06bb87ad-8f3e-42fe-ab91-0fcda580edb1', protocol='range'} 17:13:08 2026-04-29T17:13:08.048Z INFO 11351 --- [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: rebalance failed due to 'The group is rebalancing, so a rejoin is needed.' (RebalanceInProgressException) 17:13:08 2026-04-29T17:13:08.048Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.049Z INFO 11351 --- [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-abef10de-bb72-4943-a87a-d25efad2fb3f', protocol='range'} 17:13:08 2026-04-29T17:13:08.049Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.049Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.055Z INFO 11351 --- [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-bf39f675-1688-4307-88a1-173f686eb748', protocol='range'} 17:13:08 2026-04-29T17:13:08.055Z INFO 11351 --- [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-06bb87ad-8f3e-42fe-ab91-0fcda580edb1', protocol='range'} 17:13:08 2026-04-29T17:13:08.056Z INFO 11351 --- [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-bb66f80a-1971-4b48-b2ed-96aff87a92bb', protocol='range'} 17:13:08 2026-04-29T17:13:08.056Z INFO 11351 --- [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-abef10de-bb72-4943-a87a-d25efad2fb3f', protocol='range'} 17:13:08 2026-04-29T17:13:08.065Z INFO 11351 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-bf39f675-1688-4307-88a1-173f686eb748=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-3-abef10de-bb72-4943-a87a-d25efad2fb3f=Assignment(partitions=[subscription-0]), consumer-ncmp-group-2-bb66f80a-1971-4b48-b2ed-96aff87a92bb=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-06bb87ad-8f3e-42fe-ab91-0fcda580edb1=Assignment(partitions=[dmi-device-heartbeat-0])} 17:13:08 2026-04-29T17:13:08.068Z INFO 11351 --- [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-d0e16283-6734-427c-ade0-2e74422ca87c', protocol='range'} 17:13:08 2026-04-29T17:13:08.069Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.070Z INFO 11351 --- [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-b9eff781-8236-4da2-a8f7-b19cdf638fbc', protocol='range'} 17:13:08 2026-04-29T17:13:08.070Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.071Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.071Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.079Z INFO 11351 --- [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-bf39f675-1688-4307-88a1-173f686eb748', protocol='range'} 17:13:08 2026-04-29T17:13:08.080Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.080Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.084Z INFO 11351 --- [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-bb66f80a-1971-4b48-b2ed-96aff87a92bb', protocol='range'} 17:13:08 2026-04-29T17:13:08.084Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.084Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.088Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.088Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.088Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.088Z INFO 11351 --- [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-06bb87ad-8f3e-42fe-ab91-0fcda580edb1', protocol='range'} 17:13:08 2026-04-29T17:13:08.089Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.089Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.090Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.091Z INFO 11351 --- [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-abef10de-bb72-4943-a87a-d25efad2fb3f', protocol='range'} 17:13:08 2026-04-29T17:13:08.092Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.092Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.094Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.096Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.096Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.096Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.097Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.097Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.101Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.101Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.112Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.116Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.119Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.120Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.120Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.130Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.141Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.141Z INFO 11351 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 17:13:08 2026-04-29T17:13:08.143Z INFO 11351 --- [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:13:08 2026-04-29T17:13:08.144Z INFO 11351 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 17:13:08 2026-04-29T17:13:08.145Z INFO 11351 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 17:13:08 2026-04-29T17:13:08.154Z INFO 11351 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 17:13:08 2026-04-29T17:13:08.318Z INFO 11351 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 17:13:08 2026-04-29T17:13:08.318Z INFO 11351 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 17:13:08 2026-04-29T17:13:08.319Z INFO 11351 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:13:08 2026-04-29T17:13:08.319Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 17:13:08 2026-04-29T17:13:08.389Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 17:13:08 2026-04-29T17:13:08.501Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 17:13:08 2026-04-29T17:13:08.557Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 17:13:08 2026-04-29T17:13:08.570Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 17:13:08 2026-04-29T17:13:08.579Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 17:13:08 2026-04-29T17:13:08.588Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 17:13:08 2026-04-29T17:13:08.595Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 17:13:08 2026-04-29T17:13:08.624Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 17:13:08 2026-04-29T17:13:08.669Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 17:13:08 2026-04-29T17:13:08.669Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 17:13:08 2026-04-29T17:13:08.670Z INFO 11351 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:13:08 2026-04-29T17:13:08.670Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 17:13:08 2026-04-29T17:13:08.714Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 17:13:08 2026-04-29T17:13:08.714Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 17:13:08 2026-04-29T17:13:08.717Z INFO 11351 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 17:13:08 2026-04-29T17:13:08.717Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 17:13:08 2026-04-29T17:13:08.719Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 17:13:08 2026-04-29T17:13:08.719Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 17:13:08 2026-04-29T17:13:08.719Z INFO 11351 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 17:13:08 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 17:13:09 2026-04-29T17:13:09.353Z INFO 11351 --- [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:13:09 2026-04-29T17:13:09.376Z INFO 11351 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:09 acks = -1 17:13:09 auto.include.jmx.reporter = true 17:13:09 batch.size = 16384 17:13:09 bootstrap.servers = [localhost:32777] 17:13:09 buffer.memory = 33554432 17:13:09 client.dns.lookup = use_all_dns_ips 17:13:09 client.id = cps-core-1 17:13:09 compression.gzip.level = -1 17:13:09 compression.lz4.level = 9 17:13:09 compression.type = none 17:13:09 compression.zstd.level = 3 17:13:09 connections.max.idle.ms = 540000 17:13:09 delivery.timeout.ms = 120000 17:13:09 enable.idempotence = true 17:13:09 enable.metrics.push = true 17:13:09 interceptor.classes = [] 17:13:09 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:09 linger.ms = 0 17:13:09 max.block.ms = 60000 17:13:09 max.in.flight.requests.per.connection = 5 17:13:09 max.request.size = 1048576 17:13:09 metadata.max.age.ms = 300000 17:13:09 metadata.max.idle.ms = 300000 17:13:09 metadata.recovery.strategy = none 17:13:09 metric.reporters = [] 17:13:09 metrics.num.samples = 2 17:13:09 metrics.recording.level = INFO 17:13:09 metrics.sample.window.ms = 30000 17:13:09 partitioner.adaptive.partitioning.enable = true 17:13:09 partitioner.availability.timeout.ms = 0 17:13:09 partitioner.class = null 17:13:09 partitioner.ignore.keys = false 17:13:09 receive.buffer.bytes = 32768 17:13:09 reconnect.backoff.max.ms = 1000 17:13:09 reconnect.backoff.ms = 50 17:13:09 request.timeout.ms = 30000 17:13:09 retries = 2147483647 17:13:09 retry.backoff.max.ms = 1000 17:13:09 retry.backoff.ms = 100 17:13:09 sasl.client.callback.handler.class = null 17:13:09 sasl.jaas.config = null 17:13:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:09 sasl.kerberos.min.time.before.relogin = 60000 17:13:09 sasl.kerberos.service.name = null 17:13:09 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:09 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:09 sasl.login.callback.handler.class = null 17:13:09 sasl.login.class = null 17:13:09 sasl.login.connect.timeout.ms = null 17:13:09 sasl.login.read.timeout.ms = null 17:13:09 sasl.login.refresh.buffer.seconds = 300 17:13:09 sasl.login.refresh.min.period.seconds = 60 17:13:09 sasl.login.refresh.window.factor = 0.8 17:13:09 sasl.login.refresh.window.jitter = 0.05 17:13:09 sasl.login.retry.backoff.max.ms = 10000 17:13:09 sasl.login.retry.backoff.ms = 100 17:13:09 sasl.mechanism = GSSAPI 17:13:09 sasl.oauthbearer.clock.skew.seconds = 30 17:13:09 sasl.oauthbearer.expected.audience = null 17:13:09 sasl.oauthbearer.expected.issuer = null 17:13:09 sasl.oauthbearer.header.urlencode = false 17:13:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:09 sasl.oauthbearer.jwks.endpoint.url = null 17:13:09 sasl.oauthbearer.scope.claim.name = scope 17:13:09 sasl.oauthbearer.sub.claim.name = sub 17:13:09 sasl.oauthbearer.token.endpoint.url = null 17:13:09 security.protocol = PLAINTEXT 17:13:09 security.providers = null 17:13:09 send.buffer.bytes = 131072 17:13:09 socket.connection.setup.timeout.max.ms = 30000 17:13:09 socket.connection.setup.timeout.ms = 10000 17:13:09 ssl.cipher.suites = null 17:13:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:09 ssl.endpoint.identification.algorithm = https 17:13:09 ssl.engine.factory.class = null 17:13:09 ssl.key.password = null 17:13:09 ssl.keymanager.algorithm = SunX509 17:13:09 ssl.keystore.certificate.chain = null 17:13:09 ssl.keystore.key = null 17:13:09 ssl.keystore.location = null 17:13:09 ssl.keystore.password = null 17:13:09 ssl.keystore.type = JKS 17:13:09 ssl.protocol = TLSv1.3 17:13:09 ssl.provider = null 17:13:09 ssl.secure.random.implementation = null 17:13:09 ssl.trustmanager.algorithm = PKIX 17:13:09 ssl.truststore.certificates = null 17:13:09 ssl.truststore.location = null 17:13:09 ssl.truststore.password = null 17:13:09 ssl.truststore.type = JKS 17:13:09 transaction.timeout.ms = 60000 17:13:09 transactional.id = null 17:13:09 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 17:13:09 17:13:09 2026-04-29T17:13:09.377Z INFO 11351 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:09 2026-04-29T17:13:09.390Z INFO 11351 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:13:09 2026-04-29T17:13:09.392Z INFO 11351 --- [cps-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:13:09 2026-04-29T17:13:09.395Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:09 2026-04-29T17:13:09.397Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:09 2026-04-29T17:13:09.398Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:09 2026-04-29T17:13:09.398Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:09 2026-04-29T17:13:09.406Z INFO 11351 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:09 2026-04-29T17:13:09.406Z INFO 11351 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:09 2026-04-29T17:13:09.406Z INFO 11351 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482789405 17:13:09 2026-04-29T17:13:09.420Z WARN 11351 --- [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:13:09 2026-04-29T17:13:09.420Z INFO 11351 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:09 2026-04-29T17:13:09.530Z INFO 11351 --- [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:13:10 2026-04-29T17:13:09.984Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:10 2026-04-29T17:13:10.002Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:10 2026-04-29T17:13:10.113Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:10 2026-04-29T17:13:10.224Z INFO 11351 --- [cps-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:13:10 2026-04-29T17:13:10.225Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:10 2026-04-29T17:13:10.226Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:10 2026-04-29T17:13:10.227Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:10 2026-04-29T17:13:10.227Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:10 2026-04-29T17:13:10.307Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:10 2026-04-29T17:13:10.323Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:10 2026-04-29T17:13:10.364Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:10 2026-04-29T17:13:10.421Z INFO 11351 --- [cps-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:13:10 2026-04-29T17:13:10.422Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:10 2026-04-29T17:13:10.423Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:10 2026-04-29T17:13:10.423Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:10 2026-04-29T17:13:10.423Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:10 2026-04-29T17:13:10.515Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:13:10 2026-04-29T17:13:10.530Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:13:10 2026-04-29T17:13:10.572Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:10 2026-04-29T17:13:10.671Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 17:13:10 2026-04-29T17:13:10.671Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 17:13:10 2026-04-29T17:13:10.742Z INFO 11351 --- [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:13:11 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.53 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 17:13:11 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:13:11 2026-04-29T17:13:11.301Z INFO 11351 --- [cps-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:13:11 2026-04-29T17:13:11.303Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:11 2026-04-29T17:13:11.304Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:11 2026-04-29T17:13:11.304Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:11 2026-04-29T17:13:11.304Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:11 2026-04-29T17:13:11.404Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:11 2026-04-29T17:13:11.428Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:11 2026-04-29T17:13:11.468Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:11 2026-04-29T17:13:11.711Z INFO 11351 --- [cps-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:13:11 2026-04-29T17:13:11.713Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:11 2026-04-29T17:13:11.715Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:11 2026-04-29T17:13:11.715Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:11 2026-04-29T17:13:11.715Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:11 2026-04-29T17:13:11.796Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:11 2026-04-29T17:13:11.814Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:11 2026-04-29T17:13:11.852Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:12 2026-04-29T17:13:12.028Z INFO 11351 --- [cps-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:13:12 2026-04-29T17:13:12.028Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:12 2026-04-29T17:13:12.029Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:12 2026-04-29T17:13:12.029Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:12 2026-04-29T17:13:12.029Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:12 2026-04-29T17:13:12.115Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:12 2026-04-29T17:13:12.131Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:12 2026-04-29T17:13:12.166Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:12 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 17:13:12 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:13:12 2026-04-29T17:13:12.379Z INFO 11351 --- [cps-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:13:12 2026-04-29T17:13:12.379Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:12 2026-04-29T17:13:12.380Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:12 2026-04-29T17:13:12.380Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:12 2026-04-29T17:13:12.380Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:12 2026-04-29T17:13:12.460Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:12 2026-04-29T17:13:12.480Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:12 2026-04-29T17:13:12.516Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:12 2026-04-29T17:13:12.575Z INFO 11351 --- [cps-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:13:12 2026-04-29T17:13:12.575Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:12 2026-04-29T17:13:12.576Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:12 2026-04-29T17:13:12.576Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:12 2026-04-29T17:13:12.576Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:12 2026-04-29T17:13:12.651Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:12 2026-04-29T17:13:12.665Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:12 2026-04-29T17:13:12.696Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:12 2026-04-29T17:13:12.926Z INFO 11351 --- [cps-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:13:12 2026-04-29T17:13:12.926Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:12 2026-04-29T17:13:12.927Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:12 2026-04-29T17:13:12.927Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:12 2026-04-29T17:13:12.927Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:13 2026-04-29T17:13:13.003Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:13 2026-04-29T17:13:13.019Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:13 2026-04-29T17:13:13.048Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:13 2026-04-29T17:13:13.092Z INFO 11351 --- [cps-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:13:13 2026-04-29T17:13:13.093Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:13 2026-04-29T17:13:13.094Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:13 2026-04-29T17:13:13.094Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:13 2026-04-29T17:13:13.094Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:13 2026-04-29T17:13:13.181Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:13 2026-04-29T17:13:13.194Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:13 2026-04-29T17:13:13.222Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:13 2026-04-29T17:13:13.520Z INFO 11351 --- [cps-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:13:13 2026-04-29T17:13:13.520Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:13 2026-04-29T17:13:13.521Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:13 2026-04-29T17:13:13.521Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:13 2026-04-29T17:13:13.521Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:13 2026-04-29T17:13:13.604Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:13 2026-04-29T17:13:13.622Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:13 2026-04-29T17:13:13.667Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:13 2026-04-29T17:13:13.714Z INFO 11351 --- [cps-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:13:13 2026-04-29T17:13:13.715Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:13 2026-04-29T17:13:13.715Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:13 2026-04-29T17:13:13.716Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:13 2026-04-29T17:13:13.716Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:13 2026-04-29T17:13:13.793Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:13 2026-04-29T17:13:13.809Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:13 2026-04-29T17:13:13.844Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:14 2026-04-29T17:13:14.083Z INFO 11351 --- [cps-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:13:14 2026-04-29T17:13:14.083Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:14 2026-04-29T17:13:14.084Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:14 2026-04-29T17:13:14.084Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:14 2026-04-29T17:13:14.084Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:14 2026-04-29T17:13:14.158Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:14 2026-04-29T17:13:14.174Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:14 2026-04-29T17:13:14.216Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:14 2026-04-29T17:13:14.262Z INFO 11351 --- [cps-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:13:14 2026-04-29T17:13:14.262Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:14 2026-04-29T17:13:14.262Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:14 2026-04-29T17:13:14.263Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:14 2026-04-29T17:13:14.263Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:14 2026-04-29T17:13:14.335Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:14 2026-04-29T17:13:14.351Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:14 2026-04-29T17:13:14.385Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:14 2026-04-29T17:13:14.616Z INFO 11351 --- [cps-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:13:14 2026-04-29T17:13:14.616Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:14 2026-04-29T17:13:14.616Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:14 2026-04-29T17:13:14.617Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:14 2026-04-29T17:13:14.617Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:14 2026-04-29T17:13:14.702Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:14 2026-04-29T17:13:14.719Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:14 2026-04-29T17:13:14.747Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:14 2026-04-29T17:13:14.803Z INFO 11351 --- [cps-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:13:14 2026-04-29T17:13:14.803Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:14 2026-04-29T17:13:14.804Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:14 2026-04-29T17:13:14.804Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:14 2026-04-29T17:13:14.804Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:14 2026-04-29T17:13:14.875Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:14 2026-04-29T17:13:14.887Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:14 2026-04-29T17:13:14.910Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:15 2026-04-29T17:13:15.088Z INFO 11351 --- [cps-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:13:15 2026-04-29T17:13:15.089Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:15 2026-04-29T17:13:15.089Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:15 2026-04-29T17:13:15.089Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:15 2026-04-29T17:13:15.089Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:15 2026-04-29T17:13:15.159Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:15 2026-04-29T17:13:15.172Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:15 2026-04-29T17:13:15.199Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:15 2026-04-29T17:13:15.237Z INFO 11351 --- [cps-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:13:15 2026-04-29T17:13:15.237Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:15 2026-04-29T17:13:15.238Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:15 2026-04-29T17:13:15.238Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:15 2026-04-29T17:13:15.238Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:15 2026-04-29T17:13:15.306Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:15 2026-04-29T17:13:15.319Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:15 2026-04-29T17:13:15.345Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:15 2026-04-29T17:13:15.586Z INFO 11351 --- [cps-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:13:15 2026-04-29T17:13:15.587Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:15 2026-04-29T17:13:15.587Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:15 2026-04-29T17:13:15.587Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:15 2026-04-29T17:13:15.587Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:15 2026-04-29T17:13:15.664Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:15 2026-04-29T17:13:15.678Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:15 2026-04-29T17:13:15.714Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:15 2026-04-29T17:13:15.762Z INFO 11351 --- [cps-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:13:15 2026-04-29T17:13:15.762Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:15 2026-04-29T17:13:15.763Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:15 2026-04-29T17:13:15.763Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:15 2026-04-29T17:13:15.763Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:15 2026-04-29T17:13:15.837Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:15 2026-04-29T17:13:15.849Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:15 2026-04-29T17:13:15.882Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:16 2026-04-29T17:13:16.068Z INFO 11351 --- [cps-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:13:16 2026-04-29T17:13:16.069Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:16 2026-04-29T17:13:16.069Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:16 2026-04-29T17:13:16.069Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:16 2026-04-29T17:13:16.069Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:16 2026-04-29T17:13:16.134Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:16 2026-04-29T17:13:16.147Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:16 2026-04-29T17:13:16.173Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:16 2026-04-29T17:13:16.223Z INFO 11351 --- [cps-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:13:16 2026-04-29T17:13:16.224Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:16 2026-04-29T17:13:16.224Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:16 2026-04-29T17:13:16.224Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:16 2026-04-29T17:13:16.225Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:16 2026-04-29T17:13:16.292Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:16 2026-04-29T17:13:16.304Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:16 2026-04-29T17:13:16.329Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:16 2026-04-29T17:13:16.504Z INFO 11351 --- [cps-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:13:16 2026-04-29T17:13:16.504Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:16 2026-04-29T17:13:16.505Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:16 2026-04-29T17:13:16.505Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:16 2026-04-29T17:13:16.505Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:16 2026-04-29T17:13:16.576Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:16 2026-04-29T17:13:16.591Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:16 2026-04-29T17:13:16.618Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:16 2026-04-29T17:13:16.666Z INFO 11351 --- [cps-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:13:16 2026-04-29T17:13:16.668Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:16 2026-04-29T17:13:16.668Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:16 2026-04-29T17:13:16.669Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:16 2026-04-29T17:13:16.669Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:16 2026-04-29T17:13:16.740Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:16 2026-04-29T17:13:16.753Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:16 2026-04-29T17:13:16.783Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:17 2026-04-29T17:13:16.992Z INFO 11351 --- [cps-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:13:17 2026-04-29T17:13:16.993Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:17 2026-04-29T17:13:16.993Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:17 2026-04-29T17:13:16.993Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:17 2026-04-29T17:13:16.994Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:17 2026-04-29T17:13:17.065Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:17 2026-04-29T17:13:17.078Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:17 2026-04-29T17:13:17.106Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:17 2026-04-29T17:13:17.143Z INFO 11351 --- [cps-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:13:17 2026-04-29T17:13:17.146Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:17 2026-04-29T17:13:17.147Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:17 2026-04-29T17:13:17.147Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:17 2026-04-29T17:13:17.147Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:17 2026-04-29T17:13:17.216Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:17 2026-04-29T17:13:17.226Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:17 2026-04-29T17:13:17.253Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:17 2026-04-29T17:13:17.416Z INFO 11351 --- [cps-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:13:17 2026-04-29T17:13:17.416Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:17 2026-04-29T17:13:17.416Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:17 2026-04-29T17:13:17.417Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:17 2026-04-29T17:13:17.417Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:17 2026-04-29T17:13:17.485Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:17 2026-04-29T17:13:17.497Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:17 2026-04-29T17:13:17.530Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:17 2026-04-29T17:13:17.563Z INFO 11351 --- [cps-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:13:17 2026-04-29T17:13:17.564Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:17 2026-04-29T17:13:17.564Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:17 2026-04-29T17:13:17.564Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:17 2026-04-29T17:13:17.564Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:17 2026-04-29T17:13:17.633Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:17 2026-04-29T17:13:17.645Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:17 2026-04-29T17:13:17.672Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:17 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.555 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 17:13:17 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:13:17 2026-04-29T17:13:17.913Z INFO 11351 --- [cps-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:13:17 2026-04-29T17:13:17.913Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:17 2026-04-29T17:13:17.913Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:17 2026-04-29T17:13:17.916Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:17 2026-04-29T17:13:17.916Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:18 2026-04-29T17:13:17.987Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:18 2026-04-29T17:13:18.000Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:18 2026-04-29T17:13:18.021Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:18 2026-04-29T17:13:18.150Z INFO 11351 --- [cps-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:13:18 2026-04-29T17:13:18.150Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:18 2026-04-29T17:13:18.151Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:18 2026-04-29T17:13:18.151Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:18 2026-04-29T17:13:18.151Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:18 2026-04-29T17:13:18.225Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:18 2026-04-29T17:13:18.240Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:18 2026-04-29T17:13:18.268Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 17:13:18 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:13:18 2026-04-29T17:13:18.442Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:18 allow.auto.create.topics = true 17:13:18 auto.commit.interval.ms = 5000 17:13:18 auto.include.jmx.reporter = true 17:13:18 auto.offset.reset = latest 17:13:18 bootstrap.servers = [localhost:32777] 17:13:18 check.crcs = true 17:13:18 client.dns.lookup = use_all_dns_ips 17:13:18 client.id = consumer-test-group-7 17:13:18 client.rack = 17:13:18 connections.max.idle.ms = 540000 17:13:18 default.api.timeout.ms = 60000 17:13:18 enable.auto.commit = true 17:13:18 enable.metrics.push = true 17:13:18 exclude.internal.topics = true 17:13:18 fetch.max.bytes = 52428800 17:13:18 fetch.max.wait.ms = 500 17:13:18 fetch.min.bytes = 1 17:13:18 group.id = test-group 17:13:18 group.instance.id = null 17:13:18 group.protocol = classic 17:13:18 group.remote.assignor = null 17:13:18 heartbeat.interval.ms = 3000 17:13:18 interceptor.classes = [] 17:13:18 internal.leave.group.on.close = true 17:13:18 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:18 isolation.level = read_uncommitted 17:13:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:18 max.partition.fetch.bytes = 1048576 17:13:18 max.poll.interval.ms = 300000 17:13:18 max.poll.records = 2147483647 17:13:18 metadata.max.age.ms = 300000 17:13:18 metadata.recovery.strategy = none 17:13:18 metric.reporters = [] 17:13:18 metrics.num.samples = 2 17:13:18 metrics.recording.level = INFO 17:13:18 metrics.sample.window.ms = 30000 17:13:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:18 receive.buffer.bytes = 65536 17:13:18 reconnect.backoff.max.ms = 1000 17:13:18 reconnect.backoff.ms = 50 17:13:18 request.timeout.ms = 30000 17:13:18 retry.backoff.max.ms = 1000 17:13:18 retry.backoff.ms = 100 17:13:18 sasl.client.callback.handler.class = null 17:13:18 sasl.jaas.config = null 17:13:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:18 sasl.kerberos.min.time.before.relogin = 60000 17:13:18 sasl.kerberos.service.name = null 17:13:18 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:18 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:18 sasl.login.callback.handler.class = null 17:13:18 sasl.login.class = null 17:13:18 sasl.login.connect.timeout.ms = null 17:13:18 sasl.login.read.timeout.ms = null 17:13:18 sasl.login.refresh.buffer.seconds = 300 17:13:18 sasl.login.refresh.min.period.seconds = 60 17:13:18 sasl.login.refresh.window.factor = 0.8 17:13:18 sasl.login.refresh.window.jitter = 0.05 17:13:18 sasl.login.retry.backoff.max.ms = 10000 17:13:18 sasl.login.retry.backoff.ms = 100 17:13:18 sasl.mechanism = GSSAPI 17:13:18 sasl.oauthbearer.clock.skew.seconds = 30 17:13:18 sasl.oauthbearer.expected.audience = null 17:13:18 sasl.oauthbearer.expected.issuer = null 17:13:18 sasl.oauthbearer.header.urlencode = false 17:13:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:18 sasl.oauthbearer.jwks.endpoint.url = null 17:13:18 sasl.oauthbearer.scope.claim.name = scope 17:13:18 sasl.oauthbearer.sub.claim.name = sub 17:13:18 sasl.oauthbearer.token.endpoint.url = null 17:13:18 security.protocol = PLAINTEXT 17:13:18 security.providers = null 17:13:18 send.buffer.bytes = 131072 17:13:18 session.timeout.ms = 45000 17:13:18 socket.connection.setup.timeout.max.ms = 30000 17:13:18 socket.connection.setup.timeout.ms = 10000 17:13:18 ssl.cipher.suites = null 17:13:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:18 ssl.endpoint.identification.algorithm = https 17:13:18 ssl.engine.factory.class = null 17:13:18 ssl.key.password = null 17:13:18 ssl.keymanager.algorithm = SunX509 17:13:18 ssl.keystore.certificate.chain = null 17:13:18 ssl.keystore.key = null 17:13:18 ssl.keystore.location = null 17:13:18 ssl.keystore.password = null 17:13:18 ssl.keystore.type = JKS 17:13:18 ssl.protocol = TLSv1.3 17:13:18 ssl.provider = null 17:13:18 ssl.secure.random.implementation = null 17:13:18 ssl.trustmanager.algorithm = PKIX 17:13:18 ssl.truststore.certificates = null 17:13:18 ssl.truststore.location = null 17:13:18 ssl.truststore.password = null 17:13:18 ssl.truststore.type = JKS 17:13:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:18 17:13:18 2026-04-29T17:13:18.442Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:18 2026-04-29T17:13:18.445Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:18 2026-04-29T17:13:18.445Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:18 2026-04-29T17:13:18.445Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482798445 17:13:18 2026-04-29T17:13:18.449Z INFO 11351 --- [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:13:18 2026-04-29T17:13:18.465Z WARN 11351 --- [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:13:18 2026-04-29T17:13:18.465Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:18 2026-04-29T17:13:18.465Z INFO 11351 --- [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:13:18 2026-04-29T17:13:18.470Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:13:18 2026-04-29T17:13:18.475Z INFO 11351 --- [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-3df1b627-c86b-4326-9917-4ac95ee9c163 17:13:18 2026-04-29T17:13:18.475Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 17:13:18 2026-04-29T17:13:18.479Z INFO 11351 --- [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-3df1b627-c86b-4326-9917-4ac95ee9c163', protocol='range'} 17:13:18 2026-04-29T17:13:18.586Z INFO 11351 --- [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-3df1b627-c86b-4326-9917-4ac95ee9c163=Assignment(partitions=[legacy-batch-topic-0])} 17:13:18 2026-04-29T17:13:18.589Z INFO 11351 --- [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-3df1b627-c86b-4326-9917-4ac95ee9c163', protocol='range'} 17:13:18 2026-04-29T17:13:18.589Z INFO 11351 --- [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:13:18 2026-04-29T17:13:18.589Z INFO 11351 --- [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:13:18 2026-04-29T17:13:18.590Z INFO 11351 --- [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:13:18 2026-04-29T17:13:18.592Z INFO 11351 --- [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:13:19 2026-04-29T17:13:18.979Z INFO 11351 --- [cps-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:13:19 2026-04-29T17:13:18.980Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:19 2026-04-29T17:13:18.980Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:19 2026-04-29T17:13:18.980Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:19 2026-04-29T17:13:18.980Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:19 2026-04-29T17:13:19.062Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:13:19 2026-04-29T17:13:19.077Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:13:19 2026-04-29T17:13:19.101Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:19 2026-04-29T17:13:19.192Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.192Z INFO 11351 --- [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-3df1b627-c86b-4326-9917-4ac95ee9c163 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:19 2026-04-29T17:13:19.193Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.193Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.193Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.194Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.195Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.206Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:19 2026-04-29T17:13:19.206Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:19 2026-04-29T17:13:19.206Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:19 2026-04-29T17:13:19.206Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:19 2026-04-29T17:13:19.211Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 17:13:19 2026-04-29T17:13:19.241Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:19 allow.auto.create.topics = true 17:13:19 auto.commit.interval.ms = 5000 17:13:19 auto.include.jmx.reporter = true 17:13:19 auto.offset.reset = latest 17:13:19 bootstrap.servers = [localhost:32777] 17:13:19 check.crcs = true 17:13:19 client.dns.lookup = use_all_dns_ips 17:13:19 client.id = consumer-test-group-8 17:13:19 client.rack = 17:13:19 connections.max.idle.ms = 540000 17:13:19 default.api.timeout.ms = 60000 17:13:19 enable.auto.commit = true 17:13:19 enable.metrics.push = true 17:13:19 exclude.internal.topics = true 17:13:19 fetch.max.bytes = 52428800 17:13:19 fetch.max.wait.ms = 500 17:13:19 fetch.min.bytes = 1 17:13:19 group.id = test-group 17:13:19 group.instance.id = null 17:13:19 group.protocol = classic 17:13:19 group.remote.assignor = null 17:13:19 heartbeat.interval.ms = 3000 17:13:19 interceptor.classes = [] 17:13:19 internal.leave.group.on.close = true 17:13:19 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:19 isolation.level = read_uncommitted 17:13:19 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:19 max.partition.fetch.bytes = 1048576 17:13:19 max.poll.interval.ms = 300000 17:13:19 max.poll.records = 2147483647 17:13:19 metadata.max.age.ms = 300000 17:13:19 metadata.recovery.strategy = none 17:13:19 metric.reporters = [] 17:13:19 metrics.num.samples = 2 17:13:19 metrics.recording.level = INFO 17:13:19 metrics.sample.window.ms = 30000 17:13:19 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:19 receive.buffer.bytes = 65536 17:13:19 reconnect.backoff.max.ms = 1000 17:13:19 reconnect.backoff.ms = 50 17:13:19 request.timeout.ms = 30000 17:13:19 retry.backoff.max.ms = 1000 17:13:19 retry.backoff.ms = 100 17:13:19 sasl.client.callback.handler.class = null 17:13:19 sasl.jaas.config = null 17:13:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:19 sasl.kerberos.min.time.before.relogin = 60000 17:13:19 sasl.kerberos.service.name = null 17:13:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:19 sasl.login.callback.handler.class = null 17:13:19 sasl.login.class = null 17:13:19 sasl.login.connect.timeout.ms = null 17:13:19 sasl.login.read.timeout.ms = null 17:13:19 sasl.login.refresh.buffer.seconds = 300 17:13:19 sasl.login.refresh.min.period.seconds = 60 17:13:19 sasl.login.refresh.window.factor = 0.8 17:13:19 sasl.login.refresh.window.jitter = 0.05 17:13:19 sasl.login.retry.backoff.max.ms = 10000 17:13:19 sasl.login.retry.backoff.ms = 100 17:13:19 sasl.mechanism = GSSAPI 17:13:19 sasl.oauthbearer.clock.skew.seconds = 30 17:13:19 sasl.oauthbearer.expected.audience = null 17:13:19 sasl.oauthbearer.expected.issuer = null 17:13:19 sasl.oauthbearer.header.urlencode = false 17:13:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:19 sasl.oauthbearer.jwks.endpoint.url = null 17:13:19 sasl.oauthbearer.scope.claim.name = scope 17:13:19 sasl.oauthbearer.sub.claim.name = sub 17:13:19 sasl.oauthbearer.token.endpoint.url = null 17:13:19 security.protocol = PLAINTEXT 17:13:19 security.providers = null 17:13:19 send.buffer.bytes = 131072 17:13:19 session.timeout.ms = 45000 17:13:19 socket.connection.setup.timeout.max.ms = 30000 17:13:19 socket.connection.setup.timeout.ms = 10000 17:13:19 ssl.cipher.suites = null 17:13:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:19 ssl.endpoint.identification.algorithm = https 17:13:19 ssl.engine.factory.class = null 17:13:19 ssl.key.password = null 17:13:19 ssl.keymanager.algorithm = SunX509 17:13:19 ssl.keystore.certificate.chain = null 17:13:19 ssl.keystore.key = null 17:13:19 ssl.keystore.location = null 17:13:19 ssl.keystore.password = null 17:13:19 ssl.keystore.type = JKS 17:13:19 ssl.protocol = TLSv1.3 17:13:19 ssl.provider = null 17:13:19 ssl.secure.random.implementation = null 17:13:19 ssl.trustmanager.algorithm = PKIX 17:13:19 ssl.truststore.certificates = null 17:13:19 ssl.truststore.location = null 17:13:19 ssl.truststore.password = null 17:13:19 ssl.truststore.type = JKS 17:13:19 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:19 17:13:19 2026-04-29T17:13:19.242Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:19 2026-04-29T17:13:19.244Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:19 2026-04-29T17:13:19.244Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:19 2026-04-29T17:13:19.244Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482799244 17:13:19 2026-04-29T17:13:19.244Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.249Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:19 2026-04-29T17:13:19.252Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.253Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:13:19 2026-04-29T17:13:19.258Z INFO 11351 --- [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-3fe2468a-5ce8-4425-a0b5-0d636e82a2cc 17:13:19 2026-04-29T17:13:19.258Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 17:13:19 2026-04-29T17:13:19.268Z INFO 11351 --- [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-3fe2468a-5ce8-4425-a0b5-0d636e82a2cc', protocol='range'} 17:13:19 2026-04-29T17:13:19.268Z INFO 11351 --- [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-3fe2468a-5ce8-4425-a0b5-0d636e82a2cc=Assignment(partitions=[legacy-batch-topic-0])} 17:13:19 2026-04-29T17:13:19.271Z INFO 11351 --- [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-3fe2468a-5ce8-4425-a0b5-0d636e82a2cc', protocol='range'} 17:13:19 2026-04-29T17:13:19.272Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.272Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.273Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.277Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.776Z INFO 11351 --- [cps-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:13:19 2026-04-29T17:13:19.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:19 2026-04-29T17:13:19.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:19 2026-04-29T17:13:19.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:19 2026-04-29T17:13:19.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:19 2026-04-29T17:13:19.847Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:13:19 2026-04-29T17:13:19.860Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:13:19 2026-04-29T17:13:19.888Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:19 2026-04-29T17:13:19.945Z WARN 11351 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 0b8b0948-dbe9-4a2c-a434-85a1c128d8d3, data operation cloud event id: d8a7db26-2267-4bfb-b7fd-5013dbb6388e 17:13:19 2026-04-29T17:13:19.946Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:19 acks = -1 17:13:19 auto.include.jmx.reporter = true 17:13:19 batch.size = 16384 17:13:19 bootstrap.servers = [localhost:32777] 17:13:19 buffer.memory = 33554432 17:13:19 client.dns.lookup = use_all_dns_ips 17:13:19 client.id = cps-core-1 17:13:19 compression.gzip.level = -1 17:13:19 compression.lz4.level = 9 17:13:19 compression.type = none 17:13:19 compression.zstd.level = 3 17:13:19 connections.max.idle.ms = 540000 17:13:19 delivery.timeout.ms = 120000 17:13:19 enable.idempotence = true 17:13:19 enable.metrics.push = true 17:13:19 interceptor.classes = [] 17:13:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:19 linger.ms = 0 17:13:19 max.block.ms = 60000 17:13:19 max.in.flight.requests.per.connection = 5 17:13:19 max.request.size = 1048576 17:13:19 metadata.max.age.ms = 300000 17:13:19 metadata.max.idle.ms = 300000 17:13:19 metadata.recovery.strategy = none 17:13:19 metric.reporters = [] 17:13:19 metrics.num.samples = 2 17:13:19 metrics.recording.level = INFO 17:13:19 metrics.sample.window.ms = 30000 17:13:19 partitioner.adaptive.partitioning.enable = true 17:13:19 partitioner.availability.timeout.ms = 0 17:13:19 partitioner.class = null 17:13:19 partitioner.ignore.keys = false 17:13:19 receive.buffer.bytes = 32768 17:13:19 reconnect.backoff.max.ms = 1000 17:13:19 reconnect.backoff.ms = 50 17:13:19 request.timeout.ms = 30000 17:13:19 retries = 2147483647 17:13:19 retry.backoff.max.ms = 1000 17:13:19 retry.backoff.ms = 100 17:13:19 sasl.client.callback.handler.class = null 17:13:19 sasl.jaas.config = null 17:13:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:19 sasl.kerberos.min.time.before.relogin = 60000 17:13:19 sasl.kerberos.service.name = null 17:13:19 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:19 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:19 sasl.login.callback.handler.class = null 17:13:19 sasl.login.class = null 17:13:19 sasl.login.connect.timeout.ms = null 17:13:19 sasl.login.read.timeout.ms = null 17:13:19 sasl.login.refresh.buffer.seconds = 300 17:13:19 sasl.login.refresh.min.period.seconds = 60 17:13:19 sasl.login.refresh.window.factor = 0.8 17:13:19 sasl.login.refresh.window.jitter = 0.05 17:13:19 sasl.login.retry.backoff.max.ms = 10000 17:13:19 sasl.login.retry.backoff.ms = 100 17:13:19 sasl.mechanism = GSSAPI 17:13:19 sasl.oauthbearer.clock.skew.seconds = 30 17:13:19 sasl.oauthbearer.expected.audience = null 17:13:19 sasl.oauthbearer.expected.issuer = null 17:13:19 sasl.oauthbearer.header.urlencode = false 17:13:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:19 sasl.oauthbearer.jwks.endpoint.url = null 17:13:19 sasl.oauthbearer.scope.claim.name = scope 17:13:19 sasl.oauthbearer.sub.claim.name = sub 17:13:19 sasl.oauthbearer.token.endpoint.url = null 17:13:19 security.protocol = PLAINTEXT 17:13:19 security.providers = null 17:13:19 send.buffer.bytes = 131072 17:13:19 socket.connection.setup.timeout.max.ms = 30000 17:13:19 socket.connection.setup.timeout.ms = 10000 17:13:19 ssl.cipher.suites = null 17:13:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:19 ssl.endpoint.identification.algorithm = https 17:13:19 ssl.engine.factory.class = null 17:13:19 ssl.key.password = null 17:13:19 ssl.keymanager.algorithm = SunX509 17:13:19 ssl.keystore.certificate.chain = null 17:13:19 ssl.keystore.key = null 17:13:19 ssl.keystore.location = null 17:13:19 ssl.keystore.password = null 17:13:19 ssl.keystore.type = JKS 17:13:19 ssl.protocol = TLSv1.3 17:13:19 ssl.provider = null 17:13:19 ssl.secure.random.implementation = null 17:13:19 ssl.trustmanager.algorithm = PKIX 17:13:19 ssl.truststore.certificates = null 17:13:19 ssl.truststore.location = null 17:13:19 ssl.truststore.password = null 17:13:19 ssl.truststore.type = JKS 17:13:19 transaction.timeout.ms = 60000 17:13:19 transactional.id = null 17:13:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:19 17:13:19 2026-04-29T17:13:19.946Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:19 2026-04-29T17:13:19.947Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 17:13:19 2026-04-29T17:13:19.949Z INFO 11351 --- [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:13:19 2026-04-29T17:13:19.955Z INFO 11351 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:19 2026-04-29T17:13:19.955Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.046Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.046Z INFO 11351 --- [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-3fe2468a-5ce8-4425-a0b5-0d636e82a2cc sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:20 2026-04-29T17:13:20.047Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.047Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.047Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.047Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.047Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.484Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:20 2026-04-29T17:13:20.484Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:20 2026-04-29T17:13:20.484Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:20 2026-04-29T17:13:20.484Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:20 2026-04-29T17:13:20.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 17:13:20 2026-04-29T17:13:20.504Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:20 allow.auto.create.topics = true 17:13:20 auto.commit.interval.ms = 5000 17:13:20 auto.include.jmx.reporter = true 17:13:20 auto.offset.reset = latest 17:13:20 bootstrap.servers = [localhost:32777] 17:13:20 check.crcs = true 17:13:20 client.dns.lookup = use_all_dns_ips 17:13:20 client.id = consumer-test-group-9 17:13:20 client.rack = 17:13:20 connections.max.idle.ms = 540000 17:13:20 default.api.timeout.ms = 60000 17:13:20 enable.auto.commit = true 17:13:20 enable.metrics.push = true 17:13:20 exclude.internal.topics = true 17:13:20 fetch.max.bytes = 52428800 17:13:20 fetch.max.wait.ms = 500 17:13:20 fetch.min.bytes = 1 17:13:20 group.id = test-group 17:13:20 group.instance.id = null 17:13:20 group.protocol = classic 17:13:20 group.remote.assignor = null 17:13:20 heartbeat.interval.ms = 3000 17:13:20 interceptor.classes = [] 17:13:20 internal.leave.group.on.close = true 17:13:20 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:20 isolation.level = read_uncommitted 17:13:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:20 max.partition.fetch.bytes = 1048576 17:13:20 max.poll.interval.ms = 300000 17:13:20 max.poll.records = 2147483647 17:13:20 metadata.max.age.ms = 300000 17:13:20 metadata.recovery.strategy = none 17:13:20 metric.reporters = [] 17:13:20 metrics.num.samples = 2 17:13:20 metrics.recording.level = INFO 17:13:20 metrics.sample.window.ms = 30000 17:13:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:20 receive.buffer.bytes = 65536 17:13:20 reconnect.backoff.max.ms = 1000 17:13:20 reconnect.backoff.ms = 50 17:13:20 request.timeout.ms = 30000 17:13:20 retry.backoff.max.ms = 1000 17:13:20 retry.backoff.ms = 100 17:13:20 sasl.client.callback.handler.class = null 17:13:20 sasl.jaas.config = null 17:13:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:20 sasl.kerberos.min.time.before.relogin = 60000 17:13:20 sasl.kerberos.service.name = null 17:13:20 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:20 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:20 sasl.login.callback.handler.class = null 17:13:20 sasl.login.class = null 17:13:20 sasl.login.connect.timeout.ms = null 17:13:20 sasl.login.read.timeout.ms = null 17:13:20 sasl.login.refresh.buffer.seconds = 300 17:13:20 sasl.login.refresh.min.period.seconds = 60 17:13:20 sasl.login.refresh.window.factor = 0.8 17:13:20 sasl.login.refresh.window.jitter = 0.05 17:13:20 sasl.login.retry.backoff.max.ms = 10000 17:13:20 sasl.login.retry.backoff.ms = 100 17:13:20 sasl.mechanism = GSSAPI 17:13:20 sasl.oauthbearer.clock.skew.seconds = 30 17:13:20 sasl.oauthbearer.expected.audience = null 17:13:20 sasl.oauthbearer.expected.issuer = null 17:13:20 sasl.oauthbearer.header.urlencode = false 17:13:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:20 sasl.oauthbearer.jwks.endpoint.url = null 17:13:20 sasl.oauthbearer.scope.claim.name = scope 17:13:20 sasl.oauthbearer.sub.claim.name = sub 17:13:20 sasl.oauthbearer.token.endpoint.url = null 17:13:20 security.protocol = PLAINTEXT 17:13:20 security.providers = null 17:13:20 send.buffer.bytes = 131072 17:13:20 session.timeout.ms = 45000 17:13:20 socket.connection.setup.timeout.max.ms = 30000 17:13:20 socket.connection.setup.timeout.ms = 10000 17:13:20 ssl.cipher.suites = null 17:13:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:20 ssl.endpoint.identification.algorithm = https 17:13:20 ssl.engine.factory.class = null 17:13:20 ssl.key.password = null 17:13:20 ssl.keymanager.algorithm = SunX509 17:13:20 ssl.keystore.certificate.chain = null 17:13:20 ssl.keystore.key = null 17:13:20 ssl.keystore.location = null 17:13:20 ssl.keystore.password = null 17:13:20 ssl.keystore.type = JKS 17:13:20 ssl.protocol = TLSv1.3 17:13:20 ssl.provider = null 17:13:20 ssl.secure.random.implementation = null 17:13:20 ssl.trustmanager.algorithm = PKIX 17:13:20 ssl.truststore.certificates = null 17:13:20 ssl.truststore.location = null 17:13:20 ssl.truststore.password = null 17:13:20 ssl.truststore.type = JKS 17:13:20 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:20 17:13:20 2026-04-29T17:13:20.504Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:20 2026-04-29T17:13:20.507Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:20 2026-04-29T17:13:20.507Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:20 2026-04-29T17:13:20.507Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482800507 17:13:20 2026-04-29T17:13:20.507Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.512Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:20 2026-04-29T17:13:20.514Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.515Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:13:20 2026-04-29T17:13:20.518Z INFO 11351 --- [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-95c69ced-607d-40f2-9b17-eeb2f642bae9 17:13:20 2026-04-29T17:13:20.518Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 17:13:20 2026-04-29T17:13:20.520Z INFO 11351 --- [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-95c69ced-607d-40f2-9b17-eeb2f642bae9', protocol='range'} 17:13:20 2026-04-29T17:13:20.521Z INFO 11351 --- [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-95c69ced-607d-40f2-9b17-eeb2f642bae9=Assignment(partitions=[legacy-batch-topic-0])} 17:13:20 2026-04-29T17:13:20.524Z INFO 11351 --- [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-95c69ced-607d-40f2-9b17-eeb2f642bae9', protocol='range'} 17:13:20 2026-04-29T17:13:20.525Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.525Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.527Z INFO 11351 --- [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:13:20 2026-04-29T17:13:20.533Z INFO 11351 --- [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:13:21 2026-04-29T17:13:21.034Z INFO 11351 --- [cps-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:13:21 2026-04-29T17:13:21.034Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:21 2026-04-29T17:13:21.034Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:21 2026-04-29T17:13:21.035Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:21 2026-04-29T17:13:21.035Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:21 2026-04-29T17:13:21.099Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 17:13:21 2026-04-29T17:13:21.111Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 17:13:21 2026-04-29T17:13:21.131Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:21 2026-04-29T17:13:21.167Z WARN 11351 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 7274c5f3-29a1-4f57-bf10-a8b7298fab81, data operation cloud event id: 09d27d9e-bcbc-4d47-98e7-7c07113a0f47 17:13:21 2026-04-29T17:13:21.219Z INFO 11351 --- [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:13:21 2026-04-29T17:13:21.219Z INFO 11351 --- [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-95c69ced-607d-40f2-9b17-eeb2f642bae9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:21 2026-04-29T17:13:21.219Z INFO 11351 --- [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:13:21 2026-04-29T17:13:21.219Z INFO 11351 --- [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:13:21 2026-04-29T17:13:21.219Z INFO 11351 --- [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:13:21 2026-04-29T17:13:21.220Z INFO 11351 --- [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:13:21 2026-04-29T17:13:21.220Z INFO 11351 --- [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:13:21 2026-04-29T17:13:21.678Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:21 2026-04-29T17:13:21.679Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:21 2026-04-29T17:13:21.679Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:21 2026-04-29T17:13:21.679Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:21 2026-04-29T17:13:21.682Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 17:13:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.287 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 17:13:21 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:13:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 17:13:21 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:13:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 17:13:21 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:13:21 2026-04-29T17:13:21.839Z INFO 11351 --- [cps-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:13:21 2026-04-29T17:13:21.839Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:21 2026-04-29T17:13:21.840Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:21 2026-04-29T17:13:21.840Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:21 2026-04-29T17:13:21.840Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:21 2026-04-29T17:13:21.908Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:21 2026-04-29T17:13:21.918Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:21 2026-04-29T17:13:21.943Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:21.972Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:21.972Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:21.973Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:21.973Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:21.973Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.037Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:22 2026-04-29T17:13:22.047Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:22 2026-04-29T17:13:22.067Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.099Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:22.099Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:22.099Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:22.100Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:22.100Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.168Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:13:22 2026-04-29T17:13:22.176Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:13:22 2026-04-29T17:13:22.199Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.214Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 17:13:22 2026-04-29T17:13:22.237Z INFO 11351 --- [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:13:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.550 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 17:13:22 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:13:22 2026-04-29T17:13:22.409Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:22.410Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:22.410Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:22.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:22.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.467Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.498Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:22.498Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:22.499Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:22.499Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:22.499Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.536Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.560Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:22.561Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:22.561Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:22.561Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:22.561Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.589Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.618Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:22.618Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:22.619Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:22.619Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:22.619Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.650Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.684Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:22.685Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:22.685Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:22.685Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:22.685Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.715Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.746Z INFO 11351 --- [cps-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:13:22 2026-04-29T17:13:22.746Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:22 2026-04-29T17:13:22.746Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:22 2026-04-29T17:13:22.747Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:22 2026-04-29T17:13:22.747Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:22 2026-04-29T17:13:22.770Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:22 2026-04-29T17:13:22.786Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:22 allow.auto.create.topics = true 17:13:22 auto.commit.interval.ms = 5000 17:13:22 auto.include.jmx.reporter = true 17:13:22 auto.offset.reset = latest 17:13:22 bootstrap.servers = [localhost:32777] 17:13:22 check.crcs = true 17:13:22 client.dns.lookup = use_all_dns_ips 17:13:22 client.id = consumer-test-group-10 17:13:22 client.rack = 17:13:22 connections.max.idle.ms = 540000 17:13:22 default.api.timeout.ms = 60000 17:13:22 enable.auto.commit = true 17:13:22 enable.metrics.push = true 17:13:22 exclude.internal.topics = true 17:13:22 fetch.max.bytes = 52428800 17:13:22 fetch.max.wait.ms = 500 17:13:22 fetch.min.bytes = 1 17:13:22 group.id = test-group 17:13:22 group.instance.id = null 17:13:22 group.protocol = classic 17:13:22 group.remote.assignor = null 17:13:22 heartbeat.interval.ms = 3000 17:13:22 interceptor.classes = [] 17:13:22 internal.leave.group.on.close = true 17:13:22 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:22 isolation.level = read_uncommitted 17:13:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:22 max.partition.fetch.bytes = 1048576 17:13:22 max.poll.interval.ms = 300000 17:13:22 max.poll.records = 2147483647 17:13:22 metadata.max.age.ms = 300000 17:13:22 metadata.recovery.strategy = none 17:13:22 metric.reporters = [] 17:13:22 metrics.num.samples = 2 17:13:22 metrics.recording.level = INFO 17:13:22 metrics.sample.window.ms = 30000 17:13:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:22 receive.buffer.bytes = 65536 17:13:22 reconnect.backoff.max.ms = 1000 17:13:22 reconnect.backoff.ms = 50 17:13:22 request.timeout.ms = 30000 17:13:22 retry.backoff.max.ms = 1000 17:13:22 retry.backoff.ms = 100 17:13:22 sasl.client.callback.handler.class = null 17:13:22 sasl.jaas.config = null 17:13:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:22 sasl.kerberos.min.time.before.relogin = 60000 17:13:22 sasl.kerberos.service.name = null 17:13:22 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:22 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:22 sasl.login.callback.handler.class = null 17:13:22 sasl.login.class = null 17:13:22 sasl.login.connect.timeout.ms = null 17:13:22 sasl.login.read.timeout.ms = null 17:13:22 sasl.login.refresh.buffer.seconds = 300 17:13:22 sasl.login.refresh.min.period.seconds = 60 17:13:22 sasl.login.refresh.window.factor = 0.8 17:13:22 sasl.login.refresh.window.jitter = 0.05 17:13:22 sasl.login.retry.backoff.max.ms = 10000 17:13:22 sasl.login.retry.backoff.ms = 100 17:13:22 sasl.mechanism = GSSAPI 17:13:22 sasl.oauthbearer.clock.skew.seconds = 30 17:13:22 sasl.oauthbearer.expected.audience = null 17:13:22 sasl.oauthbearer.expected.issuer = null 17:13:22 sasl.oauthbearer.header.urlencode = false 17:13:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:22 sasl.oauthbearer.jwks.endpoint.url = null 17:13:22 sasl.oauthbearer.scope.claim.name = scope 17:13:22 sasl.oauthbearer.sub.claim.name = sub 17:13:22 sasl.oauthbearer.token.endpoint.url = null 17:13:22 security.protocol = PLAINTEXT 17:13:22 security.providers = null 17:13:22 send.buffer.bytes = 131072 17:13:22 session.timeout.ms = 45000 17:13:22 socket.connection.setup.timeout.max.ms = 30000 17:13:22 socket.connection.setup.timeout.ms = 10000 17:13:22 ssl.cipher.suites = null 17:13:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:22 ssl.endpoint.identification.algorithm = https 17:13:22 ssl.engine.factory.class = null 17:13:22 ssl.key.password = null 17:13:22 ssl.keymanager.algorithm = SunX509 17:13:22 ssl.keystore.certificate.chain = null 17:13:22 ssl.keystore.key = null 17:13:22 ssl.keystore.location = null 17:13:22 ssl.keystore.password = null 17:13:22 ssl.keystore.type = JKS 17:13:22 ssl.protocol = TLSv1.3 17:13:22 ssl.provider = null 17:13:22 ssl.secure.random.implementation = null 17:13:22 ssl.trustmanager.algorithm = PKIX 17:13:22 ssl.truststore.certificates = null 17:13:22 ssl.truststore.location = null 17:13:22 ssl.truststore.password = null 17:13:22 ssl.truststore.type = JKS 17:13:22 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:22 17:13:22 2026-04-29T17:13:22.786Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:22 2026-04-29T17:13:22.789Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:22 2026-04-29T17:13:22.789Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:22 2026-04-29T17:13:22.789Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482802789 17:13:22 2026-04-29T17:13:22.790Z INFO 11351 --- [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:13:22 2026-04-29T17:13:22.795Z WARN 11351 --- [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:13:22 2026-04-29T17:13:22.795Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:22 2026-04-29T17:13:22.795Z INFO 11351 --- [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:13:22 2026-04-29T17:13:22.797Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:13:22 2026-04-29T17:13:22.803Z INFO 11351 --- [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-113b6b03-8d7d-4c7d-9593-692abe5750a2 17:13:22 2026-04-29T17:13:22.803Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 17:13:22 2026-04-29T17:13:22.806Z INFO 11351 --- [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-113b6b03-8d7d-4c7d-9593-692abe5750a2', protocol='range'} 17:13:22 2026-04-29T17:13:22.915Z INFO 11351 --- [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-113b6b03-8d7d-4c7d-9593-692abe5750a2=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:13:22 2026-04-29T17:13:22.920Z INFO 11351 --- [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-113b6b03-8d7d-4c7d-9593-692abe5750a2', protocol='range'} 17:13:22 2026-04-29T17:13:22.920Z INFO 11351 --- [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:13:22 2026-04-29T17:13:22.921Z INFO 11351 --- [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:13:22 2026-04-29T17:13:22.922Z INFO 11351 --- [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:13:22 2026-04-29T17:13:22.923Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.294Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:23 acks = -1 17:13:23 auto.include.jmx.reporter = true 17:13:23 batch.size = 16384 17:13:23 bootstrap.servers = [localhost:32777] 17:13:23 buffer.memory = 33554432 17:13:23 client.dns.lookup = use_all_dns_ips 17:13:23 client.id = test-client-id 17:13:23 compression.gzip.level = -1 17:13:23 compression.lz4.level = 9 17:13:23 compression.type = none 17:13:23 compression.zstd.level = 3 17:13:23 connections.max.idle.ms = 540000 17:13:23 delivery.timeout.ms = 120000 17:13:23 enable.idempotence = true 17:13:23 enable.metrics.push = true 17:13:23 interceptor.classes = [] 17:13:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:23 linger.ms = 0 17:13:23 max.block.ms = 60000 17:13:23 max.in.flight.requests.per.connection = 5 17:13:23 max.request.size = 1048576 17:13:23 metadata.max.age.ms = 300000 17:13:23 metadata.max.idle.ms = 300000 17:13:23 metadata.recovery.strategy = none 17:13:23 metric.reporters = [] 17:13:23 metrics.num.samples = 2 17:13:23 metrics.recording.level = INFO 17:13:23 metrics.sample.window.ms = 30000 17:13:23 partitioner.adaptive.partitioning.enable = true 17:13:23 partitioner.availability.timeout.ms = 0 17:13:23 partitioner.class = null 17:13:23 partitioner.ignore.keys = false 17:13:23 receive.buffer.bytes = 32768 17:13:23 reconnect.backoff.max.ms = 1000 17:13:23 reconnect.backoff.ms = 50 17:13:23 request.timeout.ms = 30000 17:13:23 retries = 2147483647 17:13:23 retry.backoff.max.ms = 1000 17:13:23 retry.backoff.ms = 100 17:13:23 sasl.client.callback.handler.class = null 17:13:23 sasl.jaas.config = null 17:13:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:23 sasl.kerberos.min.time.before.relogin = 60000 17:13:23 sasl.kerberos.service.name = null 17:13:23 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:23 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:23 sasl.login.callback.handler.class = null 17:13:23 sasl.login.class = null 17:13:23 sasl.login.connect.timeout.ms = null 17:13:23 sasl.login.read.timeout.ms = null 17:13:23 sasl.login.refresh.buffer.seconds = 300 17:13:23 sasl.login.refresh.min.period.seconds = 60 17:13:23 sasl.login.refresh.window.factor = 0.8 17:13:23 sasl.login.refresh.window.jitter = 0.05 17:13:23 sasl.login.retry.backoff.max.ms = 10000 17:13:23 sasl.login.retry.backoff.ms = 100 17:13:23 sasl.mechanism = GSSAPI 17:13:23 sasl.oauthbearer.clock.skew.seconds = 30 17:13:23 sasl.oauthbearer.expected.audience = null 17:13:23 sasl.oauthbearer.expected.issuer = null 17:13:23 sasl.oauthbearer.header.urlencode = false 17:13:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:23 sasl.oauthbearer.jwks.endpoint.url = null 17:13:23 sasl.oauthbearer.scope.claim.name = scope 17:13:23 sasl.oauthbearer.sub.claim.name = sub 17:13:23 sasl.oauthbearer.token.endpoint.url = null 17:13:23 security.protocol = PLAINTEXT 17:13:23 security.providers = null 17:13:23 send.buffer.bytes = 131072 17:13:23 socket.connection.setup.timeout.max.ms = 30000 17:13:23 socket.connection.setup.timeout.ms = 10000 17:13:23 ssl.cipher.suites = null 17:13:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:23 ssl.endpoint.identification.algorithm = https 17:13:23 ssl.engine.factory.class = null 17:13:23 ssl.key.password = null 17:13:23 ssl.keymanager.algorithm = SunX509 17:13:23 ssl.keystore.certificate.chain = null 17:13:23 ssl.keystore.key = null 17:13:23 ssl.keystore.location = null 17:13:23 ssl.keystore.password = null 17:13:23 ssl.keystore.type = JKS 17:13:23 ssl.protocol = TLSv1.3 17:13:23 ssl.provider = null 17:13:23 ssl.secure.random.implementation = null 17:13:23 ssl.trustmanager.algorithm = PKIX 17:13:23 ssl.truststore.certificates = null 17:13:23 ssl.truststore.location = null 17:13:23 ssl.truststore.password = null 17:13:23 ssl.truststore.type = JKS 17:13:23 transaction.timeout.ms = 60000 17:13:23 transactional.id = null 17:13:23 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:23 17:13:23 2026-04-29T17:13:23.294Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:23 2026-04-29T17:13:23.295Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:23 2026-04-29T17:13:23.298Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:23 2026-04-29T17:13:23.298Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:23 2026-04-29T17:13:23.298Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482803298 17:13:23 2026-04-29T17:13:23.299Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:23 acks = -1 17:13:23 auto.include.jmx.reporter = true 17:13:23 batch.size = 16384 17:13:23 bootstrap.servers = [localhost:32777] 17:13:23 buffer.memory = 33554432 17:13:23 client.dns.lookup = use_all_dns_ips 17:13:23 client.id = test-client-id 17:13:23 compression.gzip.level = -1 17:13:23 compression.lz4.level = 9 17:13:23 compression.type = none 17:13:23 compression.zstd.level = 3 17:13:23 connections.max.idle.ms = 540000 17:13:23 delivery.timeout.ms = 120000 17:13:23 enable.idempotence = true 17:13:23 enable.metrics.push = true 17:13:23 interceptor.classes = [] 17:13:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:23 linger.ms = 0 17:13:23 max.block.ms = 60000 17:13:23 max.in.flight.requests.per.connection = 5 17:13:23 max.request.size = 1048576 17:13:23 metadata.max.age.ms = 300000 17:13:23 metadata.max.idle.ms = 300000 17:13:23 metadata.recovery.strategy = none 17:13:23 metric.reporters = [] 17:13:23 metrics.num.samples = 2 17:13:23 metrics.recording.level = INFO 17:13:23 metrics.sample.window.ms = 30000 17:13:23 partitioner.adaptive.partitioning.enable = true 17:13:23 partitioner.availability.timeout.ms = 0 17:13:23 partitioner.class = null 17:13:23 partitioner.ignore.keys = false 17:13:23 receive.buffer.bytes = 32768 17:13:23 reconnect.backoff.max.ms = 1000 17:13:23 reconnect.backoff.ms = 50 17:13:23 request.timeout.ms = 30000 17:13:23 retries = 2147483647 17:13:23 retry.backoff.max.ms = 1000 17:13:23 retry.backoff.ms = 100 17:13:23 sasl.client.callback.handler.class = null 17:13:23 sasl.jaas.config = null 17:13:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:23 sasl.kerberos.min.time.before.relogin = 60000 17:13:23 sasl.kerberos.service.name = null 17:13:23 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:23 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:23 sasl.login.callback.handler.class = null 17:13:23 sasl.login.class = null 17:13:23 sasl.login.connect.timeout.ms = null 17:13:23 sasl.login.read.timeout.ms = null 17:13:23 sasl.login.refresh.buffer.seconds = 300 17:13:23 sasl.login.refresh.min.period.seconds = 60 17:13:23 sasl.login.refresh.window.factor = 0.8 17:13:23 sasl.login.refresh.window.jitter = 0.05 17:13:23 sasl.login.retry.backoff.max.ms = 10000 17:13:23 sasl.login.retry.backoff.ms = 100 17:13:23 sasl.mechanism = GSSAPI 17:13:23 sasl.oauthbearer.clock.skew.seconds = 30 17:13:23 sasl.oauthbearer.expected.audience = null 17:13:23 sasl.oauthbearer.expected.issuer = null 17:13:23 sasl.oauthbearer.header.urlencode = false 17:13:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:23 sasl.oauthbearer.jwks.endpoint.url = null 17:13:23 sasl.oauthbearer.scope.claim.name = scope 17:13:23 sasl.oauthbearer.sub.claim.name = sub 17:13:23 sasl.oauthbearer.token.endpoint.url = null 17:13:23 security.protocol = PLAINTEXT 17:13:23 security.providers = null 17:13:23 send.buffer.bytes = 131072 17:13:23 socket.connection.setup.timeout.max.ms = 30000 17:13:23 socket.connection.setup.timeout.ms = 10000 17:13:23 ssl.cipher.suites = null 17:13:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:23 ssl.endpoint.identification.algorithm = https 17:13:23 ssl.engine.factory.class = null 17:13:23 ssl.key.password = null 17:13:23 ssl.keymanager.algorithm = SunX509 17:13:23 ssl.keystore.certificate.chain = null 17:13:23 ssl.keystore.key = null 17:13:23 ssl.keystore.location = null 17:13:23 ssl.keystore.password = null 17:13:23 ssl.keystore.type = JKS 17:13:23 ssl.protocol = TLSv1.3 17:13:23 ssl.provider = null 17:13:23 ssl.secure.random.implementation = null 17:13:23 ssl.trustmanager.algorithm = PKIX 17:13:23 ssl.truststore.certificates = null 17:13:23 ssl.truststore.location = null 17:13:23 ssl.truststore.password = null 17:13:23 ssl.truststore.type = JKS 17:13:23 transaction.timeout.ms = 60000 17:13:23 transactional.id = null 17:13:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:23 17:13:23 2026-04-29T17:13:23.299Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:23 2026-04-29T17:13:23.299Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:23 2026-04-29T17:13:23.302Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.305Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:23 2026-04-29T17:13:23.306Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.309Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:23 2026-04-29T17:13:23.309Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.337Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.473Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.576Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.576Z INFO 11351 --- [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-113b6b03-8d7d-4c7d-9593-692abe5750a2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:23 2026-04-29T17:13:23.576Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.576Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.576Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.584Z INFO 11351 --- [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:13:23 2026-04-29T17:13:23.584Z INFO 11351 --- [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:13:24 2026-04-29T17:13:24.060Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:24 2026-04-29T17:13:24.060Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:24 2026-04-29T17:13:24.060Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:24 2026-04-29T17:13:24.060Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:24 2026-04-29T17:13:24.065Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 17:13:24 2026-04-29T17:13:24.067Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:24 2026-04-29T17:13:24.070Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:24 2026-04-29T17:13:24.070Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:24 2026-04-29T17:13:24.070Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:24 2026-04-29T17:13:24.070Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:24 2026-04-29T17:13:24.070Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:24 2026-04-29T17:13:24.070Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:24 2026-04-29T17:13:24.072Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:24 2026-04-29T17:13:24.072Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:24 2026-04-29T17:13:24.072Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:24 2026-04-29T17:13:24.072Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:24 2026-04-29T17:13:24.072Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:24 2026-04-29T17:13:24.236Z INFO 11351 --- [cps-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:13:24 2026-04-29T17:13:24.236Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:24 2026-04-29T17:13:24.236Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:24 2026-04-29T17:13:24.237Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:24 2026-04-29T17:13:24.237Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:24 2026-04-29T17:13:24.264Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:24 2026-04-29T17:13:24.293Z INFO 11351 --- [cps-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:13:24 2026-04-29T17:13:24.294Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:24 2026-04-29T17:13:24.294Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:24 2026-04-29T17:13:24.294Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:24 2026-04-29T17:13:24.294Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:24 2026-04-29T17:13:24.321Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:24 2026-04-29T17:13:24.352Z INFO 11351 --- [cps-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:13:24 2026-04-29T17:13:24.352Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:24 2026-04-29T17:13:24.353Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:24 2026-04-29T17:13:24.353Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:24 2026-04-29T17:13:24.353Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:24 2026-04-29T17:13:24.377Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:24 2026-04-29T17:13:24.406Z INFO 11351 --- [cps-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:13:24 2026-04-29T17:13:24.407Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:24 2026-04-29T17:13:24.407Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:24 2026-04-29T17:13:24.407Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:24 2026-04-29T17:13:24.407Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:24 2026-04-29T17:13:24.432Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:24 2026-04-29T17:13:24.475Z INFO 11351 --- [cps-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:13:24 2026-04-29T17:13:24.478Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:24 2026-04-29T17:13:24.487Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:24 2026-04-29T17:13:24.487Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:24 2026-04-29T17:13:24.487Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:24 2026-04-29T17:13:24.513Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:24 2026-04-29T17:13:24.538Z INFO 11351 --- [cps-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:13:24 2026-04-29T17:13:24.539Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:24 2026-04-29T17:13:24.539Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:24 2026-04-29T17:13:24.539Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:24 2026-04-29T17:13:24.539Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:24 2026-04-29T17:13:24.565Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:24 2026-04-29T17:13:24.576Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:24 allow.auto.create.topics = true 17:13:24 auto.commit.interval.ms = 5000 17:13:24 auto.include.jmx.reporter = true 17:13:24 auto.offset.reset = latest 17:13:24 bootstrap.servers = [localhost:32777] 17:13:24 check.crcs = true 17:13:24 client.dns.lookup = use_all_dns_ips 17:13:24 client.id = consumer-test-group-11 17:13:24 client.rack = 17:13:24 connections.max.idle.ms = 540000 17:13:24 default.api.timeout.ms = 60000 17:13:24 enable.auto.commit = true 17:13:24 enable.metrics.push = true 17:13:24 exclude.internal.topics = true 17:13:24 fetch.max.bytes = 52428800 17:13:24 fetch.max.wait.ms = 500 17:13:24 fetch.min.bytes = 1 17:13:24 group.id = test-group 17:13:24 group.instance.id = null 17:13:24 group.protocol = classic 17:13:24 group.remote.assignor = null 17:13:24 heartbeat.interval.ms = 3000 17:13:24 interceptor.classes = [] 17:13:24 internal.leave.group.on.close = true 17:13:24 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:24 isolation.level = read_uncommitted 17:13:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:24 max.partition.fetch.bytes = 1048576 17:13:24 max.poll.interval.ms = 300000 17:13:24 max.poll.records = 2147483647 17:13:24 metadata.max.age.ms = 300000 17:13:24 metadata.recovery.strategy = none 17:13:24 metric.reporters = [] 17:13:24 metrics.num.samples = 2 17:13:24 metrics.recording.level = INFO 17:13:24 metrics.sample.window.ms = 30000 17:13:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:24 receive.buffer.bytes = 65536 17:13:24 reconnect.backoff.max.ms = 1000 17:13:24 reconnect.backoff.ms = 50 17:13:24 request.timeout.ms = 30000 17:13:24 retry.backoff.max.ms = 1000 17:13:24 retry.backoff.ms = 100 17:13:24 sasl.client.callback.handler.class = null 17:13:24 sasl.jaas.config = null 17:13:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:24 sasl.kerberos.min.time.before.relogin = 60000 17:13:24 sasl.kerberos.service.name = null 17:13:24 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:24 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:24 sasl.login.callback.handler.class = null 17:13:24 sasl.login.class = null 17:13:24 sasl.login.connect.timeout.ms = null 17:13:24 sasl.login.read.timeout.ms = null 17:13:24 sasl.login.refresh.buffer.seconds = 300 17:13:24 sasl.login.refresh.min.period.seconds = 60 17:13:24 sasl.login.refresh.window.factor = 0.8 17:13:24 sasl.login.refresh.window.jitter = 0.05 17:13:24 sasl.login.retry.backoff.max.ms = 10000 17:13:24 sasl.login.retry.backoff.ms = 100 17:13:24 sasl.mechanism = GSSAPI 17:13:24 sasl.oauthbearer.clock.skew.seconds = 30 17:13:24 sasl.oauthbearer.expected.audience = null 17:13:24 sasl.oauthbearer.expected.issuer = null 17:13:24 sasl.oauthbearer.header.urlencode = false 17:13:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:24 sasl.oauthbearer.jwks.endpoint.url = null 17:13:24 sasl.oauthbearer.scope.claim.name = scope 17:13:24 sasl.oauthbearer.sub.claim.name = sub 17:13:24 sasl.oauthbearer.token.endpoint.url = null 17:13:24 security.protocol = PLAINTEXT 17:13:24 security.providers = null 17:13:24 send.buffer.bytes = 131072 17:13:24 session.timeout.ms = 45000 17:13:24 socket.connection.setup.timeout.max.ms = 30000 17:13:24 socket.connection.setup.timeout.ms = 10000 17:13:24 ssl.cipher.suites = null 17:13:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:24 ssl.endpoint.identification.algorithm = https 17:13:24 ssl.engine.factory.class = null 17:13:24 ssl.key.password = null 17:13:24 ssl.keymanager.algorithm = SunX509 17:13:24 ssl.keystore.certificate.chain = null 17:13:24 ssl.keystore.key = null 17:13:24 ssl.keystore.location = null 17:13:24 ssl.keystore.password = null 17:13:24 ssl.keystore.type = JKS 17:13:24 ssl.protocol = TLSv1.3 17:13:24 ssl.provider = null 17:13:24 ssl.secure.random.implementation = null 17:13:24 ssl.trustmanager.algorithm = PKIX 17:13:24 ssl.truststore.certificates = null 17:13:24 ssl.truststore.location = null 17:13:24 ssl.truststore.password = null 17:13:24 ssl.truststore.type = JKS 17:13:24 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:24 17:13:24 2026-04-29T17:13:24.576Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:24 2026-04-29T17:13:24.579Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:24 2026-04-29T17:13:24.579Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:24 2026-04-29T17:13:24.579Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482804579 17:13:24 2026-04-29T17:13:24.579Z INFO 11351 --- [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:13:24 2026-04-29T17:13:24.593Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:24 2026-04-29T17:13:24.593Z INFO 11351 --- [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:13:24 2026-04-29T17:13:24.595Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:13:24 2026-04-29T17:13:24.598Z INFO 11351 --- [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-eb2cd8ef-aa2b-41ea-8089-8d1a1e0c96a1 17:13:24 2026-04-29T17:13:24.598Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 17:13:24 2026-04-29T17:13:24.600Z INFO 11351 --- [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-eb2cd8ef-aa2b-41ea-8089-8d1a1e0c96a1', protocol='range'} 17:13:24 2026-04-29T17:13:24.600Z INFO 11351 --- [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-eb2cd8ef-aa2b-41ea-8089-8d1a1e0c96a1=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:13:24 2026-04-29T17:13:24.601Z INFO 11351 --- [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-eb2cd8ef-aa2b-41ea-8089-8d1a1e0c96a1', protocol='range'} 17:13:24 2026-04-29T17:13:24.602Z INFO 11351 --- [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:13:24 2026-04-29T17:13:24.602Z INFO 11351 --- [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:13:24 2026-04-29T17:13:24.603Z INFO 11351 --- [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:13:24 2026-04-29T17:13:24.607Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.081Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:25 acks = -1 17:13:25 auto.include.jmx.reporter = true 17:13:25 batch.size = 16384 17:13:25 bootstrap.servers = [localhost:32777] 17:13:25 buffer.memory = 33554432 17:13:25 client.dns.lookup = use_all_dns_ips 17:13:25 client.id = test-client-id 17:13:25 compression.gzip.level = -1 17:13:25 compression.lz4.level = 9 17:13:25 compression.type = none 17:13:25 compression.zstd.level = 3 17:13:25 connections.max.idle.ms = 540000 17:13:25 delivery.timeout.ms = 120000 17:13:25 enable.idempotence = true 17:13:25 enable.metrics.push = true 17:13:25 interceptor.classes = [] 17:13:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:25 linger.ms = 0 17:13:25 max.block.ms = 60000 17:13:25 max.in.flight.requests.per.connection = 5 17:13:25 max.request.size = 1048576 17:13:25 metadata.max.age.ms = 300000 17:13:25 metadata.max.idle.ms = 300000 17:13:25 metadata.recovery.strategy = none 17:13:25 metric.reporters = [] 17:13:25 metrics.num.samples = 2 17:13:25 metrics.recording.level = INFO 17:13:25 metrics.sample.window.ms = 30000 17:13:25 partitioner.adaptive.partitioning.enable = true 17:13:25 partitioner.availability.timeout.ms = 0 17:13:25 partitioner.class = null 17:13:25 partitioner.ignore.keys = false 17:13:25 receive.buffer.bytes = 32768 17:13:25 reconnect.backoff.max.ms = 1000 17:13:25 reconnect.backoff.ms = 50 17:13:25 request.timeout.ms = 30000 17:13:25 retries = 2147483647 17:13:25 retry.backoff.max.ms = 1000 17:13:25 retry.backoff.ms = 100 17:13:25 sasl.client.callback.handler.class = null 17:13:25 sasl.jaas.config = null 17:13:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:25 sasl.kerberos.min.time.before.relogin = 60000 17:13:25 sasl.kerberos.service.name = null 17:13:25 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:25 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:25 sasl.login.callback.handler.class = null 17:13:25 sasl.login.class = null 17:13:25 sasl.login.connect.timeout.ms = null 17:13:25 sasl.login.read.timeout.ms = null 17:13:25 sasl.login.refresh.buffer.seconds = 300 17:13:25 sasl.login.refresh.min.period.seconds = 60 17:13:25 sasl.login.refresh.window.factor = 0.8 17:13:25 sasl.login.refresh.window.jitter = 0.05 17:13:25 sasl.login.retry.backoff.max.ms = 10000 17:13:25 sasl.login.retry.backoff.ms = 100 17:13:25 sasl.mechanism = GSSAPI 17:13:25 sasl.oauthbearer.clock.skew.seconds = 30 17:13:25 sasl.oauthbearer.expected.audience = null 17:13:25 sasl.oauthbearer.expected.issuer = null 17:13:25 sasl.oauthbearer.header.urlencode = false 17:13:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:25 sasl.oauthbearer.jwks.endpoint.url = null 17:13:25 sasl.oauthbearer.scope.claim.name = scope 17:13:25 sasl.oauthbearer.sub.claim.name = sub 17:13:25 sasl.oauthbearer.token.endpoint.url = null 17:13:25 security.protocol = PLAINTEXT 17:13:25 security.providers = null 17:13:25 send.buffer.bytes = 131072 17:13:25 socket.connection.setup.timeout.max.ms = 30000 17:13:25 socket.connection.setup.timeout.ms = 10000 17:13:25 ssl.cipher.suites = null 17:13:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:25 ssl.endpoint.identification.algorithm = https 17:13:25 ssl.engine.factory.class = null 17:13:25 ssl.key.password = null 17:13:25 ssl.keymanager.algorithm = SunX509 17:13:25 ssl.keystore.certificate.chain = null 17:13:25 ssl.keystore.key = null 17:13:25 ssl.keystore.location = null 17:13:25 ssl.keystore.password = null 17:13:25 ssl.keystore.type = JKS 17:13:25 ssl.protocol = TLSv1.3 17:13:25 ssl.provider = null 17:13:25 ssl.secure.random.implementation = null 17:13:25 ssl.trustmanager.algorithm = PKIX 17:13:25 ssl.truststore.certificates = null 17:13:25 ssl.truststore.location = null 17:13:25 ssl.truststore.password = null 17:13:25 ssl.truststore.type = JKS 17:13:25 transaction.timeout.ms = 60000 17:13:25 transactional.id = null 17:13:25 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:25 17:13:25 2026-04-29T17:13:25.082Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:25 2026-04-29T17:13:25.082Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:25 2026-04-29T17:13:25.086Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:25 2026-04-29T17:13:25.086Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:25 2026-04-29T17:13:25.086Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482805086 17:13:25 2026-04-29T17:13:25.087Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:25 acks = -1 17:13:25 auto.include.jmx.reporter = true 17:13:25 batch.size = 16384 17:13:25 bootstrap.servers = [localhost:32777] 17:13:25 buffer.memory = 33554432 17:13:25 client.dns.lookup = use_all_dns_ips 17:13:25 client.id = test-client-id 17:13:25 compression.gzip.level = -1 17:13:25 compression.lz4.level = 9 17:13:25 compression.type = none 17:13:25 compression.zstd.level = 3 17:13:25 connections.max.idle.ms = 540000 17:13:25 delivery.timeout.ms = 120000 17:13:25 enable.idempotence = true 17:13:25 enable.metrics.push = true 17:13:25 interceptor.classes = [] 17:13:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:25 linger.ms = 0 17:13:25 max.block.ms = 60000 17:13:25 max.in.flight.requests.per.connection = 5 17:13:25 max.request.size = 1048576 17:13:25 metadata.max.age.ms = 300000 17:13:25 metadata.max.idle.ms = 300000 17:13:25 metadata.recovery.strategy = none 17:13:25 metric.reporters = [] 17:13:25 metrics.num.samples = 2 17:13:25 metrics.recording.level = INFO 17:13:25 metrics.sample.window.ms = 30000 17:13:25 partitioner.adaptive.partitioning.enable = true 17:13:25 partitioner.availability.timeout.ms = 0 17:13:25 partitioner.class = null 17:13:25 partitioner.ignore.keys = false 17:13:25 receive.buffer.bytes = 32768 17:13:25 reconnect.backoff.max.ms = 1000 17:13:25 reconnect.backoff.ms = 50 17:13:25 request.timeout.ms = 30000 17:13:25 retries = 2147483647 17:13:25 retry.backoff.max.ms = 1000 17:13:25 retry.backoff.ms = 100 17:13:25 sasl.client.callback.handler.class = null 17:13:25 sasl.jaas.config = null 17:13:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:25 sasl.kerberos.min.time.before.relogin = 60000 17:13:25 sasl.kerberos.service.name = null 17:13:25 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:25 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:25 sasl.login.callback.handler.class = null 17:13:25 sasl.login.class = null 17:13:25 sasl.login.connect.timeout.ms = null 17:13:25 sasl.login.read.timeout.ms = null 17:13:25 sasl.login.refresh.buffer.seconds = 300 17:13:25 sasl.login.refresh.min.period.seconds = 60 17:13:25 sasl.login.refresh.window.factor = 0.8 17:13:25 sasl.login.refresh.window.jitter = 0.05 17:13:25 sasl.login.retry.backoff.max.ms = 10000 17:13:25 sasl.login.retry.backoff.ms = 100 17:13:25 sasl.mechanism = GSSAPI 17:13:25 sasl.oauthbearer.clock.skew.seconds = 30 17:13:25 sasl.oauthbearer.expected.audience = null 17:13:25 sasl.oauthbearer.expected.issuer = null 17:13:25 sasl.oauthbearer.header.urlencode = false 17:13:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:25 sasl.oauthbearer.jwks.endpoint.url = null 17:13:25 sasl.oauthbearer.scope.claim.name = scope 17:13:25 sasl.oauthbearer.sub.claim.name = sub 17:13:25 sasl.oauthbearer.token.endpoint.url = null 17:13:25 security.protocol = PLAINTEXT 17:13:25 security.providers = null 17:13:25 send.buffer.bytes = 131072 17:13:25 socket.connection.setup.timeout.max.ms = 30000 17:13:25 socket.connection.setup.timeout.ms = 10000 17:13:25 ssl.cipher.suites = null 17:13:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:25 ssl.endpoint.identification.algorithm = https 17:13:25 ssl.engine.factory.class = null 17:13:25 ssl.key.password = null 17:13:25 ssl.keymanager.algorithm = SunX509 17:13:25 ssl.keystore.certificate.chain = null 17:13:25 ssl.keystore.key = null 17:13:25 ssl.keystore.location = null 17:13:25 ssl.keystore.password = null 17:13:25 ssl.keystore.type = JKS 17:13:25 ssl.protocol = TLSv1.3 17:13:25 ssl.provider = null 17:13:25 ssl.secure.random.implementation = null 17:13:25 ssl.trustmanager.algorithm = PKIX 17:13:25 ssl.truststore.certificates = null 17:13:25 ssl.truststore.location = null 17:13:25 ssl.truststore.password = null 17:13:25 ssl.truststore.type = JKS 17:13:25 transaction.timeout.ms = 60000 17:13:25 transactional.id = null 17:13:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:25 17:13:25 2026-04-29T17:13:25.087Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:25 2026-04-29T17:13:25.087Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:25 2026-04-29T17:13:25.091Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.093Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:25 2026-04-29T17:13:25.093Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.096Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:25 2026-04-29T17:13:25.096Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.102Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.137Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.239Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.268Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.354Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.354Z INFO 11351 --- [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-eb2cd8ef-aa2b-41ea-8089-8d1a1e0c96a1 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:25 2026-04-29T17:13:25.355Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.355Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.355Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.355Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.355Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.359Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:25 2026-04-29T17:13:25.359Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:25 2026-04-29T17:13:25.359Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:25 2026-04-29T17:13:25.359Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:25 2026-04-29T17:13:25.361Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 17:13:25 2026-04-29T17:13:25.361Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:25 2026-04-29T17:13:25.363Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:25 2026-04-29T17:13:25.363Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:25 2026-04-29T17:13:25.363Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:25 2026-04-29T17:13:25.363Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:25 2026-04-29T17:13:25.364Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:25 2026-04-29T17:13:25.364Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:25 2026-04-29T17:13:25.366Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:25 2026-04-29T17:13:25.366Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:25 2026-04-29T17:13:25.366Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:25 2026-04-29T17:13:25.366Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:25 2026-04-29T17:13:25.366Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:25 2026-04-29T17:13:25.533Z INFO 11351 --- [cps-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:13:25 2026-04-29T17:13:25.534Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:25 2026-04-29T17:13:25.534Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:25 2026-04-29T17:13:25.534Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:25 2026-04-29T17:13:25.534Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:25 2026-04-29T17:13:25.556Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:25 2026-04-29T17:13:25.579Z INFO 11351 --- [cps-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:13:25 2026-04-29T17:13:25.579Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:25 2026-04-29T17:13:25.579Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:25 2026-04-29T17:13:25.580Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:25 2026-04-29T17:13:25.580Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:25 2026-04-29T17:13:25.605Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:25 2026-04-29T17:13:25.631Z INFO 11351 --- [cps-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:13:25 2026-04-29T17:13:25.632Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:25 2026-04-29T17:13:25.632Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:25 2026-04-29T17:13:25.632Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:25 2026-04-29T17:13:25.632Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:25 2026-04-29T17:13:25.659Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:25 2026-04-29T17:13:25.681Z INFO 11351 --- [cps-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:13:25 2026-04-29T17:13:25.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:25 2026-04-29T17:13:25.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:25 2026-04-29T17:13:25.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:25 2026-04-29T17:13:25.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:25 2026-04-29T17:13:25.706Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:25 2026-04-29T17:13:25.731Z INFO 11351 --- [cps-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:13:25 2026-04-29T17:13:25.731Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:25 2026-04-29T17:13:25.731Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:25 2026-04-29T17:13:25.731Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:25 2026-04-29T17:13:25.731Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:25 2026-04-29T17:13:25.754Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:25 2026-04-29T17:13:25.778Z INFO 11351 --- [cps-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:13:25 2026-04-29T17:13:25.778Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:25 2026-04-29T17:13:25.779Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:25 2026-04-29T17:13:25.779Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:25 2026-04-29T17:13:25.779Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:25 2026-04-29T17:13:25.804Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:25 2026-04-29T17:13:25.814Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:25 allow.auto.create.topics = true 17:13:25 auto.commit.interval.ms = 5000 17:13:25 auto.include.jmx.reporter = true 17:13:25 auto.offset.reset = latest 17:13:25 bootstrap.servers = [localhost:32777] 17:13:25 check.crcs = true 17:13:25 client.dns.lookup = use_all_dns_ips 17:13:25 client.id = consumer-test-group-12 17:13:25 client.rack = 17:13:25 connections.max.idle.ms = 540000 17:13:25 default.api.timeout.ms = 60000 17:13:25 enable.auto.commit = true 17:13:25 enable.metrics.push = true 17:13:25 exclude.internal.topics = true 17:13:25 fetch.max.bytes = 52428800 17:13:25 fetch.max.wait.ms = 500 17:13:25 fetch.min.bytes = 1 17:13:25 group.id = test-group 17:13:25 group.instance.id = null 17:13:25 group.protocol = classic 17:13:25 group.remote.assignor = null 17:13:25 heartbeat.interval.ms = 3000 17:13:25 interceptor.classes = [] 17:13:25 internal.leave.group.on.close = true 17:13:25 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:25 isolation.level = read_uncommitted 17:13:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:25 max.partition.fetch.bytes = 1048576 17:13:25 max.poll.interval.ms = 300000 17:13:25 max.poll.records = 2147483647 17:13:25 metadata.max.age.ms = 300000 17:13:25 metadata.recovery.strategy = none 17:13:25 metric.reporters = [] 17:13:25 metrics.num.samples = 2 17:13:25 metrics.recording.level = INFO 17:13:25 metrics.sample.window.ms = 30000 17:13:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:25 receive.buffer.bytes = 65536 17:13:25 reconnect.backoff.max.ms = 1000 17:13:25 reconnect.backoff.ms = 50 17:13:25 request.timeout.ms = 30000 17:13:25 retry.backoff.max.ms = 1000 17:13:25 retry.backoff.ms = 100 17:13:25 sasl.client.callback.handler.class = null 17:13:25 sasl.jaas.config = null 17:13:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:25 sasl.kerberos.min.time.before.relogin = 60000 17:13:25 sasl.kerberos.service.name = null 17:13:25 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:25 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:25 sasl.login.callback.handler.class = null 17:13:25 sasl.login.class = null 17:13:25 sasl.login.connect.timeout.ms = null 17:13:25 sasl.login.read.timeout.ms = null 17:13:25 sasl.login.refresh.buffer.seconds = 300 17:13:25 sasl.login.refresh.min.period.seconds = 60 17:13:25 sasl.login.refresh.window.factor = 0.8 17:13:25 sasl.login.refresh.window.jitter = 0.05 17:13:25 sasl.login.retry.backoff.max.ms = 10000 17:13:25 sasl.login.retry.backoff.ms = 100 17:13:25 sasl.mechanism = GSSAPI 17:13:25 sasl.oauthbearer.clock.skew.seconds = 30 17:13:25 sasl.oauthbearer.expected.audience = null 17:13:25 sasl.oauthbearer.expected.issuer = null 17:13:25 sasl.oauthbearer.header.urlencode = false 17:13:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:25 sasl.oauthbearer.jwks.endpoint.url = null 17:13:25 sasl.oauthbearer.scope.claim.name = scope 17:13:25 sasl.oauthbearer.sub.claim.name = sub 17:13:25 sasl.oauthbearer.token.endpoint.url = null 17:13:25 security.protocol = PLAINTEXT 17:13:25 security.providers = null 17:13:25 send.buffer.bytes = 131072 17:13:25 session.timeout.ms = 45000 17:13:25 socket.connection.setup.timeout.max.ms = 30000 17:13:25 socket.connection.setup.timeout.ms = 10000 17:13:25 ssl.cipher.suites = null 17:13:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:25 ssl.endpoint.identification.algorithm = https 17:13:25 ssl.engine.factory.class = null 17:13:25 ssl.key.password = null 17:13:25 ssl.keymanager.algorithm = SunX509 17:13:25 ssl.keystore.certificate.chain = null 17:13:25 ssl.keystore.key = null 17:13:25 ssl.keystore.location = null 17:13:25 ssl.keystore.password = null 17:13:25 ssl.keystore.type = JKS 17:13:25 ssl.protocol = TLSv1.3 17:13:25 ssl.provider = null 17:13:25 ssl.secure.random.implementation = null 17:13:25 ssl.trustmanager.algorithm = PKIX 17:13:25 ssl.truststore.certificates = null 17:13:25 ssl.truststore.location = null 17:13:25 ssl.truststore.password = null 17:13:25 ssl.truststore.type = JKS 17:13:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:25 17:13:25 2026-04-29T17:13:25.814Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:25 2026-04-29T17:13:25.816Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:25 2026-04-29T17:13:25.816Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:25 2026-04-29T17:13:25.816Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482805816 17:13:25 2026-04-29T17:13:25.816Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.821Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:25 2026-04-29T17:13:25.822Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.823Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:13:25 2026-04-29T17:13:25.825Z INFO 11351 --- [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-16089dcf-89f2-47c3-95b0-0fd9ca06ec80 17:13:25 2026-04-29T17:13:25.825Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 17:13:25 2026-04-29T17:13:25.829Z INFO 11351 --- [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-16089dcf-89f2-47c3-95b0-0fd9ca06ec80', protocol='range'} 17:13:25 2026-04-29T17:13:25.829Z INFO 11351 --- [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-16089dcf-89f2-47c3-95b0-0fd9ca06ec80=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:13:25 2026-04-29T17:13:25.831Z INFO 11351 --- [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-16089dcf-89f2-47c3-95b0-0fd9ca06ec80', protocol='range'} 17:13:25 2026-04-29T17:13:25.831Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.831Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.832Z INFO 11351 --- [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:13:25 2026-04-29T17:13:25.836Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.318Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:26 acks = -1 17:13:26 auto.include.jmx.reporter = true 17:13:26 batch.size = 16384 17:13:26 bootstrap.servers = [localhost:32777] 17:13:26 buffer.memory = 33554432 17:13:26 client.dns.lookup = use_all_dns_ips 17:13:26 client.id = test-client-id 17:13:26 compression.gzip.level = -1 17:13:26 compression.lz4.level = 9 17:13:26 compression.type = none 17:13:26 compression.zstd.level = 3 17:13:26 connections.max.idle.ms = 540000 17:13:26 delivery.timeout.ms = 120000 17:13:26 enable.idempotence = true 17:13:26 enable.metrics.push = true 17:13:26 interceptor.classes = [] 17:13:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:26 linger.ms = 0 17:13:26 max.block.ms = 60000 17:13:26 max.in.flight.requests.per.connection = 5 17:13:26 max.request.size = 1048576 17:13:26 metadata.max.age.ms = 300000 17:13:26 metadata.max.idle.ms = 300000 17:13:26 metadata.recovery.strategy = none 17:13:26 metric.reporters = [] 17:13:26 metrics.num.samples = 2 17:13:26 metrics.recording.level = INFO 17:13:26 metrics.sample.window.ms = 30000 17:13:26 partitioner.adaptive.partitioning.enable = true 17:13:26 partitioner.availability.timeout.ms = 0 17:13:26 partitioner.class = null 17:13:26 partitioner.ignore.keys = false 17:13:26 receive.buffer.bytes = 32768 17:13:26 reconnect.backoff.max.ms = 1000 17:13:26 reconnect.backoff.ms = 50 17:13:26 request.timeout.ms = 30000 17:13:26 retries = 2147483647 17:13:26 retry.backoff.max.ms = 1000 17:13:26 retry.backoff.ms = 100 17:13:26 sasl.client.callback.handler.class = null 17:13:26 sasl.jaas.config = null 17:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:26 sasl.kerberos.min.time.before.relogin = 60000 17:13:26 sasl.kerberos.service.name = null 17:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:26 sasl.login.callback.handler.class = null 17:13:26 sasl.login.class = null 17:13:26 sasl.login.connect.timeout.ms = null 17:13:26 sasl.login.read.timeout.ms = null 17:13:26 sasl.login.refresh.buffer.seconds = 300 17:13:26 sasl.login.refresh.min.period.seconds = 60 17:13:26 sasl.login.refresh.window.factor = 0.8 17:13:26 sasl.login.refresh.window.jitter = 0.05 17:13:26 sasl.login.retry.backoff.max.ms = 10000 17:13:26 sasl.login.retry.backoff.ms = 100 17:13:26 sasl.mechanism = GSSAPI 17:13:26 sasl.oauthbearer.clock.skew.seconds = 30 17:13:26 sasl.oauthbearer.expected.audience = null 17:13:26 sasl.oauthbearer.expected.issuer = null 17:13:26 sasl.oauthbearer.header.urlencode = false 17:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:26 sasl.oauthbearer.jwks.endpoint.url = null 17:13:26 sasl.oauthbearer.scope.claim.name = scope 17:13:26 sasl.oauthbearer.sub.claim.name = sub 17:13:26 sasl.oauthbearer.token.endpoint.url = null 17:13:26 security.protocol = PLAINTEXT 17:13:26 security.providers = null 17:13:26 send.buffer.bytes = 131072 17:13:26 socket.connection.setup.timeout.max.ms = 30000 17:13:26 socket.connection.setup.timeout.ms = 10000 17:13:26 ssl.cipher.suites = null 17:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:26 ssl.endpoint.identification.algorithm = https 17:13:26 ssl.engine.factory.class = null 17:13:26 ssl.key.password = null 17:13:26 ssl.keymanager.algorithm = SunX509 17:13:26 ssl.keystore.certificate.chain = null 17:13:26 ssl.keystore.key = null 17:13:26 ssl.keystore.location = null 17:13:26 ssl.keystore.password = null 17:13:26 ssl.keystore.type = JKS 17:13:26 ssl.protocol = TLSv1.3 17:13:26 ssl.provider = null 17:13:26 ssl.secure.random.implementation = null 17:13:26 ssl.trustmanager.algorithm = PKIX 17:13:26 ssl.truststore.certificates = null 17:13:26 ssl.truststore.location = null 17:13:26 ssl.truststore.password = null 17:13:26 ssl.truststore.type = JKS 17:13:26 transaction.timeout.ms = 60000 17:13:26 transactional.id = null 17:13:26 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:26 17:13:26 2026-04-29T17:13:26.318Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:26 2026-04-29T17:13:26.319Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:26 2026-04-29T17:13:26.322Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:26 2026-04-29T17:13:26.322Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:26 2026-04-29T17:13:26.322Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482806322 17:13:26 2026-04-29T17:13:26.323Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:26 acks = -1 17:13:26 auto.include.jmx.reporter = true 17:13:26 batch.size = 16384 17:13:26 bootstrap.servers = [localhost:32777] 17:13:26 buffer.memory = 33554432 17:13:26 client.dns.lookup = use_all_dns_ips 17:13:26 client.id = test-client-id 17:13:26 compression.gzip.level = -1 17:13:26 compression.lz4.level = 9 17:13:26 compression.type = none 17:13:26 compression.zstd.level = 3 17:13:26 connections.max.idle.ms = 540000 17:13:26 delivery.timeout.ms = 120000 17:13:26 enable.idempotence = true 17:13:26 enable.metrics.push = true 17:13:26 interceptor.classes = [] 17:13:26 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:26 linger.ms = 0 17:13:26 max.block.ms = 60000 17:13:26 max.in.flight.requests.per.connection = 5 17:13:26 max.request.size = 1048576 17:13:26 metadata.max.age.ms = 300000 17:13:26 metadata.max.idle.ms = 300000 17:13:26 metadata.recovery.strategy = none 17:13:26 metric.reporters = [] 17:13:26 metrics.num.samples = 2 17:13:26 metrics.recording.level = INFO 17:13:26 metrics.sample.window.ms = 30000 17:13:26 partitioner.adaptive.partitioning.enable = true 17:13:26 partitioner.availability.timeout.ms = 0 17:13:26 partitioner.class = null 17:13:26 partitioner.ignore.keys = false 17:13:26 receive.buffer.bytes = 32768 17:13:26 reconnect.backoff.max.ms = 1000 17:13:26 reconnect.backoff.ms = 50 17:13:26 request.timeout.ms = 30000 17:13:26 retries = 2147483647 17:13:26 retry.backoff.max.ms = 1000 17:13:26 retry.backoff.ms = 100 17:13:26 sasl.client.callback.handler.class = null 17:13:26 sasl.jaas.config = null 17:13:26 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:26 sasl.kerberos.min.time.before.relogin = 60000 17:13:26 sasl.kerberos.service.name = null 17:13:26 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:26 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:26 sasl.login.callback.handler.class = null 17:13:26 sasl.login.class = null 17:13:26 sasl.login.connect.timeout.ms = null 17:13:26 sasl.login.read.timeout.ms = null 17:13:26 sasl.login.refresh.buffer.seconds = 300 17:13:26 sasl.login.refresh.min.period.seconds = 60 17:13:26 sasl.login.refresh.window.factor = 0.8 17:13:26 sasl.login.refresh.window.jitter = 0.05 17:13:26 sasl.login.retry.backoff.max.ms = 10000 17:13:26 sasl.login.retry.backoff.ms = 100 17:13:26 sasl.mechanism = GSSAPI 17:13:26 sasl.oauthbearer.clock.skew.seconds = 30 17:13:26 sasl.oauthbearer.expected.audience = null 17:13:26 sasl.oauthbearer.expected.issuer = null 17:13:26 sasl.oauthbearer.header.urlencode = false 17:13:26 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:26 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:26 sasl.oauthbearer.jwks.endpoint.url = null 17:13:26 sasl.oauthbearer.scope.claim.name = scope 17:13:26 sasl.oauthbearer.sub.claim.name = sub 17:13:26 sasl.oauthbearer.token.endpoint.url = null 17:13:26 security.protocol = PLAINTEXT 17:13:26 security.providers = null 17:13:26 send.buffer.bytes = 131072 17:13:26 socket.connection.setup.timeout.max.ms = 30000 17:13:26 socket.connection.setup.timeout.ms = 10000 17:13:26 ssl.cipher.suites = null 17:13:26 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:26 ssl.endpoint.identification.algorithm = https 17:13:26 ssl.engine.factory.class = null 17:13:26 ssl.key.password = null 17:13:26 ssl.keymanager.algorithm = SunX509 17:13:26 ssl.keystore.certificate.chain = null 17:13:26 ssl.keystore.key = null 17:13:26 ssl.keystore.location = null 17:13:26 ssl.keystore.password = null 17:13:26 ssl.keystore.type = JKS 17:13:26 ssl.protocol = TLSv1.3 17:13:26 ssl.provider = null 17:13:26 ssl.secure.random.implementation = null 17:13:26 ssl.trustmanager.algorithm = PKIX 17:13:26 ssl.truststore.certificates = null 17:13:26 ssl.truststore.location = null 17:13:26 ssl.truststore.password = null 17:13:26 ssl.truststore.type = JKS 17:13:26 transaction.timeout.ms = 60000 17:13:26 transactional.id = null 17:13:26 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:26 17:13:26 2026-04-29T17:13:26.323Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:26 2026-04-29T17:13:26.324Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:26 2026-04-29T17:13:26.327Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.329Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:26 2026-04-29T17:13:26.330Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.332Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:26 2026-04-29T17:13:26.332Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.337Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.440Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.547Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.603Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.649Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.679Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.751Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.828Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.868Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.868Z INFO 11351 --- [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-16089dcf-89f2-47c3-95b0-0fd9ca06ec80 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:26 2026-04-29T17:13:26.869Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.869Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.869Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.870Z INFO 11351 --- [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:13:26 2026-04-29T17:13:26.870Z INFO 11351 --- [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:13:27 2026-04-29T17:13:27.372Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:27 2026-04-29T17:13:27.372Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:27 2026-04-29T17:13:27.372Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:27 2026-04-29T17:13:27.372Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:27 2026-04-29T17:13:27.375Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 17:13:27 2026-04-29T17:13:27.376Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:27 2026-04-29T17:13:27.378Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:27 2026-04-29T17:13:27.378Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:27 2026-04-29T17:13:27.378Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:27 2026-04-29T17:13:27.378Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:27 2026-04-29T17:13:27.378Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:27 2026-04-29T17:13:27.379Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:27 2026-04-29T17:13:27.382Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:27 2026-04-29T17:13:27.382Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:27 2026-04-29T17:13:27.382Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:27 2026-04-29T17:13:27.382Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:27 2026-04-29T17:13:27.382Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:27 2026-04-29T17:13:27.563Z INFO 11351 --- [cps-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:13:27 2026-04-29T17:13:27.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:27 2026-04-29T17:13:27.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:27 2026-04-29T17:13:27.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:27 2026-04-29T17:13:27.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:27 2026-04-29T17:13:27.586Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:27 2026-04-29T17:13:27.611Z INFO 11351 --- [cps-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:13:27 2026-04-29T17:13:27.611Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:27 2026-04-29T17:13:27.611Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:27 2026-04-29T17:13:27.611Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:27 2026-04-29T17:13:27.611Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:27 2026-04-29T17:13:27.640Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:27 2026-04-29T17:13:27.669Z INFO 11351 --- [cps-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:13:27 2026-04-29T17:13:27.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:27 2026-04-29T17:13:27.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:27 2026-04-29T17:13:27.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:27 2026-04-29T17:13:27.681Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:27 2026-04-29T17:13:27.706Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:27 2026-04-29T17:13:27.729Z INFO 11351 --- [cps-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:13:27 2026-04-29T17:13:27.729Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:27 2026-04-29T17:13:27.729Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:27 2026-04-29T17:13:27.729Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:27 2026-04-29T17:13:27.729Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:27 2026-04-29T17:13:27.753Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:27 2026-04-29T17:13:27.777Z INFO 11351 --- [cps-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:13:27 2026-04-29T17:13:27.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:27 2026-04-29T17:13:27.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:27 2026-04-29T17:13:27.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:27 2026-04-29T17:13:27.777Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:27 2026-04-29T17:13:27.804Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:27 2026-04-29T17:13:27.825Z INFO 11351 --- [cps-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:13:27 2026-04-29T17:13:27.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:27 2026-04-29T17:13:27.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:27 2026-04-29T17:13:27.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:27 2026-04-29T17:13:27.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:27 2026-04-29T17:13:27.849Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:27 2026-04-29T17:13:27.861Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:27 allow.auto.create.topics = true 17:13:27 auto.commit.interval.ms = 5000 17:13:27 auto.include.jmx.reporter = true 17:13:27 auto.offset.reset = latest 17:13:27 bootstrap.servers = [localhost:32777] 17:13:27 check.crcs = true 17:13:27 client.dns.lookup = use_all_dns_ips 17:13:27 client.id = consumer-test-group-13 17:13:27 client.rack = 17:13:27 connections.max.idle.ms = 540000 17:13:27 default.api.timeout.ms = 60000 17:13:27 enable.auto.commit = true 17:13:27 enable.metrics.push = true 17:13:27 exclude.internal.topics = true 17:13:27 fetch.max.bytes = 52428800 17:13:27 fetch.max.wait.ms = 500 17:13:27 fetch.min.bytes = 1 17:13:27 group.id = test-group 17:13:27 group.instance.id = null 17:13:27 group.protocol = classic 17:13:27 group.remote.assignor = null 17:13:27 heartbeat.interval.ms = 3000 17:13:27 interceptor.classes = [] 17:13:27 internal.leave.group.on.close = true 17:13:27 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:27 isolation.level = read_uncommitted 17:13:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:27 max.partition.fetch.bytes = 1048576 17:13:27 max.poll.interval.ms = 300000 17:13:27 max.poll.records = 2147483647 17:13:27 metadata.max.age.ms = 300000 17:13:27 metadata.recovery.strategy = none 17:13:27 metric.reporters = [] 17:13:27 metrics.num.samples = 2 17:13:27 metrics.recording.level = INFO 17:13:27 metrics.sample.window.ms = 30000 17:13:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:27 receive.buffer.bytes = 65536 17:13:27 reconnect.backoff.max.ms = 1000 17:13:27 reconnect.backoff.ms = 50 17:13:27 request.timeout.ms = 30000 17:13:27 retry.backoff.max.ms = 1000 17:13:27 retry.backoff.ms = 100 17:13:27 sasl.client.callback.handler.class = null 17:13:27 sasl.jaas.config = null 17:13:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:27 sasl.kerberos.min.time.before.relogin = 60000 17:13:27 sasl.kerberos.service.name = null 17:13:27 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:27 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:27 sasl.login.callback.handler.class = null 17:13:27 sasl.login.class = null 17:13:27 sasl.login.connect.timeout.ms = null 17:13:27 sasl.login.read.timeout.ms = null 17:13:27 sasl.login.refresh.buffer.seconds = 300 17:13:27 sasl.login.refresh.min.period.seconds = 60 17:13:27 sasl.login.refresh.window.factor = 0.8 17:13:27 sasl.login.refresh.window.jitter = 0.05 17:13:27 sasl.login.retry.backoff.max.ms = 10000 17:13:27 sasl.login.retry.backoff.ms = 100 17:13:27 sasl.mechanism = GSSAPI 17:13:27 sasl.oauthbearer.clock.skew.seconds = 30 17:13:27 sasl.oauthbearer.expected.audience = null 17:13:27 sasl.oauthbearer.expected.issuer = null 17:13:27 sasl.oauthbearer.header.urlencode = false 17:13:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:27 sasl.oauthbearer.jwks.endpoint.url = null 17:13:27 sasl.oauthbearer.scope.claim.name = scope 17:13:27 sasl.oauthbearer.sub.claim.name = sub 17:13:27 sasl.oauthbearer.token.endpoint.url = null 17:13:27 security.protocol = PLAINTEXT 17:13:27 security.providers = null 17:13:27 send.buffer.bytes = 131072 17:13:27 session.timeout.ms = 45000 17:13:27 socket.connection.setup.timeout.max.ms = 30000 17:13:27 socket.connection.setup.timeout.ms = 10000 17:13:27 ssl.cipher.suites = null 17:13:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:27 ssl.endpoint.identification.algorithm = https 17:13:27 ssl.engine.factory.class = null 17:13:27 ssl.key.password = null 17:13:27 ssl.keymanager.algorithm = SunX509 17:13:27 ssl.keystore.certificate.chain = null 17:13:27 ssl.keystore.key = null 17:13:27 ssl.keystore.location = null 17:13:27 ssl.keystore.password = null 17:13:27 ssl.keystore.type = JKS 17:13:27 ssl.protocol = TLSv1.3 17:13:27 ssl.provider = null 17:13:27 ssl.secure.random.implementation = null 17:13:27 ssl.trustmanager.algorithm = PKIX 17:13:27 ssl.truststore.certificates = null 17:13:27 ssl.truststore.location = null 17:13:27 ssl.truststore.password = null 17:13:27 ssl.truststore.type = JKS 17:13:27 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:27 17:13:27 2026-04-29T17:13:27.861Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:27 2026-04-29T17:13:27.863Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:27 2026-04-29T17:13:27.863Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:27 2026-04-29T17:13:27.863Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482807863 17:13:27 2026-04-29T17:13:27.863Z INFO 11351 --- [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:13:27 2026-04-29T17:13:27.867Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:27 2026-04-29T17:13:27.867Z INFO 11351 --- [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:13:27 2026-04-29T17:13:27.868Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:13:27 2026-04-29T17:13:27.871Z INFO 11351 --- [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-a4b839c1-6fbf-4604-97a8-636c3a3c1ff4 17:13:27 2026-04-29T17:13:27.871Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 17:13:27 2026-04-29T17:13:27.874Z INFO 11351 --- [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-a4b839c1-6fbf-4604-97a8-636c3a3c1ff4', protocol='range'} 17:13:27 2026-04-29T17:13:27.874Z INFO 11351 --- [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-a4b839c1-6fbf-4604-97a8-636c3a3c1ff4=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:13:27 2026-04-29T17:13:27.876Z INFO 11351 --- [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-a4b839c1-6fbf-4604-97a8-636c3a3c1ff4', protocol='range'} 17:13:27 2026-04-29T17:13:27.876Z INFO 11351 --- [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:13:27 2026-04-29T17:13:27.876Z INFO 11351 --- [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:13:27 2026-04-29T17:13:27.877Z INFO 11351 --- [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:13:27 2026-04-29T17:13:27.880Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.365Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:28 acks = -1 17:13:28 auto.include.jmx.reporter = true 17:13:28 batch.size = 16384 17:13:28 bootstrap.servers = [localhost:32777] 17:13:28 buffer.memory = 33554432 17:13:28 client.dns.lookup = use_all_dns_ips 17:13:28 client.id = test-client-id 17:13:28 compression.gzip.level = -1 17:13:28 compression.lz4.level = 9 17:13:28 compression.type = none 17:13:28 compression.zstd.level = 3 17:13:28 connections.max.idle.ms = 540000 17:13:28 delivery.timeout.ms = 120000 17:13:28 enable.idempotence = true 17:13:28 enable.metrics.push = true 17:13:28 interceptor.classes = [] 17:13:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:28 linger.ms = 0 17:13:28 max.block.ms = 60000 17:13:28 max.in.flight.requests.per.connection = 5 17:13:28 max.request.size = 1048576 17:13:28 metadata.max.age.ms = 300000 17:13:28 metadata.max.idle.ms = 300000 17:13:28 metadata.recovery.strategy = none 17:13:28 metric.reporters = [] 17:13:28 metrics.num.samples = 2 17:13:28 metrics.recording.level = INFO 17:13:28 metrics.sample.window.ms = 30000 17:13:28 partitioner.adaptive.partitioning.enable = true 17:13:28 partitioner.availability.timeout.ms = 0 17:13:28 partitioner.class = null 17:13:28 partitioner.ignore.keys = false 17:13:28 receive.buffer.bytes = 32768 17:13:28 reconnect.backoff.max.ms = 1000 17:13:28 reconnect.backoff.ms = 50 17:13:28 request.timeout.ms = 30000 17:13:28 retries = 2147483647 17:13:28 retry.backoff.max.ms = 1000 17:13:28 retry.backoff.ms = 100 17:13:28 sasl.client.callback.handler.class = null 17:13:28 sasl.jaas.config = null 17:13:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:28 sasl.kerberos.min.time.before.relogin = 60000 17:13:28 sasl.kerberos.service.name = null 17:13:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:28 sasl.login.callback.handler.class = null 17:13:28 sasl.login.class = null 17:13:28 sasl.login.connect.timeout.ms = null 17:13:28 sasl.login.read.timeout.ms = null 17:13:28 sasl.login.refresh.buffer.seconds = 300 17:13:28 sasl.login.refresh.min.period.seconds = 60 17:13:28 sasl.login.refresh.window.factor = 0.8 17:13:28 sasl.login.refresh.window.jitter = 0.05 17:13:28 sasl.login.retry.backoff.max.ms = 10000 17:13:28 sasl.login.retry.backoff.ms = 100 17:13:28 sasl.mechanism = GSSAPI 17:13:28 sasl.oauthbearer.clock.skew.seconds = 30 17:13:28 sasl.oauthbearer.expected.audience = null 17:13:28 sasl.oauthbearer.expected.issuer = null 17:13:28 sasl.oauthbearer.header.urlencode = false 17:13:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:28 sasl.oauthbearer.jwks.endpoint.url = null 17:13:28 sasl.oauthbearer.scope.claim.name = scope 17:13:28 sasl.oauthbearer.sub.claim.name = sub 17:13:28 sasl.oauthbearer.token.endpoint.url = null 17:13:28 security.protocol = PLAINTEXT 17:13:28 security.providers = null 17:13:28 send.buffer.bytes = 131072 17:13:28 socket.connection.setup.timeout.max.ms = 30000 17:13:28 socket.connection.setup.timeout.ms = 10000 17:13:28 ssl.cipher.suites = null 17:13:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:28 ssl.endpoint.identification.algorithm = https 17:13:28 ssl.engine.factory.class = null 17:13:28 ssl.key.password = null 17:13:28 ssl.keymanager.algorithm = SunX509 17:13:28 ssl.keystore.certificate.chain = null 17:13:28 ssl.keystore.key = null 17:13:28 ssl.keystore.location = null 17:13:28 ssl.keystore.password = null 17:13:28 ssl.keystore.type = JKS 17:13:28 ssl.protocol = TLSv1.3 17:13:28 ssl.provider = null 17:13:28 ssl.secure.random.implementation = null 17:13:28 ssl.trustmanager.algorithm = PKIX 17:13:28 ssl.truststore.certificates = null 17:13:28 ssl.truststore.location = null 17:13:28 ssl.truststore.password = null 17:13:28 ssl.truststore.type = JKS 17:13:28 transaction.timeout.ms = 60000 17:13:28 transactional.id = null 17:13:28 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:28 17:13:28 2026-04-29T17:13:28.365Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:28 2026-04-29T17:13:28.366Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:28 2026-04-29T17:13:28.369Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:28 2026-04-29T17:13:28.369Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:28 2026-04-29T17:13:28.369Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482808369 17:13:28 2026-04-29T17:13:28.405Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:28 acks = -1 17:13:28 auto.include.jmx.reporter = true 17:13:28 batch.size = 16384 17:13:28 bootstrap.servers = [localhost:32777] 17:13:28 buffer.memory = 33554432 17:13:28 client.dns.lookup = use_all_dns_ips 17:13:28 client.id = test-client-id 17:13:28 compression.gzip.level = -1 17:13:28 compression.lz4.level = 9 17:13:28 compression.type = none 17:13:28 compression.zstd.level = 3 17:13:28 connections.max.idle.ms = 540000 17:13:28 delivery.timeout.ms = 120000 17:13:28 enable.idempotence = true 17:13:28 enable.metrics.push = true 17:13:28 interceptor.classes = [] 17:13:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:28 linger.ms = 0 17:13:28 max.block.ms = 60000 17:13:28 max.in.flight.requests.per.connection = 5 17:13:28 max.request.size = 1048576 17:13:28 metadata.max.age.ms = 300000 17:13:28 metadata.max.idle.ms = 300000 17:13:28 metadata.recovery.strategy = none 17:13:28 metric.reporters = [] 17:13:28 metrics.num.samples = 2 17:13:28 metrics.recording.level = INFO 17:13:28 metrics.sample.window.ms = 30000 17:13:28 partitioner.adaptive.partitioning.enable = true 17:13:28 partitioner.availability.timeout.ms = 0 17:13:28 partitioner.class = null 17:13:28 partitioner.ignore.keys = false 17:13:28 receive.buffer.bytes = 32768 17:13:28 reconnect.backoff.max.ms = 1000 17:13:28 reconnect.backoff.ms = 50 17:13:28 request.timeout.ms = 30000 17:13:28 retries = 2147483647 17:13:28 retry.backoff.max.ms = 1000 17:13:28 retry.backoff.ms = 100 17:13:28 sasl.client.callback.handler.class = null 17:13:28 sasl.jaas.config = null 17:13:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:28 sasl.kerberos.min.time.before.relogin = 60000 17:13:28 sasl.kerberos.service.name = null 17:13:28 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:28 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:28 sasl.login.callback.handler.class = null 17:13:28 sasl.login.class = null 17:13:28 sasl.login.connect.timeout.ms = null 17:13:28 sasl.login.read.timeout.ms = null 17:13:28 sasl.login.refresh.buffer.seconds = 300 17:13:28 sasl.login.refresh.min.period.seconds = 60 17:13:28 sasl.login.refresh.window.factor = 0.8 17:13:28 sasl.login.refresh.window.jitter = 0.05 17:13:28 sasl.login.retry.backoff.max.ms = 10000 17:13:28 sasl.login.retry.backoff.ms = 100 17:13:28 sasl.mechanism = GSSAPI 17:13:28 sasl.oauthbearer.clock.skew.seconds = 30 17:13:28 sasl.oauthbearer.expected.audience = null 17:13:28 sasl.oauthbearer.expected.issuer = null 17:13:28 sasl.oauthbearer.header.urlencode = false 17:13:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:28 sasl.oauthbearer.jwks.endpoint.url = null 17:13:28 sasl.oauthbearer.scope.claim.name = scope 17:13:28 sasl.oauthbearer.sub.claim.name = sub 17:13:28 sasl.oauthbearer.token.endpoint.url = null 17:13:28 security.protocol = PLAINTEXT 17:13:28 security.providers = null 17:13:28 send.buffer.bytes = 131072 17:13:28 socket.connection.setup.timeout.max.ms = 30000 17:13:28 socket.connection.setup.timeout.ms = 10000 17:13:28 ssl.cipher.suites = null 17:13:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:28 ssl.endpoint.identification.algorithm = https 17:13:28 ssl.engine.factory.class = null 17:13:28 ssl.key.password = null 17:13:28 ssl.keymanager.algorithm = SunX509 17:13:28 ssl.keystore.certificate.chain = null 17:13:28 ssl.keystore.key = null 17:13:28 ssl.keystore.location = null 17:13:28 ssl.keystore.password = null 17:13:28 ssl.keystore.type = JKS 17:13:28 ssl.protocol = TLSv1.3 17:13:28 ssl.provider = null 17:13:28 ssl.secure.random.implementation = null 17:13:28 ssl.trustmanager.algorithm = PKIX 17:13:28 ssl.truststore.certificates = null 17:13:28 ssl.truststore.location = null 17:13:28 ssl.truststore.password = null 17:13:28 ssl.truststore.type = JKS 17:13:28 transaction.timeout.ms = 60000 17:13:28 transactional.id = null 17:13:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:28 17:13:28 2026-04-29T17:13:28.405Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:28 2026-04-29T17:13:28.406Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:28 2026-04-29T17:13:28.409Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.412Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:28 2026-04-29T17:13:28.412Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.421Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:28 2026-04-29T17:13:28.421Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.425Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.432Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.526Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.531Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.627Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.632Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.728Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.796Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.829Z INFO 11351 --- [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:13:28 2026-04-29T17:13:28.859Z INFO 11351 --- [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:13:29 2026-04-29T17:13:28.931Z INFO 11351 --- [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:13:29 2026-04-29T17:13:28.970Z INFO 11351 --- [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:13:29 2026-04-29T17:13:29.048Z INFO 11351 --- [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:13:29 2026-04-29T17:13:29.048Z INFO 11351 --- [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-a4b839c1-6fbf-4604-97a8-636c3a3c1ff4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:29 2026-04-29T17:13:29.048Z INFO 11351 --- [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:13:29 2026-04-29T17:13:29.048Z INFO 11351 --- [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:13:29 2026-04-29T17:13:29.048Z INFO 11351 --- [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:13:29 2026-04-29T17:13:29.048Z INFO 11351 --- [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:13:29 2026-04-29T17:13:29.048Z INFO 11351 --- [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:13:29 2026-04-29T17:13:29.548Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:29 2026-04-29T17:13:29.548Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:29 2026-04-29T17:13:29.548Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:29 2026-04-29T17:13:29.549Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:29 2026-04-29T17:13:29.551Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 17:13:29 2026-04-29T17:13:29.551Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:29 2026-04-29T17:13:29.555Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:29 2026-04-29T17:13:29.555Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:29 2026-04-29T17:13:29.555Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:29 2026-04-29T17:13:29.555Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:29 2026-04-29T17:13:29.555Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:29 2026-04-29T17:13:29.555Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:29 2026-04-29T17:13:29.557Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:29 2026-04-29T17:13:29.557Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:29 2026-04-29T17:13:29.557Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:29 2026-04-29T17:13:29.558Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:29 2026-04-29T17:13:29.558Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:29 2026-04-29T17:13:29.727Z INFO 11351 --- [cps-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:13:29 2026-04-29T17:13:29.727Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:29 2026-04-29T17:13:29.727Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:29 2026-04-29T17:13:29.727Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:29 2026-04-29T17:13:29.727Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:29 2026-04-29T17:13:29.751Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:29 2026-04-29T17:13:29.771Z INFO 11351 --- [cps-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:13:29 2026-04-29T17:13:29.772Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:29 2026-04-29T17:13:29.772Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:29 2026-04-29T17:13:29.772Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:29 2026-04-29T17:13:29.772Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:29 2026-04-29T17:13:29.796Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:29 2026-04-29T17:13:29.821Z INFO 11351 --- [cps-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:13:29 2026-04-29T17:13:29.822Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:29 2026-04-29T17:13:29.822Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:29 2026-04-29T17:13:29.822Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:29 2026-04-29T17:13:29.822Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:29 2026-04-29T17:13:29.846Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:29 2026-04-29T17:13:29.871Z INFO 11351 --- [cps-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:13:29 2026-04-29T17:13:29.871Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:29 2026-04-29T17:13:29.872Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:29 2026-04-29T17:13:29.872Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:29 2026-04-29T17:13:29.872Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:29 2026-04-29T17:13:29.896Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:30 2026-04-29T17:13:29.921Z INFO 11351 --- [cps-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:13:30 2026-04-29T17:13:29.921Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:30 2026-04-29T17:13:29.922Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:30 2026-04-29T17:13:29.922Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:30 2026-04-29T17:13:29.922Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:30 2026-04-29T17:13:29.950Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:30 2026-04-29T17:13:29.983Z INFO 11351 --- [cps-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:13:30 2026-04-29T17:13:29.984Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:30 2026-04-29T17:13:29.984Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:30 2026-04-29T17:13:29.984Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:30 2026-04-29T17:13:29.984Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:30 2026-04-29T17:13:30.009Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:30 2026-04-29T17:13:30.019Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:30 allow.auto.create.topics = true 17:13:30 auto.commit.interval.ms = 5000 17:13:30 auto.include.jmx.reporter = true 17:13:30 auto.offset.reset = latest 17:13:30 bootstrap.servers = [localhost:32777] 17:13:30 check.crcs = true 17:13:30 client.dns.lookup = use_all_dns_ips 17:13:30 client.id = consumer-test-group-14 17:13:30 client.rack = 17:13:30 connections.max.idle.ms = 540000 17:13:30 default.api.timeout.ms = 60000 17:13:30 enable.auto.commit = true 17:13:30 enable.metrics.push = true 17:13:30 exclude.internal.topics = true 17:13:30 fetch.max.bytes = 52428800 17:13:30 fetch.max.wait.ms = 500 17:13:30 fetch.min.bytes = 1 17:13:30 group.id = test-group 17:13:30 group.instance.id = null 17:13:30 group.protocol = classic 17:13:30 group.remote.assignor = null 17:13:30 heartbeat.interval.ms = 3000 17:13:30 interceptor.classes = [] 17:13:30 internal.leave.group.on.close = true 17:13:30 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:30 isolation.level = read_uncommitted 17:13:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:30 max.partition.fetch.bytes = 1048576 17:13:30 max.poll.interval.ms = 300000 17:13:30 max.poll.records = 2147483647 17:13:30 metadata.max.age.ms = 300000 17:13:30 metadata.recovery.strategy = none 17:13:30 metric.reporters = [] 17:13:30 metrics.num.samples = 2 17:13:30 metrics.recording.level = INFO 17:13:30 metrics.sample.window.ms = 30000 17:13:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:30 receive.buffer.bytes = 65536 17:13:30 reconnect.backoff.max.ms = 1000 17:13:30 reconnect.backoff.ms = 50 17:13:30 request.timeout.ms = 30000 17:13:30 retry.backoff.max.ms = 1000 17:13:30 retry.backoff.ms = 100 17:13:30 sasl.client.callback.handler.class = null 17:13:30 sasl.jaas.config = null 17:13:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:30 sasl.kerberos.min.time.before.relogin = 60000 17:13:30 sasl.kerberos.service.name = null 17:13:30 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:30 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:30 sasl.login.callback.handler.class = null 17:13:30 sasl.login.class = null 17:13:30 sasl.login.connect.timeout.ms = null 17:13:30 sasl.login.read.timeout.ms = null 17:13:30 sasl.login.refresh.buffer.seconds = 300 17:13:30 sasl.login.refresh.min.period.seconds = 60 17:13:30 sasl.login.refresh.window.factor = 0.8 17:13:30 sasl.login.refresh.window.jitter = 0.05 17:13:30 sasl.login.retry.backoff.max.ms = 10000 17:13:30 sasl.login.retry.backoff.ms = 100 17:13:30 sasl.mechanism = GSSAPI 17:13:30 sasl.oauthbearer.clock.skew.seconds = 30 17:13:30 sasl.oauthbearer.expected.audience = null 17:13:30 sasl.oauthbearer.expected.issuer = null 17:13:30 sasl.oauthbearer.header.urlencode = false 17:13:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:30 sasl.oauthbearer.jwks.endpoint.url = null 17:13:30 sasl.oauthbearer.scope.claim.name = scope 17:13:30 sasl.oauthbearer.sub.claim.name = sub 17:13:30 sasl.oauthbearer.token.endpoint.url = null 17:13:30 security.protocol = PLAINTEXT 17:13:30 security.providers = null 17:13:30 send.buffer.bytes = 131072 17:13:30 session.timeout.ms = 45000 17:13:30 socket.connection.setup.timeout.max.ms = 30000 17:13:30 socket.connection.setup.timeout.ms = 10000 17:13:30 ssl.cipher.suites = null 17:13:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:30 ssl.endpoint.identification.algorithm = https 17:13:30 ssl.engine.factory.class = null 17:13:30 ssl.key.password = null 17:13:30 ssl.keymanager.algorithm = SunX509 17:13:30 ssl.keystore.certificate.chain = null 17:13:30 ssl.keystore.key = null 17:13:30 ssl.keystore.location = null 17:13:30 ssl.keystore.password = null 17:13:30 ssl.keystore.type = JKS 17:13:30 ssl.protocol = TLSv1.3 17:13:30 ssl.provider = null 17:13:30 ssl.secure.random.implementation = null 17:13:30 ssl.trustmanager.algorithm = PKIX 17:13:30 ssl.truststore.certificates = null 17:13:30 ssl.truststore.location = null 17:13:30 ssl.truststore.password = null 17:13:30 ssl.truststore.type = JKS 17:13:30 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:30 17:13:30 2026-04-29T17:13:30.019Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:30 2026-04-29T17:13:30.021Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:30 2026-04-29T17:13:30.021Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:30 2026-04-29T17:13:30.021Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482810021 17:13:30 2026-04-29T17:13:30.021Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.034Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:30 2026-04-29T17:13:30.034Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.036Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:13:30 2026-04-29T17:13:30.046Z INFO 11351 --- [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-0ce50800-4912-471d-bf42-f9cf7b8ae00f 17:13:30 2026-04-29T17:13:30.046Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 17:13:30 2026-04-29T17:13:30.053Z INFO 11351 --- [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-0ce50800-4912-471d-bf42-f9cf7b8ae00f', protocol='range'} 17:13:30 2026-04-29T17:13:30.053Z INFO 11351 --- [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-0ce50800-4912-471d-bf42-f9cf7b8ae00f=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:13:30 2026-04-29T17:13:30.062Z INFO 11351 --- [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-0ce50800-4912-471d-bf42-f9cf7b8ae00f', protocol='range'} 17:13:30 2026-04-29T17:13:30.062Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.062Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.063Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.079Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.522Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:30 acks = -1 17:13:30 auto.include.jmx.reporter = true 17:13:30 batch.size = 16384 17:13:30 bootstrap.servers = [localhost:32777] 17:13:30 buffer.memory = 33554432 17:13:30 client.dns.lookup = use_all_dns_ips 17:13:30 client.id = test-client-id 17:13:30 compression.gzip.level = -1 17:13:30 compression.lz4.level = 9 17:13:30 compression.type = none 17:13:30 compression.zstd.level = 3 17:13:30 connections.max.idle.ms = 540000 17:13:30 delivery.timeout.ms = 120000 17:13:30 enable.idempotence = true 17:13:30 enable.metrics.push = true 17:13:30 interceptor.classes = [] 17:13:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:30 linger.ms = 0 17:13:30 max.block.ms = 60000 17:13:30 max.in.flight.requests.per.connection = 5 17:13:30 max.request.size = 1048576 17:13:30 metadata.max.age.ms = 300000 17:13:30 metadata.max.idle.ms = 300000 17:13:30 metadata.recovery.strategy = none 17:13:30 metric.reporters = [] 17:13:30 metrics.num.samples = 2 17:13:30 metrics.recording.level = INFO 17:13:30 metrics.sample.window.ms = 30000 17:13:30 partitioner.adaptive.partitioning.enable = true 17:13:30 partitioner.availability.timeout.ms = 0 17:13:30 partitioner.class = null 17:13:30 partitioner.ignore.keys = false 17:13:30 receive.buffer.bytes = 32768 17:13:30 reconnect.backoff.max.ms = 1000 17:13:30 reconnect.backoff.ms = 50 17:13:30 request.timeout.ms = 30000 17:13:30 retries = 2147483647 17:13:30 retry.backoff.max.ms = 1000 17:13:30 retry.backoff.ms = 100 17:13:30 sasl.client.callback.handler.class = null 17:13:30 sasl.jaas.config = null 17:13:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:30 sasl.kerberos.min.time.before.relogin = 60000 17:13:30 sasl.kerberos.service.name = null 17:13:30 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:30 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:30 sasl.login.callback.handler.class = null 17:13:30 sasl.login.class = null 17:13:30 sasl.login.connect.timeout.ms = null 17:13:30 sasl.login.read.timeout.ms = null 17:13:30 sasl.login.refresh.buffer.seconds = 300 17:13:30 sasl.login.refresh.min.period.seconds = 60 17:13:30 sasl.login.refresh.window.factor = 0.8 17:13:30 sasl.login.refresh.window.jitter = 0.05 17:13:30 sasl.login.retry.backoff.max.ms = 10000 17:13:30 sasl.login.retry.backoff.ms = 100 17:13:30 sasl.mechanism = GSSAPI 17:13:30 sasl.oauthbearer.clock.skew.seconds = 30 17:13:30 sasl.oauthbearer.expected.audience = null 17:13:30 sasl.oauthbearer.expected.issuer = null 17:13:30 sasl.oauthbearer.header.urlencode = false 17:13:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:30 sasl.oauthbearer.jwks.endpoint.url = null 17:13:30 sasl.oauthbearer.scope.claim.name = scope 17:13:30 sasl.oauthbearer.sub.claim.name = sub 17:13:30 sasl.oauthbearer.token.endpoint.url = null 17:13:30 security.protocol = PLAINTEXT 17:13:30 security.providers = null 17:13:30 send.buffer.bytes = 131072 17:13:30 socket.connection.setup.timeout.max.ms = 30000 17:13:30 socket.connection.setup.timeout.ms = 10000 17:13:30 ssl.cipher.suites = null 17:13:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:30 ssl.endpoint.identification.algorithm = https 17:13:30 ssl.engine.factory.class = null 17:13:30 ssl.key.password = null 17:13:30 ssl.keymanager.algorithm = SunX509 17:13:30 ssl.keystore.certificate.chain = null 17:13:30 ssl.keystore.key = null 17:13:30 ssl.keystore.location = null 17:13:30 ssl.keystore.password = null 17:13:30 ssl.keystore.type = JKS 17:13:30 ssl.protocol = TLSv1.3 17:13:30 ssl.provider = null 17:13:30 ssl.secure.random.implementation = null 17:13:30 ssl.trustmanager.algorithm = PKIX 17:13:30 ssl.truststore.certificates = null 17:13:30 ssl.truststore.location = null 17:13:30 ssl.truststore.password = null 17:13:30 ssl.truststore.type = JKS 17:13:30 transaction.timeout.ms = 60000 17:13:30 transactional.id = null 17:13:30 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:30 17:13:30 2026-04-29T17:13:30.523Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:30 2026-04-29T17:13:30.524Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:30 2026-04-29T17:13:30.527Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:30 2026-04-29T17:13:30.527Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:30 2026-04-29T17:13:30.527Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482810526 17:13:30 2026-04-29T17:13:30.527Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:30 acks = -1 17:13:30 auto.include.jmx.reporter = true 17:13:30 batch.size = 16384 17:13:30 bootstrap.servers = [localhost:32777] 17:13:30 buffer.memory = 33554432 17:13:30 client.dns.lookup = use_all_dns_ips 17:13:30 client.id = test-client-id 17:13:30 compression.gzip.level = -1 17:13:30 compression.lz4.level = 9 17:13:30 compression.type = none 17:13:30 compression.zstd.level = 3 17:13:30 connections.max.idle.ms = 540000 17:13:30 delivery.timeout.ms = 120000 17:13:30 enable.idempotence = true 17:13:30 enable.metrics.push = true 17:13:30 interceptor.classes = [] 17:13:30 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:30 linger.ms = 0 17:13:30 max.block.ms = 60000 17:13:30 max.in.flight.requests.per.connection = 5 17:13:30 max.request.size = 1048576 17:13:30 metadata.max.age.ms = 300000 17:13:30 metadata.max.idle.ms = 300000 17:13:30 metadata.recovery.strategy = none 17:13:30 metric.reporters = [] 17:13:30 metrics.num.samples = 2 17:13:30 metrics.recording.level = INFO 17:13:30 metrics.sample.window.ms = 30000 17:13:30 partitioner.adaptive.partitioning.enable = true 17:13:30 partitioner.availability.timeout.ms = 0 17:13:30 partitioner.class = null 17:13:30 partitioner.ignore.keys = false 17:13:30 receive.buffer.bytes = 32768 17:13:30 reconnect.backoff.max.ms = 1000 17:13:30 reconnect.backoff.ms = 50 17:13:30 request.timeout.ms = 30000 17:13:30 retries = 2147483647 17:13:30 retry.backoff.max.ms = 1000 17:13:30 retry.backoff.ms = 100 17:13:30 sasl.client.callback.handler.class = null 17:13:30 sasl.jaas.config = null 17:13:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:30 sasl.kerberos.min.time.before.relogin = 60000 17:13:30 sasl.kerberos.service.name = null 17:13:30 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:30 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:30 sasl.login.callback.handler.class = null 17:13:30 sasl.login.class = null 17:13:30 sasl.login.connect.timeout.ms = null 17:13:30 sasl.login.read.timeout.ms = null 17:13:30 sasl.login.refresh.buffer.seconds = 300 17:13:30 sasl.login.refresh.min.period.seconds = 60 17:13:30 sasl.login.refresh.window.factor = 0.8 17:13:30 sasl.login.refresh.window.jitter = 0.05 17:13:30 sasl.login.retry.backoff.max.ms = 10000 17:13:30 sasl.login.retry.backoff.ms = 100 17:13:30 sasl.mechanism = GSSAPI 17:13:30 sasl.oauthbearer.clock.skew.seconds = 30 17:13:30 sasl.oauthbearer.expected.audience = null 17:13:30 sasl.oauthbearer.expected.issuer = null 17:13:30 sasl.oauthbearer.header.urlencode = false 17:13:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:30 sasl.oauthbearer.jwks.endpoint.url = null 17:13:30 sasl.oauthbearer.scope.claim.name = scope 17:13:30 sasl.oauthbearer.sub.claim.name = sub 17:13:30 sasl.oauthbearer.token.endpoint.url = null 17:13:30 security.protocol = PLAINTEXT 17:13:30 security.providers = null 17:13:30 send.buffer.bytes = 131072 17:13:30 socket.connection.setup.timeout.max.ms = 30000 17:13:30 socket.connection.setup.timeout.ms = 10000 17:13:30 ssl.cipher.suites = null 17:13:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:30 ssl.endpoint.identification.algorithm = https 17:13:30 ssl.engine.factory.class = null 17:13:30 ssl.key.password = null 17:13:30 ssl.keymanager.algorithm = SunX509 17:13:30 ssl.keystore.certificate.chain = null 17:13:30 ssl.keystore.key = null 17:13:30 ssl.keystore.location = null 17:13:30 ssl.keystore.password = null 17:13:30 ssl.keystore.type = JKS 17:13:30 ssl.protocol = TLSv1.3 17:13:30 ssl.provider = null 17:13:30 ssl.secure.random.implementation = null 17:13:30 ssl.trustmanager.algorithm = PKIX 17:13:30 ssl.truststore.certificates = null 17:13:30 ssl.truststore.location = null 17:13:30 ssl.truststore.password = null 17:13:30 ssl.truststore.type = JKS 17:13:30 transaction.timeout.ms = 60000 17:13:30 transactional.id = null 17:13:30 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:30 17:13:30 2026-04-29T17:13:30.527Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:30 2026-04-29T17:13:30.527Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:30 2026-04-29T17:13:30.529Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.533Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:30 2026-04-29T17:13:30.534Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.535Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:30 2026-04-29T17:13:30.535Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.552Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.583Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.651Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.693Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.756Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.756Z INFO 11351 --- [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-0ce50800-4912-471d-bf42-f9cf7b8ae00f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:30 2026-04-29T17:13:30.756Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.756Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.756Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.756Z INFO 11351 --- [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:13:30 2026-04-29T17:13:30.756Z INFO 11351 --- [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:13:31 2026-04-29T17:13:31.257Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:31 2026-04-29T17:13:31.257Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:31 2026-04-29T17:13:31.258Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:31 2026-04-29T17:13:31.258Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:31 2026-04-29T17:13:31.260Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 17:13:31 2026-04-29T17:13:31.260Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:31 2026-04-29T17:13:31.263Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:31 2026-04-29T17:13:31.263Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:31 2026-04-29T17:13:31.263Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:31 2026-04-29T17:13:31.263Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:31 2026-04-29T17:13:31.263Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:31 2026-04-29T17:13:31.263Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:31 2026-04-29T17:13:31.265Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:31 2026-04-29T17:13:31.265Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:31 2026-04-29T17:13:31.265Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:31 2026-04-29T17:13:31.265Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:31 2026-04-29T17:13:31.265Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:31 2026-04-29T17:13:31.404Z INFO 11351 --- [cps-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:13:31 2026-04-29T17:13:31.405Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:31 2026-04-29T17:13:31.405Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:31 2026-04-29T17:13:31.405Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:31 2026-04-29T17:13:31.405Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:31 2026-04-29T17:13:31.427Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:31 2026-04-29T17:13:31.452Z INFO 11351 --- [cps-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:13:31 2026-04-29T17:13:31.453Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:31 2026-04-29T17:13:31.453Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:31 2026-04-29T17:13:31.453Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:31 2026-04-29T17:13:31.453Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:31 2026-04-29T17:13:31.476Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:31 2026-04-29T17:13:31.495Z INFO 11351 --- [cps-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:13:31 2026-04-29T17:13:31.495Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:31 2026-04-29T17:13:31.495Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:31 2026-04-29T17:13:31.495Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:31 2026-04-29T17:13:31.495Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:31 2026-04-29T17:13:31.524Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:31 2026-04-29T17:13:31.557Z INFO 11351 --- [cps-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:13:31 2026-04-29T17:13:31.557Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:31 2026-04-29T17:13:31.558Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:31 2026-04-29T17:13:31.558Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:31 2026-04-29T17:13:31.558Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:31 2026-04-29T17:13:31.583Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:31 2026-04-29T17:13:31.624Z INFO 11351 --- [cps-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:13:31 2026-04-29T17:13:31.625Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:31 2026-04-29T17:13:31.625Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:31 2026-04-29T17:13:31.625Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:31 2026-04-29T17:13:31.625Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:31 2026-04-29T17:13:31.659Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:31 2026-04-29T17:13:31.687Z INFO 11351 --- [cps-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:13:31 2026-04-29T17:13:31.687Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:31 2026-04-29T17:13:31.687Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:31 2026-04-29T17:13:31.687Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:31 2026-04-29T17:13:31.687Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:31 2026-04-29T17:13:31.710Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:31 2026-04-29T17:13:31.729Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:31 allow.auto.create.topics = true 17:13:31 auto.commit.interval.ms = 5000 17:13:31 auto.include.jmx.reporter = true 17:13:31 auto.offset.reset = latest 17:13:31 bootstrap.servers = [localhost:32777] 17:13:31 check.crcs = true 17:13:31 client.dns.lookup = use_all_dns_ips 17:13:31 client.id = consumer-test-group-15 17:13:31 client.rack = 17:13:31 connections.max.idle.ms = 540000 17:13:31 default.api.timeout.ms = 60000 17:13:31 enable.auto.commit = true 17:13:31 enable.metrics.push = true 17:13:31 exclude.internal.topics = true 17:13:31 fetch.max.bytes = 52428800 17:13:31 fetch.max.wait.ms = 500 17:13:31 fetch.min.bytes = 1 17:13:31 group.id = test-group 17:13:31 group.instance.id = null 17:13:31 group.protocol = classic 17:13:31 group.remote.assignor = null 17:13:31 heartbeat.interval.ms = 3000 17:13:31 interceptor.classes = [] 17:13:31 internal.leave.group.on.close = true 17:13:31 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:31 isolation.level = read_uncommitted 17:13:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:31 max.partition.fetch.bytes = 1048576 17:13:31 max.poll.interval.ms = 300000 17:13:31 max.poll.records = 2147483647 17:13:31 metadata.max.age.ms = 300000 17:13:31 metadata.recovery.strategy = none 17:13:31 metric.reporters = [] 17:13:31 metrics.num.samples = 2 17:13:31 metrics.recording.level = INFO 17:13:31 metrics.sample.window.ms = 30000 17:13:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:31 receive.buffer.bytes = 65536 17:13:31 reconnect.backoff.max.ms = 1000 17:13:31 reconnect.backoff.ms = 50 17:13:31 request.timeout.ms = 30000 17:13:31 retry.backoff.max.ms = 1000 17:13:31 retry.backoff.ms = 100 17:13:31 sasl.client.callback.handler.class = null 17:13:31 sasl.jaas.config = null 17:13:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:31 sasl.kerberos.min.time.before.relogin = 60000 17:13:31 sasl.kerberos.service.name = null 17:13:31 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:31 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:31 sasl.login.callback.handler.class = null 17:13:31 sasl.login.class = null 17:13:31 sasl.login.connect.timeout.ms = null 17:13:31 sasl.login.read.timeout.ms = null 17:13:31 sasl.login.refresh.buffer.seconds = 300 17:13:31 sasl.login.refresh.min.period.seconds = 60 17:13:31 sasl.login.refresh.window.factor = 0.8 17:13:31 sasl.login.refresh.window.jitter = 0.05 17:13:31 sasl.login.retry.backoff.max.ms = 10000 17:13:31 sasl.login.retry.backoff.ms = 100 17:13:31 sasl.mechanism = GSSAPI 17:13:31 sasl.oauthbearer.clock.skew.seconds = 30 17:13:31 sasl.oauthbearer.expected.audience = null 17:13:31 sasl.oauthbearer.expected.issuer = null 17:13:31 sasl.oauthbearer.header.urlencode = false 17:13:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:31 sasl.oauthbearer.jwks.endpoint.url = null 17:13:31 sasl.oauthbearer.scope.claim.name = scope 17:13:31 sasl.oauthbearer.sub.claim.name = sub 17:13:31 sasl.oauthbearer.token.endpoint.url = null 17:13:31 security.protocol = PLAINTEXT 17:13:31 security.providers = null 17:13:31 send.buffer.bytes = 131072 17:13:31 session.timeout.ms = 45000 17:13:31 socket.connection.setup.timeout.max.ms = 30000 17:13:31 socket.connection.setup.timeout.ms = 10000 17:13:31 ssl.cipher.suites = null 17:13:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:31 ssl.endpoint.identification.algorithm = https 17:13:31 ssl.engine.factory.class = null 17:13:31 ssl.key.password = null 17:13:31 ssl.keymanager.algorithm = SunX509 17:13:31 ssl.keystore.certificate.chain = null 17:13:31 ssl.keystore.key = null 17:13:31 ssl.keystore.location = null 17:13:31 ssl.keystore.password = null 17:13:31 ssl.keystore.type = JKS 17:13:31 ssl.protocol = TLSv1.3 17:13:31 ssl.provider = null 17:13:31 ssl.secure.random.implementation = null 17:13:31 ssl.trustmanager.algorithm = PKIX 17:13:31 ssl.truststore.certificates = null 17:13:31 ssl.truststore.location = null 17:13:31 ssl.truststore.password = null 17:13:31 ssl.truststore.type = JKS 17:13:31 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:31 17:13:31 2026-04-29T17:13:31.729Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:31 2026-04-29T17:13:31.732Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:31 2026-04-29T17:13:31.732Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:31 2026-04-29T17:13:31.732Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482811732 17:13:31 2026-04-29T17:13:31.732Z INFO 11351 --- [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:13:31 2026-04-29T17:13:31.740Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:31 2026-04-29T17:13:31.741Z INFO 11351 --- [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:13:31 2026-04-29T17:13:31.742Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:13:31 2026-04-29T17:13:31.748Z INFO 11351 --- [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-1894c722-e29e-4fb3-8cfe-d11536d5f7c7 17:13:31 2026-04-29T17:13:31.748Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 17:13:31 2026-04-29T17:13:31.752Z INFO 11351 --- [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-1894c722-e29e-4fb3-8cfe-d11536d5f7c7', protocol='range'} 17:13:31 2026-04-29T17:13:31.753Z INFO 11351 --- [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-1894c722-e29e-4fb3-8cfe-d11536d5f7c7=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:13:31 2026-04-29T17:13:31.761Z INFO 11351 --- [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-1894c722-e29e-4fb3-8cfe-d11536d5f7c7', protocol='range'} 17:13:31 2026-04-29T17:13:31.761Z INFO 11351 --- [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:13:31 2026-04-29T17:13:31.761Z INFO 11351 --- [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:13:31 2026-04-29T17:13:31.762Z INFO 11351 --- [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:13:31 2026-04-29T17:13:31.766Z INFO 11351 --- [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:13:32 2026-04-29T17:13:32.233Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:32 acks = -1 17:13:32 auto.include.jmx.reporter = true 17:13:32 batch.size = 16384 17:13:32 bootstrap.servers = [localhost:32777] 17:13:32 buffer.memory = 33554432 17:13:32 client.dns.lookup = use_all_dns_ips 17:13:32 client.id = test-client-id 17:13:32 compression.gzip.level = -1 17:13:32 compression.lz4.level = 9 17:13:32 compression.type = none 17:13:32 compression.zstd.level = 3 17:13:32 connections.max.idle.ms = 540000 17:13:32 delivery.timeout.ms = 120000 17:13:32 enable.idempotence = true 17:13:32 enable.metrics.push = true 17:13:32 interceptor.classes = [] 17:13:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:32 linger.ms = 0 17:13:32 max.block.ms = 60000 17:13:32 max.in.flight.requests.per.connection = 5 17:13:32 max.request.size = 1048576 17:13:32 metadata.max.age.ms = 300000 17:13:32 metadata.max.idle.ms = 300000 17:13:32 metadata.recovery.strategy = none 17:13:32 metric.reporters = [] 17:13:32 metrics.num.samples = 2 17:13:32 metrics.recording.level = INFO 17:13:32 metrics.sample.window.ms = 30000 17:13:32 partitioner.adaptive.partitioning.enable = true 17:13:32 partitioner.availability.timeout.ms = 0 17:13:32 partitioner.class = null 17:13:32 partitioner.ignore.keys = false 17:13:32 receive.buffer.bytes = 32768 17:13:32 reconnect.backoff.max.ms = 1000 17:13:32 reconnect.backoff.ms = 50 17:13:32 request.timeout.ms = 30000 17:13:32 retries = 2147483647 17:13:32 retry.backoff.max.ms = 1000 17:13:32 retry.backoff.ms = 100 17:13:32 sasl.client.callback.handler.class = null 17:13:32 sasl.jaas.config = null 17:13:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:32 sasl.kerberos.min.time.before.relogin = 60000 17:13:32 sasl.kerberos.service.name = null 17:13:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:32 sasl.login.callback.handler.class = null 17:13:32 sasl.login.class = null 17:13:32 sasl.login.connect.timeout.ms = null 17:13:32 sasl.login.read.timeout.ms = null 17:13:32 sasl.login.refresh.buffer.seconds = 300 17:13:32 sasl.login.refresh.min.period.seconds = 60 17:13:32 sasl.login.refresh.window.factor = 0.8 17:13:32 sasl.login.refresh.window.jitter = 0.05 17:13:32 sasl.login.retry.backoff.max.ms = 10000 17:13:32 sasl.login.retry.backoff.ms = 100 17:13:32 sasl.mechanism = GSSAPI 17:13:32 sasl.oauthbearer.clock.skew.seconds = 30 17:13:32 sasl.oauthbearer.expected.audience = null 17:13:32 sasl.oauthbearer.expected.issuer = null 17:13:32 sasl.oauthbearer.header.urlencode = false 17:13:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:32 sasl.oauthbearer.jwks.endpoint.url = null 17:13:32 sasl.oauthbearer.scope.claim.name = scope 17:13:32 sasl.oauthbearer.sub.claim.name = sub 17:13:32 sasl.oauthbearer.token.endpoint.url = null 17:13:32 security.protocol = PLAINTEXT 17:13:32 security.providers = null 17:13:32 send.buffer.bytes = 131072 17:13:32 socket.connection.setup.timeout.max.ms = 30000 17:13:32 socket.connection.setup.timeout.ms = 10000 17:13:32 ssl.cipher.suites = null 17:13:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:32 ssl.endpoint.identification.algorithm = https 17:13:32 ssl.engine.factory.class = null 17:13:32 ssl.key.password = null 17:13:32 ssl.keymanager.algorithm = SunX509 17:13:32 ssl.keystore.certificate.chain = null 17:13:32 ssl.keystore.key = null 17:13:32 ssl.keystore.location = null 17:13:32 ssl.keystore.password = null 17:13:32 ssl.keystore.type = JKS 17:13:32 ssl.protocol = TLSv1.3 17:13:32 ssl.provider = null 17:13:32 ssl.secure.random.implementation = null 17:13:32 ssl.trustmanager.algorithm = PKIX 17:13:32 ssl.truststore.certificates = null 17:13:32 ssl.truststore.location = null 17:13:32 ssl.truststore.password = null 17:13:32 ssl.truststore.type = JKS 17:13:32 transaction.timeout.ms = 60000 17:13:32 transactional.id = null 17:13:32 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:32 17:13:32 2026-04-29T17:13:32.234Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:32 2026-04-29T17:13:32.234Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:32 2026-04-29T17:13:32.237Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:32 2026-04-29T17:13:32.237Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:32 2026-04-29T17:13:32.237Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482812237 17:13:32 2026-04-29T17:13:32.238Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:32 acks = -1 17:13:32 auto.include.jmx.reporter = true 17:13:32 batch.size = 16384 17:13:32 bootstrap.servers = [localhost:32777] 17:13:32 buffer.memory = 33554432 17:13:32 client.dns.lookup = use_all_dns_ips 17:13:32 client.id = test-client-id 17:13:32 compression.gzip.level = -1 17:13:32 compression.lz4.level = 9 17:13:32 compression.type = none 17:13:32 compression.zstd.level = 3 17:13:32 connections.max.idle.ms = 540000 17:13:32 delivery.timeout.ms = 120000 17:13:32 enable.idempotence = true 17:13:32 enable.metrics.push = true 17:13:32 interceptor.classes = [] 17:13:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:32 linger.ms = 0 17:13:32 max.block.ms = 60000 17:13:32 max.in.flight.requests.per.connection = 5 17:13:32 max.request.size = 1048576 17:13:32 metadata.max.age.ms = 300000 17:13:32 metadata.max.idle.ms = 300000 17:13:32 metadata.recovery.strategy = none 17:13:32 metric.reporters = [] 17:13:32 metrics.num.samples = 2 17:13:32 metrics.recording.level = INFO 17:13:32 metrics.sample.window.ms = 30000 17:13:32 partitioner.adaptive.partitioning.enable = true 17:13:32 partitioner.availability.timeout.ms = 0 17:13:32 partitioner.class = null 17:13:32 partitioner.ignore.keys = false 17:13:32 receive.buffer.bytes = 32768 17:13:32 reconnect.backoff.max.ms = 1000 17:13:32 reconnect.backoff.ms = 50 17:13:32 request.timeout.ms = 30000 17:13:32 retries = 2147483647 17:13:32 retry.backoff.max.ms = 1000 17:13:32 retry.backoff.ms = 100 17:13:32 sasl.client.callback.handler.class = null 17:13:32 sasl.jaas.config = null 17:13:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:32 sasl.kerberos.min.time.before.relogin = 60000 17:13:32 sasl.kerberos.service.name = null 17:13:32 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:32 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:32 sasl.login.callback.handler.class = null 17:13:32 sasl.login.class = null 17:13:32 sasl.login.connect.timeout.ms = null 17:13:32 sasl.login.read.timeout.ms = null 17:13:32 sasl.login.refresh.buffer.seconds = 300 17:13:32 sasl.login.refresh.min.period.seconds = 60 17:13:32 sasl.login.refresh.window.factor = 0.8 17:13:32 sasl.login.refresh.window.jitter = 0.05 17:13:32 sasl.login.retry.backoff.max.ms = 10000 17:13:32 sasl.login.retry.backoff.ms = 100 17:13:32 sasl.mechanism = GSSAPI 17:13:32 sasl.oauthbearer.clock.skew.seconds = 30 17:13:32 sasl.oauthbearer.expected.audience = null 17:13:32 sasl.oauthbearer.expected.issuer = null 17:13:32 sasl.oauthbearer.header.urlencode = false 17:13:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:32 sasl.oauthbearer.jwks.endpoint.url = null 17:13:32 sasl.oauthbearer.scope.claim.name = scope 17:13:32 sasl.oauthbearer.sub.claim.name = sub 17:13:32 sasl.oauthbearer.token.endpoint.url = null 17:13:32 security.protocol = PLAINTEXT 17:13:32 security.providers = null 17:13:32 send.buffer.bytes = 131072 17:13:32 socket.connection.setup.timeout.max.ms = 30000 17:13:32 socket.connection.setup.timeout.ms = 10000 17:13:32 ssl.cipher.suites = null 17:13:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:32 ssl.endpoint.identification.algorithm = https 17:13:32 ssl.engine.factory.class = null 17:13:32 ssl.key.password = null 17:13:32 ssl.keymanager.algorithm = SunX509 17:13:32 ssl.keystore.certificate.chain = null 17:13:32 ssl.keystore.key = null 17:13:32 ssl.keystore.location = null 17:13:32 ssl.keystore.password = null 17:13:32 ssl.keystore.type = JKS 17:13:32 ssl.protocol = TLSv1.3 17:13:32 ssl.provider = null 17:13:32 ssl.secure.random.implementation = null 17:13:32 ssl.trustmanager.algorithm = PKIX 17:13:32 ssl.truststore.certificates = null 17:13:32 ssl.truststore.location = null 17:13:32 ssl.truststore.password = null 17:13:32 ssl.truststore.type = JKS 17:13:32 transaction.timeout.ms = 60000 17:13:32 transactional.id = null 17:13:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:32 17:13:32 2026-04-29T17:13:32.239Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:32 2026-04-29T17:13:32.239Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:32 2026-04-29T17:13:32.242Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:32 2026-04-29T17:13:32.242Z INFO 11351 --- [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:13:32 2026-04-29T17:13:32.242Z INFO 11351 --- [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:13:32 2026-04-29T17:13:32.247Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:32 2026-04-29T17:13:32.247Z INFO 11351 --- [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:13:32 2026-04-29T17:13:32.264Z INFO 11351 --- [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:13:32 2026-04-29T17:13:32.289Z INFO 11351 --- [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:13:32 2026-04-29T17:13:32.362Z INFO 11351 --- [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:13:32 2026-04-29T17:13:32.388Z INFO 11351 --- [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:13:33 2026-04-29T17:13:33.481Z INFO 11351 --- [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:13:33 2026-04-29T17:13:33.481Z INFO 11351 --- [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-1894c722-e29e-4fb3-8cfe-d11536d5f7c7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:33 2026-04-29T17:13:33.482Z INFO 11351 --- [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:13:33 2026-04-29T17:13:33.482Z INFO 11351 --- [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:13:33 2026-04-29T17:13:33.482Z INFO 11351 --- [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:13:33 2026-04-29T17:13:33.482Z INFO 11351 --- [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:13:33 2026-04-29T17:13:33.482Z INFO 11351 --- [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:13:33 2026-04-29T17:13:33.486Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:33 2026-04-29T17:13:33.486Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:33 2026-04-29T17:13:33.486Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:33 2026-04-29T17:13:33.486Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:33 2026-04-29T17:13:33.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 17:13:33 2026-04-29T17:13:33.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:33 2026-04-29T17:13:33.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:33 2026-04-29T17:13:33.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:33 2026-04-29T17:13:33.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:33 2026-04-29T17:13:33.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:33 2026-04-29T17:13:33.492Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:33 2026-04-29T17:13:33.492Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:33 2026-04-29T17:13:33.494Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:33 2026-04-29T17:13:33.494Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:33 2026-04-29T17:13:33.494Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:33 2026-04-29T17:13:33.494Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:33 2026-04-29T17:13:33.494Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:33 2026-04-29T17:13:33.648Z INFO 11351 --- [cps-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:13:33 2026-04-29T17:13:33.648Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:33 2026-04-29T17:13:33.648Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:33 2026-04-29T17:13:33.648Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:33 2026-04-29T17:13:33.648Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:33 2026-04-29T17:13:33.686Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:33 2026-04-29T17:13:33.717Z INFO 11351 --- [cps-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:13:33 2026-04-29T17:13:33.717Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:33 2026-04-29T17:13:33.717Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:33 2026-04-29T17:13:33.718Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:33 2026-04-29T17:13:33.718Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:33 2026-04-29T17:13:33.744Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:33 2026-04-29T17:13:33.780Z INFO 11351 --- [cps-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:13:33 2026-04-29T17:13:33.780Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:33 2026-04-29T17:13:33.781Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:33 2026-04-29T17:13:33.781Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:33 2026-04-29T17:13:33.781Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:33 2026-04-29T17:13:33.800Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:33 2026-04-29T17:13:33.834Z INFO 11351 --- [cps-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:13:33 2026-04-29T17:13:33.834Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:33 2026-04-29T17:13:33.834Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:33 2026-04-29T17:13:33.835Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:33 2026-04-29T17:13:33.835Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:33 2026-04-29T17:13:33.857Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:33 2026-04-29T17:13:33.885Z INFO 11351 --- [cps-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:13:33 2026-04-29T17:13:33.885Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:33 2026-04-29T17:13:33.885Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:33 2026-04-29T17:13:33.885Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:33 2026-04-29T17:13:33.885Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:33 2026-04-29T17:13:33.905Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:34 2026-04-29T17:13:33.935Z INFO 11351 --- [cps-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:13:34 2026-04-29T17:13:33.935Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:34 2026-04-29T17:13:33.935Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:34 2026-04-29T17:13:33.935Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:34 2026-04-29T17:13:33.935Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:34 2026-04-29T17:13:33.960Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:34 2026-04-29T17:13:33.981Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:34 allow.auto.create.topics = true 17:13:34 auto.commit.interval.ms = 5000 17:13:34 auto.include.jmx.reporter = true 17:13:34 auto.offset.reset = latest 17:13:34 bootstrap.servers = [localhost:32777] 17:13:34 check.crcs = true 17:13:34 client.dns.lookup = use_all_dns_ips 17:13:34 client.id = consumer-test-group-16 17:13:34 client.rack = 17:13:34 connections.max.idle.ms = 540000 17:13:34 default.api.timeout.ms = 60000 17:13:34 enable.auto.commit = true 17:13:34 enable.metrics.push = true 17:13:34 exclude.internal.topics = true 17:13:34 fetch.max.bytes = 52428800 17:13:34 fetch.max.wait.ms = 500 17:13:34 fetch.min.bytes = 1 17:13:34 group.id = test-group 17:13:34 group.instance.id = null 17:13:34 group.protocol = classic 17:13:34 group.remote.assignor = null 17:13:34 heartbeat.interval.ms = 3000 17:13:34 interceptor.classes = [] 17:13:34 internal.leave.group.on.close = true 17:13:34 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:34 isolation.level = read_uncommitted 17:13:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:34 max.partition.fetch.bytes = 1048576 17:13:34 max.poll.interval.ms = 300000 17:13:34 max.poll.records = 2147483647 17:13:34 metadata.max.age.ms = 300000 17:13:34 metadata.recovery.strategy = none 17:13:34 metric.reporters = [] 17:13:34 metrics.num.samples = 2 17:13:34 metrics.recording.level = INFO 17:13:34 metrics.sample.window.ms = 30000 17:13:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:34 receive.buffer.bytes = 65536 17:13:34 reconnect.backoff.max.ms = 1000 17:13:34 reconnect.backoff.ms = 50 17:13:34 request.timeout.ms = 30000 17:13:34 retry.backoff.max.ms = 1000 17:13:34 retry.backoff.ms = 100 17:13:34 sasl.client.callback.handler.class = null 17:13:34 sasl.jaas.config = null 17:13:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:34 sasl.kerberos.min.time.before.relogin = 60000 17:13:34 sasl.kerberos.service.name = null 17:13:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:34 sasl.login.callback.handler.class = null 17:13:34 sasl.login.class = null 17:13:34 sasl.login.connect.timeout.ms = null 17:13:34 sasl.login.read.timeout.ms = null 17:13:34 sasl.login.refresh.buffer.seconds = 300 17:13:34 sasl.login.refresh.min.period.seconds = 60 17:13:34 sasl.login.refresh.window.factor = 0.8 17:13:34 sasl.login.refresh.window.jitter = 0.05 17:13:34 sasl.login.retry.backoff.max.ms = 10000 17:13:34 sasl.login.retry.backoff.ms = 100 17:13:34 sasl.mechanism = GSSAPI 17:13:34 sasl.oauthbearer.clock.skew.seconds = 30 17:13:34 sasl.oauthbearer.expected.audience = null 17:13:34 sasl.oauthbearer.expected.issuer = null 17:13:34 sasl.oauthbearer.header.urlencode = false 17:13:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:34 sasl.oauthbearer.jwks.endpoint.url = null 17:13:34 sasl.oauthbearer.scope.claim.name = scope 17:13:34 sasl.oauthbearer.sub.claim.name = sub 17:13:34 sasl.oauthbearer.token.endpoint.url = null 17:13:34 security.protocol = PLAINTEXT 17:13:34 security.providers = null 17:13:34 send.buffer.bytes = 131072 17:13:34 session.timeout.ms = 45000 17:13:34 socket.connection.setup.timeout.max.ms = 30000 17:13:34 socket.connection.setup.timeout.ms = 10000 17:13:34 ssl.cipher.suites = null 17:13:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:34 ssl.endpoint.identification.algorithm = https 17:13:34 ssl.engine.factory.class = null 17:13:34 ssl.key.password = null 17:13:34 ssl.keymanager.algorithm = SunX509 17:13:34 ssl.keystore.certificate.chain = null 17:13:34 ssl.keystore.key = null 17:13:34 ssl.keystore.location = null 17:13:34 ssl.keystore.password = null 17:13:34 ssl.keystore.type = JKS 17:13:34 ssl.protocol = TLSv1.3 17:13:34 ssl.provider = null 17:13:34 ssl.secure.random.implementation = null 17:13:34 ssl.trustmanager.algorithm = PKIX 17:13:34 ssl.truststore.certificates = null 17:13:34 ssl.truststore.location = null 17:13:34 ssl.truststore.password = null 17:13:34 ssl.truststore.type = JKS 17:13:34 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 17:13:34 17:13:34 2026-04-29T17:13:33.981Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:34 2026-04-29T17:13:33.984Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:34 2026-04-29T17:13:33.984Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:34 2026-04-29T17:13:33.984Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482813984 17:13:34 2026-04-29T17:13:33.984Z INFO 11351 --- [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:13:34 2026-04-29T17:13:33.997Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:34 2026-04-29T17:13:33.997Z INFO 11351 --- [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:13:34 2026-04-29T17:13:33.998Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:13:34 2026-04-29T17:13:34.018Z INFO 11351 --- [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-8f3223f2-dc4c-4ab8-b1a6-e12dd7efff13 17:13:34 2026-04-29T17:13:34.018Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 17:13:34 2026-04-29T17:13:34.030Z INFO 11351 --- [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-8f3223f2-dc4c-4ab8-b1a6-e12dd7efff13', protocol='range'} 17:13:34 2026-04-29T17:13:34.031Z INFO 11351 --- [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-8f3223f2-dc4c-4ab8-b1a6-e12dd7efff13=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 17:13:34 2026-04-29T17:13:34.034Z INFO 11351 --- [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-8f3223f2-dc4c-4ab8-b1a6-e12dd7efff13', protocol='range'} 17:13:34 2026-04-29T17:13:34.034Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.034Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.035Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.039Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.485Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:34 acks = -1 17:13:34 auto.include.jmx.reporter = true 17:13:34 batch.size = 16384 17:13:34 bootstrap.servers = [localhost:32777] 17:13:34 buffer.memory = 33554432 17:13:34 client.dns.lookup = use_all_dns_ips 17:13:34 client.id = test-client-id 17:13:34 compression.gzip.level = -1 17:13:34 compression.lz4.level = 9 17:13:34 compression.type = none 17:13:34 compression.zstd.level = 3 17:13:34 connections.max.idle.ms = 540000 17:13:34 delivery.timeout.ms = 120000 17:13:34 enable.idempotence = true 17:13:34 enable.metrics.push = true 17:13:34 interceptor.classes = [] 17:13:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:34 linger.ms = 0 17:13:34 max.block.ms = 60000 17:13:34 max.in.flight.requests.per.connection = 5 17:13:34 max.request.size = 1048576 17:13:34 metadata.max.age.ms = 300000 17:13:34 metadata.max.idle.ms = 300000 17:13:34 metadata.recovery.strategy = none 17:13:34 metric.reporters = [] 17:13:34 metrics.num.samples = 2 17:13:34 metrics.recording.level = INFO 17:13:34 metrics.sample.window.ms = 30000 17:13:34 partitioner.adaptive.partitioning.enable = true 17:13:34 partitioner.availability.timeout.ms = 0 17:13:34 partitioner.class = null 17:13:34 partitioner.ignore.keys = false 17:13:34 receive.buffer.bytes = 32768 17:13:34 reconnect.backoff.max.ms = 1000 17:13:34 reconnect.backoff.ms = 50 17:13:34 request.timeout.ms = 30000 17:13:34 retries = 2147483647 17:13:34 retry.backoff.max.ms = 1000 17:13:34 retry.backoff.ms = 100 17:13:34 sasl.client.callback.handler.class = null 17:13:34 sasl.jaas.config = null 17:13:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:34 sasl.kerberos.min.time.before.relogin = 60000 17:13:34 sasl.kerberos.service.name = null 17:13:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:34 sasl.login.callback.handler.class = null 17:13:34 sasl.login.class = null 17:13:34 sasl.login.connect.timeout.ms = null 17:13:34 sasl.login.read.timeout.ms = null 17:13:34 sasl.login.refresh.buffer.seconds = 300 17:13:34 sasl.login.refresh.min.period.seconds = 60 17:13:34 sasl.login.refresh.window.factor = 0.8 17:13:34 sasl.login.refresh.window.jitter = 0.05 17:13:34 sasl.login.retry.backoff.max.ms = 10000 17:13:34 sasl.login.retry.backoff.ms = 100 17:13:34 sasl.mechanism = GSSAPI 17:13:34 sasl.oauthbearer.clock.skew.seconds = 30 17:13:34 sasl.oauthbearer.expected.audience = null 17:13:34 sasl.oauthbearer.expected.issuer = null 17:13:34 sasl.oauthbearer.header.urlencode = false 17:13:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:34 sasl.oauthbearer.jwks.endpoint.url = null 17:13:34 sasl.oauthbearer.scope.claim.name = scope 17:13:34 sasl.oauthbearer.sub.claim.name = sub 17:13:34 sasl.oauthbearer.token.endpoint.url = null 17:13:34 security.protocol = PLAINTEXT 17:13:34 security.providers = null 17:13:34 send.buffer.bytes = 131072 17:13:34 socket.connection.setup.timeout.max.ms = 30000 17:13:34 socket.connection.setup.timeout.ms = 10000 17:13:34 ssl.cipher.suites = null 17:13:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:34 ssl.endpoint.identification.algorithm = https 17:13:34 ssl.engine.factory.class = null 17:13:34 ssl.key.password = null 17:13:34 ssl.keymanager.algorithm = SunX509 17:13:34 ssl.keystore.certificate.chain = null 17:13:34 ssl.keystore.key = null 17:13:34 ssl.keystore.location = null 17:13:34 ssl.keystore.password = null 17:13:34 ssl.keystore.type = JKS 17:13:34 ssl.protocol = TLSv1.3 17:13:34 ssl.provider = null 17:13:34 ssl.secure.random.implementation = null 17:13:34 ssl.trustmanager.algorithm = PKIX 17:13:34 ssl.truststore.certificates = null 17:13:34 ssl.truststore.location = null 17:13:34 ssl.truststore.password = null 17:13:34 ssl.truststore.type = JKS 17:13:34 transaction.timeout.ms = 60000 17:13:34 transactional.id = null 17:13:34 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:34 17:13:34 2026-04-29T17:13:34.486Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:34 2026-04-29T17:13:34.486Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:34 2026-04-29T17:13:34.490Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:34 2026-04-29T17:13:34.490Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:34 2026-04-29T17:13:34.490Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482814489 17:13:34 2026-04-29T17:13:34.490Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 17:13:34 acks = -1 17:13:34 auto.include.jmx.reporter = true 17:13:34 batch.size = 16384 17:13:34 bootstrap.servers = [localhost:32777] 17:13:34 buffer.memory = 33554432 17:13:34 client.dns.lookup = use_all_dns_ips 17:13:34 client.id = test-client-id 17:13:34 compression.gzip.level = -1 17:13:34 compression.lz4.level = 9 17:13:34 compression.type = none 17:13:34 compression.zstd.level = 3 17:13:34 connections.max.idle.ms = 540000 17:13:34 delivery.timeout.ms = 120000 17:13:34 enable.idempotence = true 17:13:34 enable.metrics.push = true 17:13:34 interceptor.classes = [] 17:13:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 17:13:34 linger.ms = 0 17:13:34 max.block.ms = 60000 17:13:34 max.in.flight.requests.per.connection = 5 17:13:34 max.request.size = 1048576 17:13:34 metadata.max.age.ms = 300000 17:13:34 metadata.max.idle.ms = 300000 17:13:34 metadata.recovery.strategy = none 17:13:34 metric.reporters = [] 17:13:34 metrics.num.samples = 2 17:13:34 metrics.recording.level = INFO 17:13:34 metrics.sample.window.ms = 30000 17:13:34 partitioner.adaptive.partitioning.enable = true 17:13:34 partitioner.availability.timeout.ms = 0 17:13:34 partitioner.class = null 17:13:34 partitioner.ignore.keys = false 17:13:34 receive.buffer.bytes = 32768 17:13:34 reconnect.backoff.max.ms = 1000 17:13:34 reconnect.backoff.ms = 50 17:13:34 request.timeout.ms = 30000 17:13:34 retries = 2147483647 17:13:34 retry.backoff.max.ms = 1000 17:13:34 retry.backoff.ms = 100 17:13:34 sasl.client.callback.handler.class = null 17:13:34 sasl.jaas.config = null 17:13:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:34 sasl.kerberos.min.time.before.relogin = 60000 17:13:34 sasl.kerberos.service.name = null 17:13:34 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:34 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:34 sasl.login.callback.handler.class = null 17:13:34 sasl.login.class = null 17:13:34 sasl.login.connect.timeout.ms = null 17:13:34 sasl.login.read.timeout.ms = null 17:13:34 sasl.login.refresh.buffer.seconds = 300 17:13:34 sasl.login.refresh.min.period.seconds = 60 17:13:34 sasl.login.refresh.window.factor = 0.8 17:13:34 sasl.login.refresh.window.jitter = 0.05 17:13:34 sasl.login.retry.backoff.max.ms = 10000 17:13:34 sasl.login.retry.backoff.ms = 100 17:13:34 sasl.mechanism = GSSAPI 17:13:34 sasl.oauthbearer.clock.skew.seconds = 30 17:13:34 sasl.oauthbearer.expected.audience = null 17:13:34 sasl.oauthbearer.expected.issuer = null 17:13:34 sasl.oauthbearer.header.urlencode = false 17:13:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:34 sasl.oauthbearer.jwks.endpoint.url = null 17:13:34 sasl.oauthbearer.scope.claim.name = scope 17:13:34 sasl.oauthbearer.sub.claim.name = sub 17:13:34 sasl.oauthbearer.token.endpoint.url = null 17:13:34 security.protocol = PLAINTEXT 17:13:34 security.providers = null 17:13:34 send.buffer.bytes = 131072 17:13:34 socket.connection.setup.timeout.max.ms = 30000 17:13:34 socket.connection.setup.timeout.ms = 10000 17:13:34 ssl.cipher.suites = null 17:13:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:34 ssl.endpoint.identification.algorithm = https 17:13:34 ssl.engine.factory.class = null 17:13:34 ssl.key.password = null 17:13:34 ssl.keymanager.algorithm = SunX509 17:13:34 ssl.keystore.certificate.chain = null 17:13:34 ssl.keystore.key = null 17:13:34 ssl.keystore.location = null 17:13:34 ssl.keystore.password = null 17:13:34 ssl.keystore.type = JKS 17:13:34 ssl.protocol = TLSv1.3 17:13:34 ssl.provider = null 17:13:34 ssl.secure.random.implementation = null 17:13:34 ssl.trustmanager.algorithm = PKIX 17:13:34 ssl.truststore.certificates = null 17:13:34 ssl.truststore.location = null 17:13:34 ssl.truststore.password = null 17:13:34 ssl.truststore.type = JKS 17:13:34 transaction.timeout.ms = 60000 17:13:34 transactional.id = null 17:13:34 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 17:13:34 17:13:34 2026-04-29T17:13:34.491Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:34 2026-04-29T17:13:34.491Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 17:13:34 2026-04-29T17:13:34.493Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.496Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:34 2026-04-29T17:13:34.497Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.499Z INFO 11351 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:34 2026-04-29T17:13:34.499Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.504Z INFO 11351 --- [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:13:34 2026-04-29T17:13:34.510Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.608Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.608Z INFO 11351 --- [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-8f3223f2-dc4c-4ab8-b1a6-e12dd7efff13 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:35 2026-04-29T17:13:35.608Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.608Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.608Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.609Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.609Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.612Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:35 2026-04-29T17:13:35.612Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:35 2026-04-29T17:13:35.612Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:35 2026-04-29T17:13:35.613Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:35 2026-04-29T17:13:35.615Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 17:13:35 2026-04-29T17:13:35.615Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:35 2026-04-29T17:13:35.617Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:35 2026-04-29T17:13:35.617Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:35 2026-04-29T17:13:35.617Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:35 2026-04-29T17:13:35.617Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:35 2026-04-29T17:13:35.618Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:35 2026-04-29T17:13:35.618Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 17:13:35 2026-04-29T17:13:35.619Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:35 2026-04-29T17:13:35.619Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:35 2026-04-29T17:13:35.619Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:35 2026-04-29T17:13:35.619Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:35 2026-04-29T17:13:35.619Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 17:13:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.41 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 17:13:35 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:13:35 2026-04-29T17:13:35.797Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:35 allow.auto.create.topics = true 17:13:35 auto.commit.interval.ms = 5000 17:13:35 auto.include.jmx.reporter = true 17:13:35 auto.offset.reset = latest 17:13:35 bootstrap.servers = [localhost:32777] 17:13:35 check.crcs = true 17:13:35 client.dns.lookup = use_all_dns_ips 17:13:35 client.id = consumer-test-group-17 17:13:35 client.rack = 17:13:35 connections.max.idle.ms = 540000 17:13:35 default.api.timeout.ms = 60000 17:13:35 enable.auto.commit = true 17:13:35 enable.metrics.push = true 17:13:35 exclude.internal.topics = true 17:13:35 fetch.max.bytes = 52428800 17:13:35 fetch.max.wait.ms = 500 17:13:35 fetch.min.bytes = 1 17:13:35 group.id = test-group 17:13:35 group.instance.id = null 17:13:35 group.protocol = classic 17:13:35 group.remote.assignor = null 17:13:35 heartbeat.interval.ms = 3000 17:13:35 interceptor.classes = [] 17:13:35 internal.leave.group.on.close = true 17:13:35 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:35 isolation.level = read_uncommitted 17:13:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:35 max.partition.fetch.bytes = 1048576 17:13:35 max.poll.interval.ms = 300000 17:13:35 max.poll.records = 2147483647 17:13:35 metadata.max.age.ms = 300000 17:13:35 metadata.recovery.strategy = none 17:13:35 metric.reporters = [] 17:13:35 metrics.num.samples = 2 17:13:35 metrics.recording.level = INFO 17:13:35 metrics.sample.window.ms = 30000 17:13:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:35 receive.buffer.bytes = 65536 17:13:35 reconnect.backoff.max.ms = 1000 17:13:35 reconnect.backoff.ms = 50 17:13:35 request.timeout.ms = 30000 17:13:35 retry.backoff.max.ms = 1000 17:13:35 retry.backoff.ms = 100 17:13:35 sasl.client.callback.handler.class = null 17:13:35 sasl.jaas.config = null 17:13:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:35 sasl.kerberos.min.time.before.relogin = 60000 17:13:35 sasl.kerberos.service.name = null 17:13:35 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:35 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:35 sasl.login.callback.handler.class = null 17:13:35 sasl.login.class = null 17:13:35 sasl.login.connect.timeout.ms = null 17:13:35 sasl.login.read.timeout.ms = null 17:13:35 sasl.login.refresh.buffer.seconds = 300 17:13:35 sasl.login.refresh.min.period.seconds = 60 17:13:35 sasl.login.refresh.window.factor = 0.8 17:13:35 sasl.login.refresh.window.jitter = 0.05 17:13:35 sasl.login.retry.backoff.max.ms = 10000 17:13:35 sasl.login.retry.backoff.ms = 100 17:13:35 sasl.mechanism = GSSAPI 17:13:35 sasl.oauthbearer.clock.skew.seconds = 30 17:13:35 sasl.oauthbearer.expected.audience = null 17:13:35 sasl.oauthbearer.expected.issuer = null 17:13:35 sasl.oauthbearer.header.urlencode = false 17:13:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:35 sasl.oauthbearer.jwks.endpoint.url = null 17:13:35 sasl.oauthbearer.scope.claim.name = scope 17:13:35 sasl.oauthbearer.sub.claim.name = sub 17:13:35 sasl.oauthbearer.token.endpoint.url = null 17:13:35 security.protocol = PLAINTEXT 17:13:35 security.providers = null 17:13:35 send.buffer.bytes = 131072 17:13:35 session.timeout.ms = 45000 17:13:35 socket.connection.setup.timeout.max.ms = 30000 17:13:35 socket.connection.setup.timeout.ms = 10000 17:13:35 ssl.cipher.suites = null 17:13:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:35 ssl.endpoint.identification.algorithm = https 17:13:35 ssl.engine.factory.class = null 17:13:35 ssl.key.password = null 17:13:35 ssl.keymanager.algorithm = SunX509 17:13:35 ssl.keystore.certificate.chain = null 17:13:35 ssl.keystore.key = null 17:13:35 ssl.keystore.location = null 17:13:35 ssl.keystore.password = null 17:13:35 ssl.keystore.type = JKS 17:13:35 ssl.protocol = TLSv1.3 17:13:35 ssl.provider = null 17:13:35 ssl.secure.random.implementation = null 17:13:35 ssl.trustmanager.algorithm = PKIX 17:13:35 ssl.truststore.certificates = null 17:13:35 ssl.truststore.location = null 17:13:35 ssl.truststore.password = null 17:13:35 ssl.truststore.type = JKS 17:13:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:35 17:13:35 2026-04-29T17:13:35.798Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:35 2026-04-29T17:13:35.800Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:35 2026-04-29T17:13:35.800Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:35 2026-04-29T17:13:35.800Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482815800 17:13:35 2026-04-29T17:13:35.800Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.804Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:35 2026-04-29T17:13:35.804Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.805Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:13:35 2026-04-29T17:13:35.809Z INFO 11351 --- [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-27385f87-1f8d-42b5-b42e-340a8bf2ba25 17:13:35 2026-04-29T17:13:35.809Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 17:13:35 2026-04-29T17:13:35.811Z INFO 11351 --- [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-27385f87-1f8d-42b5-b42e-340a8bf2ba25', protocol='range'} 17:13:35 2026-04-29T17:13:35.812Z INFO 11351 --- [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-27385f87-1f8d-42b5-b42e-340a8bf2ba25=Assignment(partitions=[ncmp-events-0])} 17:13:35 2026-04-29T17:13:35.814Z INFO 11351 --- [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-27385f87-1f8d-42b5-b42e-340a8bf2ba25', protocol='range'} 17:13:35 2026-04-29T17:13:35.814Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.814Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.815Z INFO 11351 --- [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:13:35 2026-04-29T17:13:35.820Z INFO 11351 --- [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:13:36 2026-04-29T17:13:36.341Z INFO 11351 --- [cps-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:13:36 2026-04-29T17:13:36.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:36 2026-04-29T17:13:36.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:36 2026-04-29T17:13:36.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:36 2026-04-29T17:13:36.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:36 2026-04-29T17:13:36.407Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 17:13:36 2026-04-29T17:13:36.418Z INFO 11351 --- [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:13:36 2026-04-29T17:13:36.441Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:37 2026-04-29T17:13:37.080Z INFO 11351 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:13:37 2026-04-29T17:13:37.233Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37055 17:13:37 2026-04-29T17:13:37.258Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54897/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54897 17:13:37 2026-04-29T17:13:37.287Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33219/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33219 17:13:37 2026-04-29T17:13:37.299Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43185 17:13:37 2026-04-29T17:13:37.311Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54039 17:13:37 2026-04-29T17:13:37.321Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48295/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48295 17:13:37 2026-04-29T17:13:37.336Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36791/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36791 17:13:37 2026-04-29T17:13:37.349Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37881 17:13:37 2026-04-29T17:13:37.360Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58455/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58455 17:13:37 2026-04-29T17:13:37.376Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51191/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51191 17:13:37 2026-04-29T17:13:37.389Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42471/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42471 17:13:37 2026-04-29T17:13:37.406Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48369/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48369 17:13:37 2026-04-29T17:13:37.417Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47899/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47899 17:13:37 2026-04-29T17:13:37.429Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33959/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33959 17:13:37 2026-04-29T17:13:37.445Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42285/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42285 17:13:37 2026-04-29T17:13:37.455Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 17:13:37 2026-04-29T17:13:37.467Z WARN 11351 --- [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 17:13:37 2026-04-29T17:13:37.477Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35809/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35809 17:13:37 2026-04-29T17:13:37.488Z WARN 11351 --- [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:13:37 2026-04-29T17:13:37.500Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48629/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48629 17:13:37 2026-04-29T17:13:37.514Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48559/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48559 17:13:37 2026-04-29T17:13:37.525Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51257/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51257 17:13:37 2026-04-29T17:13:37.540Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58033 17:13:37 2026-04-29T17:13:37.551Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43827/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43827 17:13:37 2026-04-29T17:13:37.565Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33915 17:13:37 2026-04-29T17:13:37.582Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35459/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35459 17:13:37 2026-04-29T17:13:37.589Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.590Z INFO 11351 --- [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-27385f87-1f8d-42b5-b42e-340a8bf2ba25 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:37 2026-04-29T17:13:37.590Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.590Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.590Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.590Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.590Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.599Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:37 2026-04-29T17:13:37.600Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:37 2026-04-29T17:13:37.600Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:37 2026-04-29T17:13:37.600Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:37 2026-04-29T17:13:37.601Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 17:13:37 2026-04-29T17:13:37.629Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:37 allow.auto.create.topics = true 17:13:37 auto.commit.interval.ms = 5000 17:13:37 auto.include.jmx.reporter = true 17:13:37 auto.offset.reset = latest 17:13:37 bootstrap.servers = [localhost:32777] 17:13:37 check.crcs = true 17:13:37 client.dns.lookup = use_all_dns_ips 17:13:37 client.id = consumer-test-group-18 17:13:37 client.rack = 17:13:37 connections.max.idle.ms = 540000 17:13:37 default.api.timeout.ms = 60000 17:13:37 enable.auto.commit = true 17:13:37 enable.metrics.push = true 17:13:37 exclude.internal.topics = true 17:13:37 fetch.max.bytes = 52428800 17:13:37 fetch.max.wait.ms = 500 17:13:37 fetch.min.bytes = 1 17:13:37 group.id = test-group 17:13:37 group.instance.id = null 17:13:37 group.protocol = classic 17:13:37 group.remote.assignor = null 17:13:37 heartbeat.interval.ms = 3000 17:13:37 interceptor.classes = [] 17:13:37 internal.leave.group.on.close = true 17:13:37 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:37 isolation.level = read_uncommitted 17:13:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:37 max.partition.fetch.bytes = 1048576 17:13:37 max.poll.interval.ms = 300000 17:13:37 max.poll.records = 2147483647 17:13:37 metadata.max.age.ms = 300000 17:13:37 metadata.recovery.strategy = none 17:13:37 metric.reporters = [] 17:13:37 metrics.num.samples = 2 17:13:37 metrics.recording.level = INFO 17:13:37 metrics.sample.window.ms = 30000 17:13:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:37 receive.buffer.bytes = 65536 17:13:37 reconnect.backoff.max.ms = 1000 17:13:37 reconnect.backoff.ms = 50 17:13:37 request.timeout.ms = 30000 17:13:37 retry.backoff.max.ms = 1000 17:13:37 retry.backoff.ms = 100 17:13:37 sasl.client.callback.handler.class = null 17:13:37 sasl.jaas.config = null 17:13:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:37 sasl.kerberos.min.time.before.relogin = 60000 17:13:37 sasl.kerberos.service.name = null 17:13:37 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:37 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:37 sasl.login.callback.handler.class = null 17:13:37 sasl.login.class = null 17:13:37 sasl.login.connect.timeout.ms = null 17:13:37 sasl.login.read.timeout.ms = null 17:13:37 sasl.login.refresh.buffer.seconds = 300 17:13:37 sasl.login.refresh.min.period.seconds = 60 17:13:37 sasl.login.refresh.window.factor = 0.8 17:13:37 sasl.login.refresh.window.jitter = 0.05 17:13:37 sasl.login.retry.backoff.max.ms = 10000 17:13:37 sasl.login.retry.backoff.ms = 100 17:13:37 sasl.mechanism = GSSAPI 17:13:37 sasl.oauthbearer.clock.skew.seconds = 30 17:13:37 sasl.oauthbearer.expected.audience = null 17:13:37 sasl.oauthbearer.expected.issuer = null 17:13:37 sasl.oauthbearer.header.urlencode = false 17:13:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:37 sasl.oauthbearer.jwks.endpoint.url = null 17:13:37 sasl.oauthbearer.scope.claim.name = scope 17:13:37 sasl.oauthbearer.sub.claim.name = sub 17:13:37 sasl.oauthbearer.token.endpoint.url = null 17:13:37 security.protocol = PLAINTEXT 17:13:37 security.providers = null 17:13:37 send.buffer.bytes = 131072 17:13:37 session.timeout.ms = 45000 17:13:37 socket.connection.setup.timeout.max.ms = 30000 17:13:37 socket.connection.setup.timeout.ms = 10000 17:13:37 ssl.cipher.suites = null 17:13:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:37 ssl.endpoint.identification.algorithm = https 17:13:37 ssl.engine.factory.class = null 17:13:37 ssl.key.password = null 17:13:37 ssl.keymanager.algorithm = SunX509 17:13:37 ssl.keystore.certificate.chain = null 17:13:37 ssl.keystore.key = null 17:13:37 ssl.keystore.location = null 17:13:37 ssl.keystore.password = null 17:13:37 ssl.keystore.type = JKS 17:13:37 ssl.protocol = TLSv1.3 17:13:37 ssl.provider = null 17:13:37 ssl.secure.random.implementation = null 17:13:37 ssl.trustmanager.algorithm = PKIX 17:13:37 ssl.truststore.certificates = null 17:13:37 ssl.truststore.location = null 17:13:37 ssl.truststore.password = null 17:13:37 ssl.truststore.type = JKS 17:13:37 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:37 17:13:37 2026-04-29T17:13:37.629Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:37 2026-04-29T17:13:37.631Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:37 2026-04-29T17:13:37.631Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:37 2026-04-29T17:13:37.631Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482817631 17:13:37 2026-04-29T17:13:37.631Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.656Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:37 2026-04-29T17:13:37.656Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.658Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:13:37 2026-04-29T17:13:37.684Z INFO 11351 --- [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-a3e85d26-c3de-411b-9eb5-7a7db049c8fa 17:13:37 2026-04-29T17:13:37.684Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 17:13:37 2026-04-29T17:13:37.686Z INFO 11351 --- [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-a3e85d26-c3de-411b-9eb5-7a7db049c8fa', protocol='range'} 17:13:37 2026-04-29T17:13:37.687Z INFO 11351 --- [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-a3e85d26-c3de-411b-9eb5-7a7db049c8fa=Assignment(partitions=[ncmp-events-0])} 17:13:37 2026-04-29T17:13:37.689Z INFO 11351 --- [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-a3e85d26-c3de-411b-9eb5-7a7db049c8fa', protocol='range'} 17:13:37 2026-04-29T17:13:37.689Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.689Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.690Z INFO 11351 --- [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:13:37 2026-04-29T17:13:37.702Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.179Z INFO 11351 --- [cps-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:13:38 2026-04-29T17:13:38.179Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:38 2026-04-29T17:13:38.179Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:38 2026-04-29T17:13:38.180Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:38 2026-04-29T17:13:38.180Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:38 2026-04-29T17:13:38.246Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 17:13:38 2026-04-29T17:13:38.259Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle-v2 17:13:38 2026-04-29T17:13:38.280Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:38 2026-04-29T17:13:38.343Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.343Z INFO 11351 --- [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-a3e85d26-c3de-411b-9eb5-7a7db049c8fa sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:38 2026-04-29T17:13:38.343Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.343Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.343Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.344Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.344Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.352Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:38 2026-04-29T17:13:38.352Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:38 2026-04-29T17:13:38.352Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:38 2026-04-29T17:13:38.352Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:38 2026-04-29T17:13:38.354Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 17:13:38 2026-04-29T17:13:38.372Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:38 allow.auto.create.topics = true 17:13:38 auto.commit.interval.ms = 5000 17:13:38 auto.include.jmx.reporter = true 17:13:38 auto.offset.reset = latest 17:13:38 bootstrap.servers = [localhost:32777] 17:13:38 check.crcs = true 17:13:38 client.dns.lookup = use_all_dns_ips 17:13:38 client.id = consumer-test-group-19 17:13:38 client.rack = 17:13:38 connections.max.idle.ms = 540000 17:13:38 default.api.timeout.ms = 60000 17:13:38 enable.auto.commit = true 17:13:38 enable.metrics.push = true 17:13:38 exclude.internal.topics = true 17:13:38 fetch.max.bytes = 52428800 17:13:38 fetch.max.wait.ms = 500 17:13:38 fetch.min.bytes = 1 17:13:38 group.id = test-group 17:13:38 group.instance.id = null 17:13:38 group.protocol = classic 17:13:38 group.remote.assignor = null 17:13:38 heartbeat.interval.ms = 3000 17:13:38 interceptor.classes = [] 17:13:38 internal.leave.group.on.close = true 17:13:38 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:38 isolation.level = read_uncommitted 17:13:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:38 max.partition.fetch.bytes = 1048576 17:13:38 max.poll.interval.ms = 300000 17:13:38 max.poll.records = 2147483647 17:13:38 metadata.max.age.ms = 300000 17:13:38 metadata.recovery.strategy = none 17:13:38 metric.reporters = [] 17:13:38 metrics.num.samples = 2 17:13:38 metrics.recording.level = INFO 17:13:38 metrics.sample.window.ms = 30000 17:13:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:38 receive.buffer.bytes = 65536 17:13:38 reconnect.backoff.max.ms = 1000 17:13:38 reconnect.backoff.ms = 50 17:13:38 request.timeout.ms = 30000 17:13:38 retry.backoff.max.ms = 1000 17:13:38 retry.backoff.ms = 100 17:13:38 sasl.client.callback.handler.class = null 17:13:38 sasl.jaas.config = null 17:13:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:38 sasl.kerberos.min.time.before.relogin = 60000 17:13:38 sasl.kerberos.service.name = null 17:13:38 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:38 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:38 sasl.login.callback.handler.class = null 17:13:38 sasl.login.class = null 17:13:38 sasl.login.connect.timeout.ms = null 17:13:38 sasl.login.read.timeout.ms = null 17:13:38 sasl.login.refresh.buffer.seconds = 300 17:13:38 sasl.login.refresh.min.period.seconds = 60 17:13:38 sasl.login.refresh.window.factor = 0.8 17:13:38 sasl.login.refresh.window.jitter = 0.05 17:13:38 sasl.login.retry.backoff.max.ms = 10000 17:13:38 sasl.login.retry.backoff.ms = 100 17:13:38 sasl.mechanism = GSSAPI 17:13:38 sasl.oauthbearer.clock.skew.seconds = 30 17:13:38 sasl.oauthbearer.expected.audience = null 17:13:38 sasl.oauthbearer.expected.issuer = null 17:13:38 sasl.oauthbearer.header.urlencode = false 17:13:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:38 sasl.oauthbearer.jwks.endpoint.url = null 17:13:38 sasl.oauthbearer.scope.claim.name = scope 17:13:38 sasl.oauthbearer.sub.claim.name = sub 17:13:38 sasl.oauthbearer.token.endpoint.url = null 17:13:38 security.protocol = PLAINTEXT 17:13:38 security.providers = null 17:13:38 send.buffer.bytes = 131072 17:13:38 session.timeout.ms = 45000 17:13:38 socket.connection.setup.timeout.max.ms = 30000 17:13:38 socket.connection.setup.timeout.ms = 10000 17:13:38 ssl.cipher.suites = null 17:13:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:38 ssl.endpoint.identification.algorithm = https 17:13:38 ssl.engine.factory.class = null 17:13:38 ssl.key.password = null 17:13:38 ssl.keymanager.algorithm = SunX509 17:13:38 ssl.keystore.certificate.chain = null 17:13:38 ssl.keystore.key = null 17:13:38 ssl.keystore.location = null 17:13:38 ssl.keystore.password = null 17:13:38 ssl.keystore.type = JKS 17:13:38 ssl.protocol = TLSv1.3 17:13:38 ssl.provider = null 17:13:38 ssl.secure.random.implementation = null 17:13:38 ssl.trustmanager.algorithm = PKIX 17:13:38 ssl.truststore.certificates = null 17:13:38 ssl.truststore.location = null 17:13:38 ssl.truststore.password = null 17:13:38 ssl.truststore.type = JKS 17:13:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:38 17:13:38 2026-04-29T17:13:38.372Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:38 2026-04-29T17:13:38.375Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:38 2026-04-29T17:13:38.375Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:38 2026-04-29T17:13:38.375Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482818375 17:13:38 2026-04-29T17:13:38.375Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.380Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:38 2026-04-29T17:13:38.380Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.381Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:13:38 2026-04-29T17:13:38.383Z INFO 11351 --- [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-7f793dc4-0ff0-447e-8b52-1686734e7871 17:13:38 2026-04-29T17:13:38.383Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 17:13:38 2026-04-29T17:13:38.385Z INFO 11351 --- [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-7f793dc4-0ff0-447e-8b52-1686734e7871', protocol='range'} 17:13:38 2026-04-29T17:13:38.385Z INFO 11351 --- [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-7f793dc4-0ff0-447e-8b52-1686734e7871=Assignment(partitions=[ncmp-events-0])} 17:13:38 2026-04-29T17:13:38.387Z INFO 11351 --- [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-7f793dc4-0ff0-447e-8b52-1686734e7871', protocol='range'} 17:13:38 2026-04-29T17:13:38.387Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.387Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.388Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.391Z INFO 11351 --- [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:13:38 2026-04-29T17:13:38.905Z INFO 11351 --- [cps-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:13:38 2026-04-29T17:13:38.906Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:38 2026-04-29T17:13:38.906Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:38 2026-04-29T17:13:38.906Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:38 2026-04-29T17:13:38.906Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:39 2026-04-29T17:13:38.949Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:39 2026-04-29T17:13:38.991Z INFO 11351 --- [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:13:39 2026-04-29T17:13:38.991Z INFO 11351 --- [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-7f793dc4-0ff0-447e-8b52-1686734e7871 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:39 2026-04-29T17:13:38.992Z INFO 11351 --- [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:13:39 2026-04-29T17:13:38.992Z INFO 11351 --- [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:13:39 2026-04-29T17:13:38.992Z INFO 11351 --- [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:13:39 2026-04-29T17:13:38.992Z INFO 11351 --- [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:13:39 2026-04-29T17:13:38.992Z INFO 11351 --- [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:13:39 2026-04-29T17:13:38.995Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:39 2026-04-29T17:13:38.995Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:39 2026-04-29T17:13:38.995Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:39 2026-04-29T17:13:38.995Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:39 2026-04-29T17:13:38.996Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 17:13:39 2026-04-29T17:13:39.015Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:39 allow.auto.create.topics = true 17:13:39 auto.commit.interval.ms = 5000 17:13:39 auto.include.jmx.reporter = true 17:13:39 auto.offset.reset = latest 17:13:39 bootstrap.servers = [localhost:32777] 17:13:39 check.crcs = true 17:13:39 client.dns.lookup = use_all_dns_ips 17:13:39 client.id = consumer-test-group-20 17:13:39 client.rack = 17:13:39 connections.max.idle.ms = 540000 17:13:39 default.api.timeout.ms = 60000 17:13:39 enable.auto.commit = true 17:13:39 enable.metrics.push = true 17:13:39 exclude.internal.topics = true 17:13:39 fetch.max.bytes = 52428800 17:13:39 fetch.max.wait.ms = 500 17:13:39 fetch.min.bytes = 1 17:13:39 group.id = test-group 17:13:39 group.instance.id = null 17:13:39 group.protocol = classic 17:13:39 group.remote.assignor = null 17:13:39 heartbeat.interval.ms = 3000 17:13:39 interceptor.classes = [] 17:13:39 internal.leave.group.on.close = true 17:13:39 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:39 isolation.level = read_uncommitted 17:13:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:39 max.partition.fetch.bytes = 1048576 17:13:39 max.poll.interval.ms = 300000 17:13:39 max.poll.records = 2147483647 17:13:39 metadata.max.age.ms = 300000 17:13:39 metadata.recovery.strategy = none 17:13:39 metric.reporters = [] 17:13:39 metrics.num.samples = 2 17:13:39 metrics.recording.level = INFO 17:13:39 metrics.sample.window.ms = 30000 17:13:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:39 receive.buffer.bytes = 65536 17:13:39 reconnect.backoff.max.ms = 1000 17:13:39 reconnect.backoff.ms = 50 17:13:39 request.timeout.ms = 30000 17:13:39 retry.backoff.max.ms = 1000 17:13:39 retry.backoff.ms = 100 17:13:39 sasl.client.callback.handler.class = null 17:13:39 sasl.jaas.config = null 17:13:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:39 sasl.kerberos.min.time.before.relogin = 60000 17:13:39 sasl.kerberos.service.name = null 17:13:39 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:39 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:39 sasl.login.callback.handler.class = null 17:13:39 sasl.login.class = null 17:13:39 sasl.login.connect.timeout.ms = null 17:13:39 sasl.login.read.timeout.ms = null 17:13:39 sasl.login.refresh.buffer.seconds = 300 17:13:39 sasl.login.refresh.min.period.seconds = 60 17:13:39 sasl.login.refresh.window.factor = 0.8 17:13:39 sasl.login.refresh.window.jitter = 0.05 17:13:39 sasl.login.retry.backoff.max.ms = 10000 17:13:39 sasl.login.retry.backoff.ms = 100 17:13:39 sasl.mechanism = GSSAPI 17:13:39 sasl.oauthbearer.clock.skew.seconds = 30 17:13:39 sasl.oauthbearer.expected.audience = null 17:13:39 sasl.oauthbearer.expected.issuer = null 17:13:39 sasl.oauthbearer.header.urlencode = false 17:13:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:39 sasl.oauthbearer.jwks.endpoint.url = null 17:13:39 sasl.oauthbearer.scope.claim.name = scope 17:13:39 sasl.oauthbearer.sub.claim.name = sub 17:13:39 sasl.oauthbearer.token.endpoint.url = null 17:13:39 security.protocol = PLAINTEXT 17:13:39 security.providers = null 17:13:39 send.buffer.bytes = 131072 17:13:39 session.timeout.ms = 45000 17:13:39 socket.connection.setup.timeout.max.ms = 30000 17:13:39 socket.connection.setup.timeout.ms = 10000 17:13:39 ssl.cipher.suites = null 17:13:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:39 ssl.endpoint.identification.algorithm = https 17:13:39 ssl.engine.factory.class = null 17:13:39 ssl.key.password = null 17:13:39 ssl.keymanager.algorithm = SunX509 17:13:39 ssl.keystore.certificate.chain = null 17:13:39 ssl.keystore.key = null 17:13:39 ssl.keystore.location = null 17:13:39 ssl.keystore.password = null 17:13:39 ssl.keystore.type = JKS 17:13:39 ssl.protocol = TLSv1.3 17:13:39 ssl.provider = null 17:13:39 ssl.secure.random.implementation = null 17:13:39 ssl.trustmanager.algorithm = PKIX 17:13:39 ssl.truststore.certificates = null 17:13:39 ssl.truststore.location = null 17:13:39 ssl.truststore.password = null 17:13:39 ssl.truststore.type = JKS 17:13:39 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:39 17:13:39 2026-04-29T17:13:39.015Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:39 2026-04-29T17:13:39.018Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:39 2026-04-29T17:13:39.018Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:39 2026-04-29T17:13:39.018Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482819018 17:13:39 2026-04-29T17:13:39.018Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.022Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:39 2026-04-29T17:13:39.022Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.023Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:13:39 2026-04-29T17:13:39.025Z INFO 11351 --- [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-ea723e37-8305-43b0-a9b4-1ce51318f0f8 17:13:39 2026-04-29T17:13:39.026Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 17:13:39 2026-04-29T17:13:39.027Z INFO 11351 --- [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-ea723e37-8305-43b0-a9b4-1ce51318f0f8', protocol='range'} 17:13:39 2026-04-29T17:13:39.027Z INFO 11351 --- [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-ea723e37-8305-43b0-a9b4-1ce51318f0f8=Assignment(partitions=[ncmp-events-0])} 17:13:39 2026-04-29T17:13:39.031Z INFO 11351 --- [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-ea723e37-8305-43b0-a9b4-1ce51318f0f8', protocol='range'} 17:13:39 2026-04-29T17:13:39.031Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.031Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.046Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.051Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-20, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=333, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:39 2026-04-29T17:13:39.543Z INFO 11351 --- [cps-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:13:39 2026-04-29T17:13:39.545Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:39 2026-04-29T17:13:39.546Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:39 2026-04-29T17:13:39.546Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:39 2026-04-29T17:13:39.546Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:39 2026-04-29T17:13:39.611Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 17:13:39 2026-04-29T17:13:39.624Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 17:13:39 2026-04-29T17:13:39.644Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:39 2026-04-29T17:13:39.666Z INFO 11351 --- [cps-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:13:39 2026-04-29T17:13:39.667Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:39 2026-04-29T17:13:39.667Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:39 2026-04-29T17:13:39.667Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:39 2026-04-29T17:13:39.667Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:39 2026-04-29T17:13:39.727Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 17:13:39 2026-04-29T17:13:39.740Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 17:13:39 2026-04-29T17:13:39.759Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:39 2026-04-29T17:13:39.786Z INFO 11351 --- [cps-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:13:39 2026-04-29T17:13:39.787Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:39 2026-04-29T17:13:39.787Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:39 2026-04-29T17:13:39.787Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:39 2026-04-29T17:13:39.787Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:39 2026-04-29T17:13:39.811Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:39 2026-04-29T17:13:39.878Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.878Z INFO 11351 --- [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-ea723e37-8305-43b0-a9b4-1ce51318f0f8 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:39 2026-04-29T17:13:39.878Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.878Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.878Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.879Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.879Z INFO 11351 --- [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:13:39 2026-04-29T17:13:39.883Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:39 2026-04-29T17:13:39.883Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:39 2026-04-29T17:13:39.883Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:39 2026-04-29T17:13:39.883Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:39 2026-04-29T17:13:39.885Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 17:13:40 2026-04-29T17:13:39.906Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:40 allow.auto.create.topics = true 17:13:40 auto.commit.interval.ms = 5000 17:13:40 auto.include.jmx.reporter = true 17:13:40 auto.offset.reset = latest 17:13:40 bootstrap.servers = [localhost:32777] 17:13:40 check.crcs = true 17:13:40 client.dns.lookup = use_all_dns_ips 17:13:40 client.id = consumer-test-group-21 17:13:40 client.rack = 17:13:40 connections.max.idle.ms = 540000 17:13:40 default.api.timeout.ms = 60000 17:13:40 enable.auto.commit = true 17:13:40 enable.metrics.push = true 17:13:40 exclude.internal.topics = true 17:13:40 fetch.max.bytes = 52428800 17:13:40 fetch.max.wait.ms = 500 17:13:40 fetch.min.bytes = 1 17:13:40 group.id = test-group 17:13:40 group.instance.id = null 17:13:40 group.protocol = classic 17:13:40 group.remote.assignor = null 17:13:40 heartbeat.interval.ms = 3000 17:13:40 interceptor.classes = [] 17:13:40 internal.leave.group.on.close = true 17:13:40 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:40 isolation.level = read_uncommitted 17:13:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:40 max.partition.fetch.bytes = 1048576 17:13:40 max.poll.interval.ms = 300000 17:13:40 max.poll.records = 2147483647 17:13:40 metadata.max.age.ms = 300000 17:13:40 metadata.recovery.strategy = none 17:13:40 metric.reporters = [] 17:13:40 metrics.num.samples = 2 17:13:40 metrics.recording.level = INFO 17:13:40 metrics.sample.window.ms = 30000 17:13:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:40 receive.buffer.bytes = 65536 17:13:40 reconnect.backoff.max.ms = 1000 17:13:40 reconnect.backoff.ms = 50 17:13:40 request.timeout.ms = 30000 17:13:40 retry.backoff.max.ms = 1000 17:13:40 retry.backoff.ms = 100 17:13:40 sasl.client.callback.handler.class = null 17:13:40 sasl.jaas.config = null 17:13:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:40 sasl.kerberos.min.time.before.relogin = 60000 17:13:40 sasl.kerberos.service.name = null 17:13:40 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:40 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:40 sasl.login.callback.handler.class = null 17:13:40 sasl.login.class = null 17:13:40 sasl.login.connect.timeout.ms = null 17:13:40 sasl.login.read.timeout.ms = null 17:13:40 sasl.login.refresh.buffer.seconds = 300 17:13:40 sasl.login.refresh.min.period.seconds = 60 17:13:40 sasl.login.refresh.window.factor = 0.8 17:13:40 sasl.login.refresh.window.jitter = 0.05 17:13:40 sasl.login.retry.backoff.max.ms = 10000 17:13:40 sasl.login.retry.backoff.ms = 100 17:13:40 sasl.mechanism = GSSAPI 17:13:40 sasl.oauthbearer.clock.skew.seconds = 30 17:13:40 sasl.oauthbearer.expected.audience = null 17:13:40 sasl.oauthbearer.expected.issuer = null 17:13:40 sasl.oauthbearer.header.urlencode = false 17:13:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:40 sasl.oauthbearer.jwks.endpoint.url = null 17:13:40 sasl.oauthbearer.scope.claim.name = scope 17:13:40 sasl.oauthbearer.sub.claim.name = sub 17:13:40 sasl.oauthbearer.token.endpoint.url = null 17:13:40 security.protocol = PLAINTEXT 17:13:40 security.providers = null 17:13:40 send.buffer.bytes = 131072 17:13:40 session.timeout.ms = 45000 17:13:40 socket.connection.setup.timeout.max.ms = 30000 17:13:40 socket.connection.setup.timeout.ms = 10000 17:13:40 ssl.cipher.suites = null 17:13:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:40 ssl.endpoint.identification.algorithm = https 17:13:40 ssl.engine.factory.class = null 17:13:40 ssl.key.password = null 17:13:40 ssl.keymanager.algorithm = SunX509 17:13:40 ssl.keystore.certificate.chain = null 17:13:40 ssl.keystore.key = null 17:13:40 ssl.keystore.location = null 17:13:40 ssl.keystore.password = null 17:13:40 ssl.keystore.type = JKS 17:13:40 ssl.protocol = TLSv1.3 17:13:40 ssl.provider = null 17:13:40 ssl.secure.random.implementation = null 17:13:40 ssl.trustmanager.algorithm = PKIX 17:13:40 ssl.truststore.certificates = null 17:13:40 ssl.truststore.location = null 17:13:40 ssl.truststore.password = null 17:13:40 ssl.truststore.type = JKS 17:13:40 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:40 17:13:40 2026-04-29T17:13:39.906Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:40 2026-04-29T17:13:39.908Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:40 2026-04-29T17:13:39.908Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:40 2026-04-29T17:13:39.908Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482819908 17:13:40 2026-04-29T17:13:39.908Z INFO 11351 --- [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:13:40 2026-04-29T17:13:39.920Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:40 2026-04-29T17:13:39.921Z INFO 11351 --- [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:13:40 2026-04-29T17:13:39.922Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:13:40 2026-04-29T17:13:39.926Z INFO 11351 --- [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-5d0d20f3-a6d2-4780-a0e1-2dacbabc4f84 17:13:40 2026-04-29T17:13:39.926Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 17:13:40 2026-04-29T17:13:39.927Z INFO 11351 --- [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-5d0d20f3-a6d2-4780-a0e1-2dacbabc4f84', protocol='range'} 17:13:40 2026-04-29T17:13:39.928Z INFO 11351 --- [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-5d0d20f3-a6d2-4780-a0e1-2dacbabc4f84=Assignment(partitions=[ncmp-events-0])} 17:13:40 2026-04-29T17:13:39.930Z INFO 11351 --- [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-5d0d20f3-a6d2-4780-a0e1-2dacbabc4f84', protocol='range'} 17:13:40 2026-04-29T17:13:39.931Z INFO 11351 --- [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:13:40 2026-04-29T17:13:39.931Z INFO 11351 --- [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:13:40 2026-04-29T17:13:39.931Z INFO 11351 --- [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:13:40 2026-04-29T17:13:39.935Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-21, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=345, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:40 2026-04-29T17:13:40.438Z INFO 11351 --- [cps-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:13:40 2026-04-29T17:13:40.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:40 2026-04-29T17:13:40.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:40 2026-04-29T17:13:40.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:40 2026-04-29T17:13:40.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:40 2026-04-29T17:13:40.505Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:40 2026-04-29T17:13:40.521Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:40 2026-04-29T17:13:40.543Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:40 2026-04-29T17:13:40.575Z INFO 11351 --- [cps-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:13:40 2026-04-29T17:13:40.575Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:40 2026-04-29T17:13:40.575Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:40 2026-04-29T17:13:40.575Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:40 2026-04-29T17:13:40.575Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:40 2026-04-29T17:13:40.593Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:40 2026-04-29T17:13:40.599Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:40 2026-04-29T17:13:40.618Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:40 2026-04-29T17:13:40.626Z WARN 11351 --- [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:13:40 2026-04-29T17:13:40.626Z WARN 11351 --- [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:13:40 2026-04-29T17:13:40.698Z ERROR 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 17:13:40 2026-04-29T17:13:40.745Z ERROR 11351 --- [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:13:40 2026-04-29T17:13:40.759Z ERROR 11351 --- [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:13:40 2026-04-29T17:13:40.761Z INFO 11351 --- [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:13:40 2026-04-29T17:13:40.761Z INFO 11351 --- [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-5d0d20f3-a6d2-4780-a0e1-2dacbabc4f84 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:40 2026-04-29T17:13:40.763Z INFO 11351 --- [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:13:40 2026-04-29T17:13:40.763Z INFO 11351 --- [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:13:40 2026-04-29T17:13:40.763Z INFO 11351 --- [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:13:40 2026-04-29T17:13:40.765Z INFO 11351 --- [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:13:40 2026-04-29T17:13:40.765Z INFO 11351 --- [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:13:40 2026-04-29T17:13:40.767Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:40 2026-04-29T17:13:40.767Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:40 2026-04-29T17:13:40.767Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:40 2026-04-29T17:13:40.767Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:40 2026-04-29T17:13:40.768Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 17:13:40 2026-04-29T17:13:40.785Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:40 allow.auto.create.topics = true 17:13:40 auto.commit.interval.ms = 5000 17:13:40 auto.include.jmx.reporter = true 17:13:40 auto.offset.reset = latest 17:13:40 bootstrap.servers = [localhost:32777] 17:13:40 check.crcs = true 17:13:40 client.dns.lookup = use_all_dns_ips 17:13:40 client.id = consumer-test-group-22 17:13:40 client.rack = 17:13:40 connections.max.idle.ms = 540000 17:13:40 default.api.timeout.ms = 60000 17:13:40 enable.auto.commit = true 17:13:40 enable.metrics.push = true 17:13:40 exclude.internal.topics = true 17:13:40 fetch.max.bytes = 52428800 17:13:40 fetch.max.wait.ms = 500 17:13:40 fetch.min.bytes = 1 17:13:40 group.id = test-group 17:13:40 group.instance.id = null 17:13:40 group.protocol = classic 17:13:40 group.remote.assignor = null 17:13:40 heartbeat.interval.ms = 3000 17:13:40 interceptor.classes = [] 17:13:40 internal.leave.group.on.close = true 17:13:40 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:40 isolation.level = read_uncommitted 17:13:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:40 max.partition.fetch.bytes = 1048576 17:13:40 max.poll.interval.ms = 300000 17:13:40 max.poll.records = 2147483647 17:13:40 metadata.max.age.ms = 300000 17:13:40 metadata.recovery.strategy = none 17:13:40 metric.reporters = [] 17:13:40 metrics.num.samples = 2 17:13:40 metrics.recording.level = INFO 17:13:40 metrics.sample.window.ms = 30000 17:13:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:40 receive.buffer.bytes = 65536 17:13:40 reconnect.backoff.max.ms = 1000 17:13:40 reconnect.backoff.ms = 50 17:13:40 request.timeout.ms = 30000 17:13:40 retry.backoff.max.ms = 1000 17:13:40 retry.backoff.ms = 100 17:13:40 sasl.client.callback.handler.class = null 17:13:40 sasl.jaas.config = null 17:13:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:40 sasl.kerberos.min.time.before.relogin = 60000 17:13:40 sasl.kerberos.service.name = null 17:13:40 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:40 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:40 sasl.login.callback.handler.class = null 17:13:40 sasl.login.class = null 17:13:40 sasl.login.connect.timeout.ms = null 17:13:40 sasl.login.read.timeout.ms = null 17:13:40 sasl.login.refresh.buffer.seconds = 300 17:13:40 sasl.login.refresh.min.period.seconds = 60 17:13:40 sasl.login.refresh.window.factor = 0.8 17:13:40 sasl.login.refresh.window.jitter = 0.05 17:13:40 sasl.login.retry.backoff.max.ms = 10000 17:13:40 sasl.login.retry.backoff.ms = 100 17:13:40 sasl.mechanism = GSSAPI 17:13:40 sasl.oauthbearer.clock.skew.seconds = 30 17:13:40 sasl.oauthbearer.expected.audience = null 17:13:40 sasl.oauthbearer.expected.issuer = null 17:13:40 sasl.oauthbearer.header.urlencode = false 17:13:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:40 sasl.oauthbearer.jwks.endpoint.url = null 17:13:40 sasl.oauthbearer.scope.claim.name = scope 17:13:40 sasl.oauthbearer.sub.claim.name = sub 17:13:40 sasl.oauthbearer.token.endpoint.url = null 17:13:40 security.protocol = PLAINTEXT 17:13:40 security.providers = null 17:13:40 send.buffer.bytes = 131072 17:13:40 session.timeout.ms = 45000 17:13:40 socket.connection.setup.timeout.max.ms = 30000 17:13:40 socket.connection.setup.timeout.ms = 10000 17:13:40 ssl.cipher.suites = null 17:13:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:40 ssl.endpoint.identification.algorithm = https 17:13:40 ssl.engine.factory.class = null 17:13:40 ssl.key.password = null 17:13:40 ssl.keymanager.algorithm = SunX509 17:13:40 ssl.keystore.certificate.chain = null 17:13:40 ssl.keystore.key = null 17:13:40 ssl.keystore.location = null 17:13:40 ssl.keystore.password = null 17:13:40 ssl.keystore.type = JKS 17:13:40 ssl.protocol = TLSv1.3 17:13:40 ssl.provider = null 17:13:40 ssl.secure.random.implementation = null 17:13:40 ssl.trustmanager.algorithm = PKIX 17:13:40 ssl.truststore.certificates = null 17:13:40 ssl.truststore.location = null 17:13:40 ssl.truststore.password = null 17:13:40 ssl.truststore.type = JKS 17:13:40 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:40 17:13:40 2026-04-29T17:13:40.785Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:40 2026-04-29T17:13:40.787Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:40 2026-04-29T17:13:40.787Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:40 2026-04-29T17:13:40.787Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482820787 17:13:40 2026-04-29T17:13:40.787Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Subscribed to topic(s): ncmp-events 17:13:40 2026-04-29T17:13:40.792Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:40 2026-04-29T17:13:40.792Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:13:40 2026-04-29T17:13:40.793Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 17:13:40 2026-04-29T17:13:40.805Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: need to re-join with the given member-id: consumer-test-group-22-5ee42577-f63b-4441-a76d-9a5cc3552ce4 17:13:40 2026-04-29T17:13:40.806Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 17:13:40 2026-04-29T17:13:40.807Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully joined group with generation Generation{generationId=31, memberId='consumer-test-group-22-5ee42577-f63b-4441-a76d-9a5cc3552ce4', protocol='range'} 17:13:40 2026-04-29T17:13:40.808Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Finished assignment for group at generation 31: {consumer-test-group-22-5ee42577-f63b-4441-a76d-9a5cc3552ce4=Assignment(partitions=[ncmp-events-0])} 17:13:40 2026-04-29T17:13:40.810Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Successfully synced group in generation Generation{generationId=31, memberId='consumer-test-group-22-5ee42577-f63b-4441-a76d-9a5cc3552ce4', protocol='range'} 17:13:40 2026-04-29T17:13:40.811Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:13:40 2026-04-29T17:13:40.811Z INFO 11351 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Adding newly assigned partitions: ncmp-events-0 17:13:40 2026-04-29T17:13:40.812Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Found no committed offset for partition ncmp-events-0 17:13:40 2026-04-29T17:13:40.816Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=362, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:41 2026-04-29T17:13:41.319Z INFO 11351 --- [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:13:41 2026-04-29T17:13:41.319Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:13:41 2026-04-29T17:13:41.320Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:13:41 2026-04-29T17:13:41.320Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:13:41 2026-04-29T17:13:41.320Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:13:41 2026-04-29T17:13:41.377Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:41 2026-04-29T17:13:41.394Z INFO 11351 --- [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:13:41 2026-04-29T17:13:41.414Z INFO 11351 --- [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:13:41 2026-04-29T17:13:41.414Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 17:13:41 2026-04-29T17:13:41.414Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 17:13:41 2026-04-29T17:13:41.415Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 17:13:41 2026-04-29T17:13:41.415Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 17:13:41 2026-04-29T17:13:41.475Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:41 2026-04-29T17:13:41.487Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:41 2026-04-29T17:13:41.550Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:41 2026-04-29T17:13:41.556Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:41 2026-04-29T17:13:41.587Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:41 2026-04-29T17:13:41.637Z INFO 11351 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-22, groupId=test-group] Revoke previously assigned partitions ncmp-events-0 17:13:41 2026-04-29T17:13:41.637Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Member consumer-test-group-22-5ee42577-f63b-4441-a76d-9a5cc3552ce4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:41 2026-04-29T17:13:41.637Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:13:41 2026-04-29T17:13:41.637Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:13:41 2026-04-29T17:13:41.637Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-22, groupId=test-group] Unsubscribed all topics or patterns and assigned partitions 17:13:41 2026-04-29T17:13:41.641Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Resetting generation and member id due to: consumer pro-actively leaving the group 17:13:41 2026-04-29T17:13:41.641Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] Request joining group due to: consumer pro-actively leaving the group 17:13:41 2026-04-29T17:13:41.644Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:41 2026-04-29T17:13:41.644Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:41 2026-04-29T17:13:41.644Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:41 2026-04-29T17:13:41.644Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:41 2026-04-29T17:13:41.645Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 17:13:41 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.888 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 17:13:41 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 17:13:41 2026-04-29T17:13:41.740Z INFO 11351 --- [cps-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:13:41 2026-04-29T17:13:41.740Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:41 2026-04-29T17:13:41.740Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:41 2026-04-29T17:13:41.740Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:41 2026-04-29T17:13:41.740Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:41 2026-04-29T17:13:41.754Z ERROR 11351 --- [cps-integration-test] [127.0.0.1:42242] okhttp3.mockwebserver.MockWebServer : MockWebServer[40637] connection from /127.0.0.1 crashed 17:13:41 17:13:41 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 17:13:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:13:41 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:13:41 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:13:41 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:13:41 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:13:41 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:13:41 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:13:41 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 17:13:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 17:13:41 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:13:41 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 17:13:41 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 17:13:41 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 17:13:41 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 17:13:41 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 17:13:41 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 17:13:41 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 17:13:41 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 17:13:41 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 17:13:41 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 17:13:41 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 17:13:41 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:13:41 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:13:41 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:41 17:13:42 2026-04-29T17:13:42.754Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] r.netty.http.client.HttpClientConnect : [0eb4fd76-1, L:/127.0.0.1:42242 - R:localhost/127.0.0.1:40637] The connection observed an error 17:13:42 17:13:42 io.netty.handler.timeout.ReadTimeoutException 17:13:42 17:13:42 2026-04-29T17:13:42.775Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:43 2026-04-29T17:13:42.915Z INFO 11351 --- [cps-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:13:43 2026-04-29T17:13:42.915Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:43 2026-04-29T17:13:42.915Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:43 2026-04-29T17:13:42.915Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:43 2026-04-29T17:13:42.915Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:43 2026-04-29T17:13:42.924Z ERROR 11351 --- [cps-integration-test] [127.0.0.1:46044] okhttp3.mockwebserver.MockWebServer : MockWebServer[53043] connection from /127.0.0.1 crashed 17:13:43 17:13:43 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 17:13:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:13:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:13:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:13:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:13:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:13:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:13:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:13:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:13:43 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 17:13:43 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 17:13:43 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 17:13:43 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 17:13:43 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 17:13:43 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 17:13:43 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 17:13:43 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 17:13:43 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 17:13:43 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 17:13:43 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 17:13:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:13:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:13:43 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:43 17:13:43 2026-04-29T17:13:43.923Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] r.netty.http.client.HttpClientConnect : [3bd833e4-1, L:/127.0.0.1:46044 - R:localhost/127.0.0.1:53043] The connection observed an error 17:13:43 17:13:43 io.netty.handler.timeout.ReadTimeoutException 17:13:43 17:13:44 2026-04-29T17:13:43.943Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:44 2026-04-29T17:13:44.040Z INFO 11351 --- [cps-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:13:44 2026-04-29T17:13:44.040Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:44 2026-04-29T17:13:44.040Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:44 2026-04-29T17:13:44.041Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:44 2026-04-29T17:13:44.041Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:44 2026-04-29T17:13:44.056Z ERROR 11351 --- [cps-integration-test] [127.0.0.1:54982] okhttp3.mockwebserver.MockWebServer : MockWebServer[37763] connection from /127.0.0.1 crashed 17:13:44 17:13:44 java.lang.IllegalArgumentException: Mock DMI has no modules configured for ch-1 17:13:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 17:13:44 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 17:13:44 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 17:13:44 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 17:13:44 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 17:13:44 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 17:13:44 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 17:13:44 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 17:13:44 at org.onap.cps.integration.base.DmiDispatcher.getModuleNamesForCmHandle(DmiDispatcher.groovy:153) 17:13:44 at org.onap.cps.integration.base.DmiDispatcher$getModuleNamesForCmHandle$0.callCurrent(Unknown Source) 17:13:44 at org.onap.cps.integration.base.DmiDispatcher.getModuleReferencesResponse(DmiDispatcher.groovy:133) 17:13:44 at org.onap.cps.integration.base.DmiDispatcher$getModuleReferencesResponse.callCurrent(Unknown Source) 17:13:44 at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:80) 17:13:44 at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) 17:13:44 at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) 17:13:44 at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) 17:13:44 at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 17:13:44 at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 17:13:44 at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 17:13:44 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:13:44 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:13:44 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:44 17:13:45 2026-04-29T17:13:45.055Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] r.netty.http.client.HttpClientConnect : [4306f022-1, L:/127.0.0.1:54982 - R:localhost/127.0.0.1:37763] The connection observed an error 17:13:45 17:13:45 io.netty.handler.timeout.ReadTimeoutException 17:13:45 17:13:45 2026-04-29T17:13:45.075Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.456 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleGetNorthBoundRestApiSpec 17:13:45 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:13:45 2026-04-29T17:13:45.194Z INFO 11351 --- [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:13:45 2026-04-29T17:13:45.195Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 17:13:45 2026-04-29T17:13:45.195Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 17:13:45 2026-04-29T17:13:45.195Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 17:13:45 2026-04-29T17:13:45.195Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 17:13:45 2026-04-29T17:13:45.258Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:45 2026-04-29T17:13:45.268Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:45 2026-04-29T17:13:45.374Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:13:45 2026-04-29T17:13:45.383Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:13:45 2026-04-29T17:13:45.443Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:45 2026-04-29T17:13:45.450Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:45 2026-04-29T17:13:45.474Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:45 2026-04-29T17:13:45.931Z ERROR 11351 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:13:45 17:13:45 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:13:45 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:45 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:13:45 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 17:13:45 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:45 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:13:45 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:45 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:45 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:13:45 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:13:45 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:13:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:13:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:13:45 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:13:45 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:13:45 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:13:45 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:13:45 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:13:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:13:45 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:13:45 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:13:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:13:45 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:13:45 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:13:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 17:13:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 17:13:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 17:13:45 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:13:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:13:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:13:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:13:45 at groovy.lang.Closure.call(Closure.java:427) 17:13:45 at groovy.lang.Closure.call(Closure.java:416) 17:13:45 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 17:13:45 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 17:13:45 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 17:13:45 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:13:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:13:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:13:45 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 17:13:45 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 17:13:45 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:13:45 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:13:45 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:13:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:13:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:13:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:13:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:13:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:13:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:13:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:13:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:13:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:13:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:13:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:13:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:13:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:13:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:13:45 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:13:45 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:13:45 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:13:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:13:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:13:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:13:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:13:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:13:45 17:13:45 2026-04-29T17:13:45.942Z ERROR 11351 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:13:45 17:13:45 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:13:45 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:45 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:13:45 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 17:13:45 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:45 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:13:45 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:45 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:45 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:45 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:45 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:45 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:45 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:13:45 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:13:45 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:13:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:13:45 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:13:45 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:13:45 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:13:45 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:13:45 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:13:45 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:13:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:13:45 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:13:45 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:13:45 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:13:45 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:13:45 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:45 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:45 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:45 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:13:45 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:13:45 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:13:45 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:13:45 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:13:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:13:45 at groovy.lang.Closure.call(Closure.java:427) 17:13:45 at groovy.lang.Closure.call(Closure.java:416) 17:13:45 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 17:13:45 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 17:13:45 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 17:13:45 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:13:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:13:45 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:13:45 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 17:13:45 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 17:13:45 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:13:45 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:13:45 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:13:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:13:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:13:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:13:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:13:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:13:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:13:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:13:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:13:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:13:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:13:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:13:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:13:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:13:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:13:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:13:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:13:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:13:45 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:13:45 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:13:45 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:13:45 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:13:45 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:13:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:13:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:13:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:13:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:13:45 17:13:46 2026-04-29T17:13:45.946Z ERROR 11351 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:13:46 17:13:46 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 17:13:46 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 17:13:46 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:46 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:46 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:46 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:46 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:46 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 17:13:46 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getCmHandleIdByReference(NetworkCmProxyInventoryFacadeImpl.java:187) 17:13:46 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:163) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:46 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:46 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:46 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:46 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:46 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 17:13:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:46 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:46 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:46 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:46 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:46 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:13:46 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:13:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:13:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:13:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:13:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:13:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:13:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:13:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:13:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:13:46 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 17:13:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 17:13:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:13:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:13:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:13:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:13:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:13:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:13:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:46 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:13:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:13:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:13:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:13:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:13:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:13:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:13:46 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 17:13:46 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 17:13:46 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 17:13:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:13:46 at groovy.lang.Closure.call(Closure.java:427) 17:13:46 at groovy.lang.Closure.call(Closure.java:416) 17:13:46 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 17:13:46 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 17:13:46 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 17:13:46 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 17:13:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 17:13:46 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 17:13:46 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 17:13:46 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 17:13:46 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 17:13:46 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 17:13:46 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:13:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:13:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:13:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:13:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:13:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:13:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 17:13:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:13:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:13:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:13:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:13:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 17:13:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:13:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:13:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:13:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 17:13:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:13:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:13:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:13:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:13:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:13:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:13:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:13:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:13:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:13:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:13:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:13:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:13:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:13:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:13:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:13:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:13:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:13:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:13:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:13:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:13:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:13:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:13:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:13:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:13:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:13:46 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:13:46 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:13:46 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:13:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:13:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:13:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:13:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:13:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:13:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:13:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:13:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:13:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:13:46 17:13:46 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 17:13:46 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:13:46 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 17:13:46 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:13:46 2026-04-29T17:13:46.265Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:46 allow.auto.create.topics = true 17:13:46 auto.commit.interval.ms = 5000 17:13:46 auto.include.jmx.reporter = true 17:13:46 auto.offset.reset = latest 17:13:46 bootstrap.servers = [localhost:32777] 17:13:46 check.crcs = true 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = consumer-test-group-for-update-23 17:13:46 client.rack = 17:13:46 connections.max.idle.ms = 540000 17:13:46 default.api.timeout.ms = 60000 17:13:46 enable.auto.commit = true 17:13:46 enable.metrics.push = true 17:13:46 exclude.internal.topics = true 17:13:46 fetch.max.bytes = 52428800 17:13:46 fetch.max.wait.ms = 500 17:13:46 fetch.min.bytes = 1 17:13:46 group.id = test-group-for-update 17:13:46 group.instance.id = null 17:13:46 group.protocol = classic 17:13:46 group.remote.assignor = null 17:13:46 heartbeat.interval.ms = 3000 17:13:46 interceptor.classes = [] 17:13:46 internal.leave.group.on.close = true 17:13:46 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:46 isolation.level = read_uncommitted 17:13:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:46 max.partition.fetch.bytes = 1048576 17:13:46 max.poll.interval.ms = 300000 17:13:46 max.poll.records = 2147483647 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:46 receive.buffer.bytes = 65536 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 session.timeout.ms = 45000 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:46 17:13:46 2026-04-29T17:13:46.265Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:46 2026-04-29T17:13:46.267Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:46 2026-04-29T17:13:46.267Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:46 2026-04-29T17:13:46.267Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482826267 17:13:46 2026-04-29T17:13:46.267Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.272Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.273Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.273Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.278Z INFO 11351 --- [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-6693c7e3-3029-416a-98c4-c6169bb22b66 17:13:46 2026-04-29T17:13:46.278Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.280Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-6693c7e3-3029-416a-98c4-c6169bb22b66', protocol='range'} 17:13:46 2026-04-29T17:13:46.280Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Finished assignment for group at generation 1: {consumer-test-group-for-update-23-6693c7e3-3029-416a-98c4-c6169bb22b66=Assignment(partitions=[ncmp-events-0])} 17:13:46 2026-04-29T17:13:46.282Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-group-for-update-23-6693c7e3-3029-416a-98c4-c6169bb22b66', protocol='range'} 17:13:46 2026-04-29T17:13:46.282Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.282Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.283Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.287Z INFO 11351 --- [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=416, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:46 2026-04-29T17:13:46.793Z INFO 11351 --- [cps-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:13:46 2026-04-29T17:13:46.794Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:46 2026-04-29T17:13:46.794Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:46 2026-04-29T17:13:46.794Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:46 2026-04-29T17:13:46.794Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:46 2026-04-29T17:13:46.859Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:46 2026-04-29T17:13:46.871Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:46 2026-04-29T17:13:46.886Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:46 2026-04-29T17:13:46.895Z WARN 11351 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:13:46 2026-04-29T17:13:46.926Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.926Z INFO 11351 --- [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-6693c7e3-3029-416a-98c4-c6169bb22b66 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:46 2026-04-29T17:13:46.926Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.926Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.926Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.926Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.926Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.928Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:46 2026-04-29T17:13:46.928Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:46 2026-04-29T17:13:46.928Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:46 2026-04-29T17:13:46.928Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:46 2026-04-29T17:13:46.929Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 17:13:46 2026-04-29T17:13:46.941Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:46 allow.auto.create.topics = true 17:13:46 auto.commit.interval.ms = 5000 17:13:46 auto.include.jmx.reporter = true 17:13:46 auto.offset.reset = latest 17:13:46 bootstrap.servers = [localhost:32777] 17:13:46 check.crcs = true 17:13:46 client.dns.lookup = use_all_dns_ips 17:13:46 client.id = consumer-test-group-for-update-24 17:13:46 client.rack = 17:13:46 connections.max.idle.ms = 540000 17:13:46 default.api.timeout.ms = 60000 17:13:46 enable.auto.commit = true 17:13:46 enable.metrics.push = true 17:13:46 exclude.internal.topics = true 17:13:46 fetch.max.bytes = 52428800 17:13:46 fetch.max.wait.ms = 500 17:13:46 fetch.min.bytes = 1 17:13:46 group.id = test-group-for-update 17:13:46 group.instance.id = null 17:13:46 group.protocol = classic 17:13:46 group.remote.assignor = null 17:13:46 heartbeat.interval.ms = 3000 17:13:46 interceptor.classes = [] 17:13:46 internal.leave.group.on.close = true 17:13:46 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:46 isolation.level = read_uncommitted 17:13:46 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:46 max.partition.fetch.bytes = 1048576 17:13:46 max.poll.interval.ms = 300000 17:13:46 max.poll.records = 2147483647 17:13:46 metadata.max.age.ms = 300000 17:13:46 metadata.recovery.strategy = none 17:13:46 metric.reporters = [] 17:13:46 metrics.num.samples = 2 17:13:46 metrics.recording.level = INFO 17:13:46 metrics.sample.window.ms = 30000 17:13:46 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:46 receive.buffer.bytes = 65536 17:13:46 reconnect.backoff.max.ms = 1000 17:13:46 reconnect.backoff.ms = 50 17:13:46 request.timeout.ms = 30000 17:13:46 retry.backoff.max.ms = 1000 17:13:46 retry.backoff.ms = 100 17:13:46 sasl.client.callback.handler.class = null 17:13:46 sasl.jaas.config = null 17:13:46 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:46 sasl.kerberos.min.time.before.relogin = 60000 17:13:46 sasl.kerberos.service.name = null 17:13:46 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:46 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:46 sasl.login.callback.handler.class = null 17:13:46 sasl.login.class = null 17:13:46 sasl.login.connect.timeout.ms = null 17:13:46 sasl.login.read.timeout.ms = null 17:13:46 sasl.login.refresh.buffer.seconds = 300 17:13:46 sasl.login.refresh.min.period.seconds = 60 17:13:46 sasl.login.refresh.window.factor = 0.8 17:13:46 sasl.login.refresh.window.jitter = 0.05 17:13:46 sasl.login.retry.backoff.max.ms = 10000 17:13:46 sasl.login.retry.backoff.ms = 100 17:13:46 sasl.mechanism = GSSAPI 17:13:46 sasl.oauthbearer.clock.skew.seconds = 30 17:13:46 sasl.oauthbearer.expected.audience = null 17:13:46 sasl.oauthbearer.expected.issuer = null 17:13:46 sasl.oauthbearer.header.urlencode = false 17:13:46 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:46 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:46 sasl.oauthbearer.jwks.endpoint.url = null 17:13:46 sasl.oauthbearer.scope.claim.name = scope 17:13:46 sasl.oauthbearer.sub.claim.name = sub 17:13:46 sasl.oauthbearer.token.endpoint.url = null 17:13:46 security.protocol = PLAINTEXT 17:13:46 security.providers = null 17:13:46 send.buffer.bytes = 131072 17:13:46 session.timeout.ms = 45000 17:13:46 socket.connection.setup.timeout.max.ms = 30000 17:13:46 socket.connection.setup.timeout.ms = 10000 17:13:46 ssl.cipher.suites = null 17:13:46 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:46 ssl.endpoint.identification.algorithm = https 17:13:46 ssl.engine.factory.class = null 17:13:46 ssl.key.password = null 17:13:46 ssl.keymanager.algorithm = SunX509 17:13:46 ssl.keystore.certificate.chain = null 17:13:46 ssl.keystore.key = null 17:13:46 ssl.keystore.location = null 17:13:46 ssl.keystore.password = null 17:13:46 ssl.keystore.type = JKS 17:13:46 ssl.protocol = TLSv1.3 17:13:46 ssl.provider = null 17:13:46 ssl.secure.random.implementation = null 17:13:46 ssl.trustmanager.algorithm = PKIX 17:13:46 ssl.truststore.certificates = null 17:13:46 ssl.truststore.location = null 17:13:46 ssl.truststore.password = null 17:13:46 ssl.truststore.type = JKS 17:13:46 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:46 17:13:46 2026-04-29T17:13:46.942Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:46 2026-04-29T17:13:46.943Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:46 2026-04-29T17:13:46.943Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:46 2026-04-29T17:13:46.943Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482826943 17:13:46 2026-04-29T17:13:46.943Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.947Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.948Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.949Z INFO 11351 --- [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:13:46 2026-04-29T17:13:46.952Z INFO 11351 --- [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-b9537146-b002-4d0f-a38e-9b1153145c60 17:13:46 2026-04-29T17:13:46.952Z INFO 11351 --- [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:13:47 2026-04-29T17:13:46.954Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-b9537146-b002-4d0f-a38e-9b1153145c60', protocol='range'} 17:13:47 2026-04-29T17:13:46.954Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Finished assignment for group at generation 3: {consumer-test-group-for-update-24-b9537146-b002-4d0f-a38e-9b1153145c60=Assignment(partitions=[ncmp-events-0])} 17:13:47 2026-04-29T17:13:46.957Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=3, memberId='consumer-test-group-for-update-24-b9537146-b002-4d0f-a38e-9b1153145c60', protocol='range'} 17:13:47 2026-04-29T17:13:46.957Z INFO 11351 --- [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:13:47 2026-04-29T17:13:46.957Z INFO 11351 --- [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:13:47 2026-04-29T17:13:46.961Z INFO 11351 --- [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:13:47 2026-04-29T17:13:46.965Z INFO 11351 --- [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=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:47 2026-04-29T17:13:47.464Z INFO 11351 --- [cps-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:13:47 2026-04-29T17:13:47.464Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:47 2026-04-29T17:13:47.464Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:47 2026-04-29T17:13:47.464Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:47 2026-04-29T17:13:47.464Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:47 2026-04-29T17:13:47.526Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:47 2026-04-29T17:13:47.534Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:47 2026-04-29T17:13:47.551Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:47 2026-04-29T17:13:47.574Z WARN 11351 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:13:47 2026-04-29T17:13:47.611Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.611Z INFO 11351 --- [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-b9537146-b002-4d0f-a38e-9b1153145c60 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:47 2026-04-29T17:13:47.611Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.611Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.611Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.612Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.612Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.621Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:47 2026-04-29T17:13:47.621Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:47 2026-04-29T17:13:47.621Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:47 2026-04-29T17:13:47.621Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:47 2026-04-29T17:13:47.622Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 17:13:47 2026-04-29T17:13:47.638Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:47 allow.auto.create.topics = true 17:13:47 auto.commit.interval.ms = 5000 17:13:47 auto.include.jmx.reporter = true 17:13:47 auto.offset.reset = latest 17:13:47 bootstrap.servers = [localhost:32777] 17:13:47 check.crcs = true 17:13:47 client.dns.lookup = use_all_dns_ips 17:13:47 client.id = consumer-test-group-for-update-25 17:13:47 client.rack = 17:13:47 connections.max.idle.ms = 540000 17:13:47 default.api.timeout.ms = 60000 17:13:47 enable.auto.commit = true 17:13:47 enable.metrics.push = true 17:13:47 exclude.internal.topics = true 17:13:47 fetch.max.bytes = 52428800 17:13:47 fetch.max.wait.ms = 500 17:13:47 fetch.min.bytes = 1 17:13:47 group.id = test-group-for-update 17:13:47 group.instance.id = null 17:13:47 group.protocol = classic 17:13:47 group.remote.assignor = null 17:13:47 heartbeat.interval.ms = 3000 17:13:47 interceptor.classes = [] 17:13:47 internal.leave.group.on.close = true 17:13:47 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:47 isolation.level = read_uncommitted 17:13:47 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:47 max.partition.fetch.bytes = 1048576 17:13:47 max.poll.interval.ms = 300000 17:13:47 max.poll.records = 2147483647 17:13:47 metadata.max.age.ms = 300000 17:13:47 metadata.recovery.strategy = none 17:13:47 metric.reporters = [] 17:13:47 metrics.num.samples = 2 17:13:47 metrics.recording.level = INFO 17:13:47 metrics.sample.window.ms = 30000 17:13:47 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:47 receive.buffer.bytes = 65536 17:13:47 reconnect.backoff.max.ms = 1000 17:13:47 reconnect.backoff.ms = 50 17:13:47 request.timeout.ms = 30000 17:13:47 retry.backoff.max.ms = 1000 17:13:47 retry.backoff.ms = 100 17:13:47 sasl.client.callback.handler.class = null 17:13:47 sasl.jaas.config = null 17:13:47 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:47 sasl.kerberos.min.time.before.relogin = 60000 17:13:47 sasl.kerberos.service.name = null 17:13:47 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:47 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:47 sasl.login.callback.handler.class = null 17:13:47 sasl.login.class = null 17:13:47 sasl.login.connect.timeout.ms = null 17:13:47 sasl.login.read.timeout.ms = null 17:13:47 sasl.login.refresh.buffer.seconds = 300 17:13:47 sasl.login.refresh.min.period.seconds = 60 17:13:47 sasl.login.refresh.window.factor = 0.8 17:13:47 sasl.login.refresh.window.jitter = 0.05 17:13:47 sasl.login.retry.backoff.max.ms = 10000 17:13:47 sasl.login.retry.backoff.ms = 100 17:13:47 sasl.mechanism = GSSAPI 17:13:47 sasl.oauthbearer.clock.skew.seconds = 30 17:13:47 sasl.oauthbearer.expected.audience = null 17:13:47 sasl.oauthbearer.expected.issuer = null 17:13:47 sasl.oauthbearer.header.urlencode = false 17:13:47 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:47 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:47 sasl.oauthbearer.jwks.endpoint.url = null 17:13:47 sasl.oauthbearer.scope.claim.name = scope 17:13:47 sasl.oauthbearer.sub.claim.name = sub 17:13:47 sasl.oauthbearer.token.endpoint.url = null 17:13:47 security.protocol = PLAINTEXT 17:13:47 security.providers = null 17:13:47 send.buffer.bytes = 131072 17:13:47 session.timeout.ms = 45000 17:13:47 socket.connection.setup.timeout.max.ms = 30000 17:13:47 socket.connection.setup.timeout.ms = 10000 17:13:47 ssl.cipher.suites = null 17:13:47 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:47 ssl.endpoint.identification.algorithm = https 17:13:47 ssl.engine.factory.class = null 17:13:47 ssl.key.password = null 17:13:47 ssl.keymanager.algorithm = SunX509 17:13:47 ssl.keystore.certificate.chain = null 17:13:47 ssl.keystore.key = null 17:13:47 ssl.keystore.location = null 17:13:47 ssl.keystore.password = null 17:13:47 ssl.keystore.type = JKS 17:13:47 ssl.protocol = TLSv1.3 17:13:47 ssl.provider = null 17:13:47 ssl.secure.random.implementation = null 17:13:47 ssl.trustmanager.algorithm = PKIX 17:13:47 ssl.truststore.certificates = null 17:13:47 ssl.truststore.location = null 17:13:47 ssl.truststore.password = null 17:13:47 ssl.truststore.type = JKS 17:13:47 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:47 17:13:47 2026-04-29T17:13:47.639Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:47 2026-04-29T17:13:47.641Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:47 2026-04-29T17:13:47.641Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:47 2026-04-29T17:13:47.641Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482827641 17:13:47 2026-04-29T17:13:47.641Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.648Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.648Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.649Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.652Z INFO 11351 --- [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-9a4564e2-1dc1-4000-9134-21ddabc0cd39 17:13:47 2026-04-29T17:13:47.652Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.654Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-9a4564e2-1dc1-4000-9134-21ddabc0cd39', protocol='range'} 17:13:47 2026-04-29T17:13:47.654Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Finished assignment for group at generation 5: {consumer-test-group-for-update-25-9a4564e2-1dc1-4000-9134-21ddabc0cd39=Assignment(partitions=[ncmp-events-0])} 17:13:47 2026-04-29T17:13:47.656Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=5, memberId='consumer-test-group-for-update-25-9a4564e2-1dc1-4000-9134-21ddabc0cd39', protocol='range'} 17:13:47 2026-04-29T17:13:47.656Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.656Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.656Z INFO 11351 --- [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:13:47 2026-04-29T17:13:47.659Z INFO 11351 --- [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=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:48 2026-04-29T17:13:48.162Z INFO 11351 --- [cps-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:13:48 2026-04-29T17:13:48.163Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:48 2026-04-29T17:13:48.163Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:48 2026-04-29T17:13:48.163Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:48 2026-04-29T17:13:48.163Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:48 2026-04-29T17:13:48.229Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:48 2026-04-29T17:13:48.240Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:48 2026-04-29T17:13:48.262Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:48 2026-04-29T17:13:48.292Z WARN 11351 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:13:48 2026-04-29T17:13:48.325Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.325Z INFO 11351 --- [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-9a4564e2-1dc1-4000-9134-21ddabc0cd39 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:48 2026-04-29T17:13:48.326Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.326Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.326Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.327Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.327Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.328Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:48 2026-04-29T17:13:48.328Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:48 2026-04-29T17:13:48.329Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:48 2026-04-29T17:13:48.329Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:48 2026-04-29T17:13:48.330Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 17:13:48 2026-04-29T17:13:48.352Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:48 allow.auto.create.topics = true 17:13:48 auto.commit.interval.ms = 5000 17:13:48 auto.include.jmx.reporter = true 17:13:48 auto.offset.reset = latest 17:13:48 bootstrap.servers = [localhost:32777] 17:13:48 check.crcs = true 17:13:48 client.dns.lookup = use_all_dns_ips 17:13:48 client.id = consumer-test-group-for-update-26 17:13:48 client.rack = 17:13:48 connections.max.idle.ms = 540000 17:13:48 default.api.timeout.ms = 60000 17:13:48 enable.auto.commit = true 17:13:48 enable.metrics.push = true 17:13:48 exclude.internal.topics = true 17:13:48 fetch.max.bytes = 52428800 17:13:48 fetch.max.wait.ms = 500 17:13:48 fetch.min.bytes = 1 17:13:48 group.id = test-group-for-update 17:13:48 group.instance.id = null 17:13:48 group.protocol = classic 17:13:48 group.remote.assignor = null 17:13:48 heartbeat.interval.ms = 3000 17:13:48 interceptor.classes = [] 17:13:48 internal.leave.group.on.close = true 17:13:48 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:48 isolation.level = read_uncommitted 17:13:48 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:48 max.partition.fetch.bytes = 1048576 17:13:48 max.poll.interval.ms = 300000 17:13:48 max.poll.records = 2147483647 17:13:48 metadata.max.age.ms = 300000 17:13:48 metadata.recovery.strategy = none 17:13:48 metric.reporters = [] 17:13:48 metrics.num.samples = 2 17:13:48 metrics.recording.level = INFO 17:13:48 metrics.sample.window.ms = 30000 17:13:48 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:48 receive.buffer.bytes = 65536 17:13:48 reconnect.backoff.max.ms = 1000 17:13:48 reconnect.backoff.ms = 50 17:13:48 request.timeout.ms = 30000 17:13:48 retry.backoff.max.ms = 1000 17:13:48 retry.backoff.ms = 100 17:13:48 sasl.client.callback.handler.class = null 17:13:48 sasl.jaas.config = null 17:13:48 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:48 sasl.kerberos.min.time.before.relogin = 60000 17:13:48 sasl.kerberos.service.name = null 17:13:48 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:48 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:48 sasl.login.callback.handler.class = null 17:13:48 sasl.login.class = null 17:13:48 sasl.login.connect.timeout.ms = null 17:13:48 sasl.login.read.timeout.ms = null 17:13:48 sasl.login.refresh.buffer.seconds = 300 17:13:48 sasl.login.refresh.min.period.seconds = 60 17:13:48 sasl.login.refresh.window.factor = 0.8 17:13:48 sasl.login.refresh.window.jitter = 0.05 17:13:48 sasl.login.retry.backoff.max.ms = 10000 17:13:48 sasl.login.retry.backoff.ms = 100 17:13:48 sasl.mechanism = GSSAPI 17:13:48 sasl.oauthbearer.clock.skew.seconds = 30 17:13:48 sasl.oauthbearer.expected.audience = null 17:13:48 sasl.oauthbearer.expected.issuer = null 17:13:48 sasl.oauthbearer.header.urlencode = false 17:13:48 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:48 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:48 sasl.oauthbearer.jwks.endpoint.url = null 17:13:48 sasl.oauthbearer.scope.claim.name = scope 17:13:48 sasl.oauthbearer.sub.claim.name = sub 17:13:48 sasl.oauthbearer.token.endpoint.url = null 17:13:48 security.protocol = PLAINTEXT 17:13:48 security.providers = null 17:13:48 send.buffer.bytes = 131072 17:13:48 session.timeout.ms = 45000 17:13:48 socket.connection.setup.timeout.max.ms = 30000 17:13:48 socket.connection.setup.timeout.ms = 10000 17:13:48 ssl.cipher.suites = null 17:13:48 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:48 ssl.endpoint.identification.algorithm = https 17:13:48 ssl.engine.factory.class = null 17:13:48 ssl.key.password = null 17:13:48 ssl.keymanager.algorithm = SunX509 17:13:48 ssl.keystore.certificate.chain = null 17:13:48 ssl.keystore.key = null 17:13:48 ssl.keystore.location = null 17:13:48 ssl.keystore.password = null 17:13:48 ssl.keystore.type = JKS 17:13:48 ssl.protocol = TLSv1.3 17:13:48 ssl.provider = null 17:13:48 ssl.secure.random.implementation = null 17:13:48 ssl.trustmanager.algorithm = PKIX 17:13:48 ssl.truststore.certificates = null 17:13:48 ssl.truststore.location = null 17:13:48 ssl.truststore.password = null 17:13:48 ssl.truststore.type = JKS 17:13:48 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:48 17:13:48 2026-04-29T17:13:48.352Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:48 2026-04-29T17:13:48.354Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:48 2026-04-29T17:13:48.354Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:48 2026-04-29T17:13:48.354Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482828354 17:13:48 2026-04-29T17:13:48.354Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.364Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.364Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.365Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.367Z INFO 11351 --- [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-5e15eaef-4f82-486c-a97c-fcca238d0768 17:13:48 2026-04-29T17:13:48.367Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.369Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-5e15eaef-4f82-486c-a97c-fcca238d0768', protocol='range'} 17:13:48 2026-04-29T17:13:48.370Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Finished assignment for group at generation 7: {consumer-test-group-for-update-26-5e15eaef-4f82-486c-a97c-fcca238d0768=Assignment(partitions=[ncmp-events-0])} 17:13:48 2026-04-29T17:13:48.372Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=7, memberId='consumer-test-group-for-update-26-5e15eaef-4f82-486c-a97c-fcca238d0768', protocol='range'} 17:13:48 2026-04-29T17:13:48.372Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.372Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.373Z INFO 11351 --- [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:13:48 2026-04-29T17:13:48.376Z INFO 11351 --- [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=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:48 2026-04-29T17:13:48.877Z INFO 11351 --- [cps-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:13:48 2026-04-29T17:13:48.877Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:48 2026-04-29T17:13:48.878Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:48 2026-04-29T17:13:48.878Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:48 2026-04-29T17:13:48.878Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:48 2026-04-29T17:13:48.942Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:48 2026-04-29T17:13:48.951Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:49 2026-04-29T17:13:48.968Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:49 2026-04-29T17:13:48.980Z WARN 11351 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:13:49 2026-04-29T17:13:49.017Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.017Z INFO 11351 --- [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-5e15eaef-4f82-486c-a97c-fcca238d0768 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:49 2026-04-29T17:13:49.017Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.017Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.017Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.018Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.018Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.022Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:49 2026-04-29T17:13:49.022Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:49 2026-04-29T17:13:49.022Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:49 2026-04-29T17:13:49.022Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:49 2026-04-29T17:13:49.023Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 17:13:49 2026-04-29T17:13:49.039Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:49 allow.auto.create.topics = true 17:13:49 auto.commit.interval.ms = 5000 17:13:49 auto.include.jmx.reporter = true 17:13:49 auto.offset.reset = latest 17:13:49 bootstrap.servers = [localhost:32777] 17:13:49 check.crcs = true 17:13:49 client.dns.lookup = use_all_dns_ips 17:13:49 client.id = consumer-test-group-for-update-27 17:13:49 client.rack = 17:13:49 connections.max.idle.ms = 540000 17:13:49 default.api.timeout.ms = 60000 17:13:49 enable.auto.commit = true 17:13:49 enable.metrics.push = true 17:13:49 exclude.internal.topics = true 17:13:49 fetch.max.bytes = 52428800 17:13:49 fetch.max.wait.ms = 500 17:13:49 fetch.min.bytes = 1 17:13:49 group.id = test-group-for-update 17:13:49 group.instance.id = null 17:13:49 group.protocol = classic 17:13:49 group.remote.assignor = null 17:13:49 heartbeat.interval.ms = 3000 17:13:49 interceptor.classes = [] 17:13:49 internal.leave.group.on.close = true 17:13:49 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:49 isolation.level = read_uncommitted 17:13:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:49 max.partition.fetch.bytes = 1048576 17:13:49 max.poll.interval.ms = 300000 17:13:49 max.poll.records = 2147483647 17:13:49 metadata.max.age.ms = 300000 17:13:49 metadata.recovery.strategy = none 17:13:49 metric.reporters = [] 17:13:49 metrics.num.samples = 2 17:13:49 metrics.recording.level = INFO 17:13:49 metrics.sample.window.ms = 30000 17:13:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:49 receive.buffer.bytes = 65536 17:13:49 reconnect.backoff.max.ms = 1000 17:13:49 reconnect.backoff.ms = 50 17:13:49 request.timeout.ms = 30000 17:13:49 retry.backoff.max.ms = 1000 17:13:49 retry.backoff.ms = 100 17:13:49 sasl.client.callback.handler.class = null 17:13:49 sasl.jaas.config = null 17:13:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:49 sasl.kerberos.min.time.before.relogin = 60000 17:13:49 sasl.kerberos.service.name = null 17:13:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:49 sasl.login.callback.handler.class = null 17:13:49 sasl.login.class = null 17:13:49 sasl.login.connect.timeout.ms = null 17:13:49 sasl.login.read.timeout.ms = null 17:13:49 sasl.login.refresh.buffer.seconds = 300 17:13:49 sasl.login.refresh.min.period.seconds = 60 17:13:49 sasl.login.refresh.window.factor = 0.8 17:13:49 sasl.login.refresh.window.jitter = 0.05 17:13:49 sasl.login.retry.backoff.max.ms = 10000 17:13:49 sasl.login.retry.backoff.ms = 100 17:13:49 sasl.mechanism = GSSAPI 17:13:49 sasl.oauthbearer.clock.skew.seconds = 30 17:13:49 sasl.oauthbearer.expected.audience = null 17:13:49 sasl.oauthbearer.expected.issuer = null 17:13:49 sasl.oauthbearer.header.urlencode = false 17:13:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:49 sasl.oauthbearer.jwks.endpoint.url = null 17:13:49 sasl.oauthbearer.scope.claim.name = scope 17:13:49 sasl.oauthbearer.sub.claim.name = sub 17:13:49 sasl.oauthbearer.token.endpoint.url = null 17:13:49 security.protocol = PLAINTEXT 17:13:49 security.providers = null 17:13:49 send.buffer.bytes = 131072 17:13:49 session.timeout.ms = 45000 17:13:49 socket.connection.setup.timeout.max.ms = 30000 17:13:49 socket.connection.setup.timeout.ms = 10000 17:13:49 ssl.cipher.suites = null 17:13:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:49 ssl.endpoint.identification.algorithm = https 17:13:49 ssl.engine.factory.class = null 17:13:49 ssl.key.password = null 17:13:49 ssl.keymanager.algorithm = SunX509 17:13:49 ssl.keystore.certificate.chain = null 17:13:49 ssl.keystore.key = null 17:13:49 ssl.keystore.location = null 17:13:49 ssl.keystore.password = null 17:13:49 ssl.keystore.type = JKS 17:13:49 ssl.protocol = TLSv1.3 17:13:49 ssl.provider = null 17:13:49 ssl.secure.random.implementation = null 17:13:49 ssl.trustmanager.algorithm = PKIX 17:13:49 ssl.truststore.certificates = null 17:13:49 ssl.truststore.location = null 17:13:49 ssl.truststore.password = null 17:13:49 ssl.truststore.type = JKS 17:13:49 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:49 17:13:49 2026-04-29T17:13:49.040Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:49 2026-04-29T17:13:49.041Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:49 2026-04-29T17:13:49.041Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:49 2026-04-29T17:13:49.041Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482829041 17:13:49 2026-04-29T17:13:49.041Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.051Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.051Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.051Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.055Z INFO 11351 --- [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-bedcd6a9-7c6e-496c-bad9-f723c49be45f 17:13:49 2026-04-29T17:13:49.055Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.064Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-bedcd6a9-7c6e-496c-bad9-f723c49be45f', protocol='range'} 17:13:49 2026-04-29T17:13:49.064Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Finished assignment for group at generation 9: {consumer-test-group-for-update-27-bedcd6a9-7c6e-496c-bad9-f723c49be45f=Assignment(partitions=[ncmp-events-0])} 17:13:49 2026-04-29T17:13:49.066Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=9, memberId='consumer-test-group-for-update-27-bedcd6a9-7c6e-496c-bad9-f723c49be45f', protocol='range'} 17:13:49 2026-04-29T17:13:49.066Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.066Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.067Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.079Z INFO 11351 --- [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=432, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:49 2026-04-29T17:13:49.563Z INFO 11351 --- [cps-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:13:49 2026-04-29T17:13:49.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:49 2026-04-29T17:13:49.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:49 2026-04-29T17:13:49.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:49 2026-04-29T17:13:49.563Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:49 2026-04-29T17:13:49.626Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:49 2026-04-29T17:13:49.637Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:49 2026-04-29T17:13:49.654Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:49 2026-04-29T17:13:49.669Z WARN 11351 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:13:49 2026-04-29T17:13:49.722Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.722Z INFO 11351 --- [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-bedcd6a9-7c6e-496c-bad9-f723c49be45f sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:49 2026-04-29T17:13:49.722Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.722Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.722Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.722Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.722Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.733Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:49 2026-04-29T17:13:49.733Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:49 2026-04-29T17:13:49.733Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:49 2026-04-29T17:13:49.733Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:49 2026-04-29T17:13:49.734Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 17:13:49 2026-04-29T17:13:49.757Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:49 allow.auto.create.topics = true 17:13:49 auto.commit.interval.ms = 5000 17:13:49 auto.include.jmx.reporter = true 17:13:49 auto.offset.reset = latest 17:13:49 bootstrap.servers = [localhost:32777] 17:13:49 check.crcs = true 17:13:49 client.dns.lookup = use_all_dns_ips 17:13:49 client.id = consumer-test-group-for-update-28 17:13:49 client.rack = 17:13:49 connections.max.idle.ms = 540000 17:13:49 default.api.timeout.ms = 60000 17:13:49 enable.auto.commit = true 17:13:49 enable.metrics.push = true 17:13:49 exclude.internal.topics = true 17:13:49 fetch.max.bytes = 52428800 17:13:49 fetch.max.wait.ms = 500 17:13:49 fetch.min.bytes = 1 17:13:49 group.id = test-group-for-update 17:13:49 group.instance.id = null 17:13:49 group.protocol = classic 17:13:49 group.remote.assignor = null 17:13:49 heartbeat.interval.ms = 3000 17:13:49 interceptor.classes = [] 17:13:49 internal.leave.group.on.close = true 17:13:49 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:49 isolation.level = read_uncommitted 17:13:49 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:49 max.partition.fetch.bytes = 1048576 17:13:49 max.poll.interval.ms = 300000 17:13:49 max.poll.records = 2147483647 17:13:49 metadata.max.age.ms = 300000 17:13:49 metadata.recovery.strategy = none 17:13:49 metric.reporters = [] 17:13:49 metrics.num.samples = 2 17:13:49 metrics.recording.level = INFO 17:13:49 metrics.sample.window.ms = 30000 17:13:49 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:49 receive.buffer.bytes = 65536 17:13:49 reconnect.backoff.max.ms = 1000 17:13:49 reconnect.backoff.ms = 50 17:13:49 request.timeout.ms = 30000 17:13:49 retry.backoff.max.ms = 1000 17:13:49 retry.backoff.ms = 100 17:13:49 sasl.client.callback.handler.class = null 17:13:49 sasl.jaas.config = null 17:13:49 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:49 sasl.kerberos.min.time.before.relogin = 60000 17:13:49 sasl.kerberos.service.name = null 17:13:49 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:49 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:49 sasl.login.callback.handler.class = null 17:13:49 sasl.login.class = null 17:13:49 sasl.login.connect.timeout.ms = null 17:13:49 sasl.login.read.timeout.ms = null 17:13:49 sasl.login.refresh.buffer.seconds = 300 17:13:49 sasl.login.refresh.min.period.seconds = 60 17:13:49 sasl.login.refresh.window.factor = 0.8 17:13:49 sasl.login.refresh.window.jitter = 0.05 17:13:49 sasl.login.retry.backoff.max.ms = 10000 17:13:49 sasl.login.retry.backoff.ms = 100 17:13:49 sasl.mechanism = GSSAPI 17:13:49 sasl.oauthbearer.clock.skew.seconds = 30 17:13:49 sasl.oauthbearer.expected.audience = null 17:13:49 sasl.oauthbearer.expected.issuer = null 17:13:49 sasl.oauthbearer.header.urlencode = false 17:13:49 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:49 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:49 sasl.oauthbearer.jwks.endpoint.url = null 17:13:49 sasl.oauthbearer.scope.claim.name = scope 17:13:49 sasl.oauthbearer.sub.claim.name = sub 17:13:49 sasl.oauthbearer.token.endpoint.url = null 17:13:49 security.protocol = PLAINTEXT 17:13:49 security.providers = null 17:13:49 send.buffer.bytes = 131072 17:13:49 session.timeout.ms = 45000 17:13:49 socket.connection.setup.timeout.max.ms = 30000 17:13:49 socket.connection.setup.timeout.ms = 10000 17:13:49 ssl.cipher.suites = null 17:13:49 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:49 ssl.endpoint.identification.algorithm = https 17:13:49 ssl.engine.factory.class = null 17:13:49 ssl.key.password = null 17:13:49 ssl.keymanager.algorithm = SunX509 17:13:49 ssl.keystore.certificate.chain = null 17:13:49 ssl.keystore.key = null 17:13:49 ssl.keystore.location = null 17:13:49 ssl.keystore.password = null 17:13:49 ssl.keystore.type = JKS 17:13:49 ssl.protocol = TLSv1.3 17:13:49 ssl.provider = null 17:13:49 ssl.secure.random.implementation = null 17:13:49 ssl.trustmanager.algorithm = PKIX 17:13:49 ssl.truststore.certificates = null 17:13:49 ssl.truststore.location = null 17:13:49 ssl.truststore.password = null 17:13:49 ssl.truststore.type = JKS 17:13:49 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:49 17:13:49 2026-04-29T17:13:49.757Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:49 2026-04-29T17:13:49.759Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:49 2026-04-29T17:13:49.759Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:49 2026-04-29T17:13:49.759Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482829759 17:13:49 2026-04-29T17:13:49.759Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.773Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.773Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.775Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.797Z INFO 11351 --- [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-c99d53c2-266f-4165-ba67-eb528b5183c6 17:13:49 2026-04-29T17:13:49.797Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.799Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-c99d53c2-266f-4165-ba67-eb528b5183c6', protocol='range'} 17:13:49 2026-04-29T17:13:49.800Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Finished assignment for group at generation 11: {consumer-test-group-for-update-28-c99d53c2-266f-4165-ba67-eb528b5183c6=Assignment(partitions=[ncmp-events-0])} 17:13:49 2026-04-29T17:13:49.802Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=11, memberId='consumer-test-group-for-update-28-c99d53c2-266f-4165-ba67-eb528b5183c6', protocol='range'} 17:13:49 2026-04-29T17:13:49.802Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.802Z INFO 11351 --- [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:13:49 2026-04-29T17:13:49.804Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:13:49 2026-04-29T17:13:49.808Z INFO 11351 --- [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=436, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:50 2026-04-29T17:13:50.280Z INFO 11351 --- [cps-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:13:50 2026-04-29T17:13:50.280Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:50 2026-04-29T17:13:50.280Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:50 2026-04-29T17:13:50.281Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:50 2026-04-29T17:13:50.281Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:50 2026-04-29T17:13:50.342Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:50 2026-04-29T17:13:50.353Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:50 2026-04-29T17:13:50.370Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:50 2026-04-29T17:13:50.378Z WARN 11351 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:13:50 2026-04-29T17:13:50.408Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.408Z INFO 11351 --- [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-c99d53c2-266f-4165-ba67-eb528b5183c6 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:50 2026-04-29T17:13:50.409Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.409Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.409Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.412Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.412Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.413Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:50 2026-04-29T17:13:50.414Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:50 2026-04-29T17:13:50.414Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:50 2026-04-29T17:13:50.414Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:50 2026-04-29T17:13:50.415Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 17:13:50 2026-04-29T17:13:50.429Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:50 allow.auto.create.topics = true 17:13:50 auto.commit.interval.ms = 5000 17:13:50 auto.include.jmx.reporter = true 17:13:50 auto.offset.reset = latest 17:13:50 bootstrap.servers = [localhost:32777] 17:13:50 check.crcs = true 17:13:50 client.dns.lookup = use_all_dns_ips 17:13:50 client.id = consumer-test-group-for-update-29 17:13:50 client.rack = 17:13:50 connections.max.idle.ms = 540000 17:13:50 default.api.timeout.ms = 60000 17:13:50 enable.auto.commit = true 17:13:50 enable.metrics.push = true 17:13:50 exclude.internal.topics = true 17:13:50 fetch.max.bytes = 52428800 17:13:50 fetch.max.wait.ms = 500 17:13:50 fetch.min.bytes = 1 17:13:50 group.id = test-group-for-update 17:13:50 group.instance.id = null 17:13:50 group.protocol = classic 17:13:50 group.remote.assignor = null 17:13:50 heartbeat.interval.ms = 3000 17:13:50 interceptor.classes = [] 17:13:50 internal.leave.group.on.close = true 17:13:50 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:50 isolation.level = read_uncommitted 17:13:50 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:50 max.partition.fetch.bytes = 1048576 17:13:50 max.poll.interval.ms = 300000 17:13:50 max.poll.records = 2147483647 17:13:50 metadata.max.age.ms = 300000 17:13:50 metadata.recovery.strategy = none 17:13:50 metric.reporters = [] 17:13:50 metrics.num.samples = 2 17:13:50 metrics.recording.level = INFO 17:13:50 metrics.sample.window.ms = 30000 17:13:50 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:50 receive.buffer.bytes = 65536 17:13:50 reconnect.backoff.max.ms = 1000 17:13:50 reconnect.backoff.ms = 50 17:13:50 request.timeout.ms = 30000 17:13:50 retry.backoff.max.ms = 1000 17:13:50 retry.backoff.ms = 100 17:13:50 sasl.client.callback.handler.class = null 17:13:50 sasl.jaas.config = null 17:13:50 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:50 sasl.kerberos.min.time.before.relogin = 60000 17:13:50 sasl.kerberos.service.name = null 17:13:50 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:50 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:50 sasl.login.callback.handler.class = null 17:13:50 sasl.login.class = null 17:13:50 sasl.login.connect.timeout.ms = null 17:13:50 sasl.login.read.timeout.ms = null 17:13:50 sasl.login.refresh.buffer.seconds = 300 17:13:50 sasl.login.refresh.min.period.seconds = 60 17:13:50 sasl.login.refresh.window.factor = 0.8 17:13:50 sasl.login.refresh.window.jitter = 0.05 17:13:50 sasl.login.retry.backoff.max.ms = 10000 17:13:50 sasl.login.retry.backoff.ms = 100 17:13:50 sasl.mechanism = GSSAPI 17:13:50 sasl.oauthbearer.clock.skew.seconds = 30 17:13:50 sasl.oauthbearer.expected.audience = null 17:13:50 sasl.oauthbearer.expected.issuer = null 17:13:50 sasl.oauthbearer.header.urlencode = false 17:13:50 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:50 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:50 sasl.oauthbearer.jwks.endpoint.url = null 17:13:50 sasl.oauthbearer.scope.claim.name = scope 17:13:50 sasl.oauthbearer.sub.claim.name = sub 17:13:50 sasl.oauthbearer.token.endpoint.url = null 17:13:50 security.protocol = PLAINTEXT 17:13:50 security.providers = null 17:13:50 send.buffer.bytes = 131072 17:13:50 session.timeout.ms = 45000 17:13:50 socket.connection.setup.timeout.max.ms = 30000 17:13:50 socket.connection.setup.timeout.ms = 10000 17:13:50 ssl.cipher.suites = null 17:13:50 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:50 ssl.endpoint.identification.algorithm = https 17:13:50 ssl.engine.factory.class = null 17:13:50 ssl.key.password = null 17:13:50 ssl.keymanager.algorithm = SunX509 17:13:50 ssl.keystore.certificate.chain = null 17:13:50 ssl.keystore.key = null 17:13:50 ssl.keystore.location = null 17:13:50 ssl.keystore.password = null 17:13:50 ssl.keystore.type = JKS 17:13:50 ssl.protocol = TLSv1.3 17:13:50 ssl.provider = null 17:13:50 ssl.secure.random.implementation = null 17:13:50 ssl.trustmanager.algorithm = PKIX 17:13:50 ssl.truststore.certificates = null 17:13:50 ssl.truststore.location = null 17:13:50 ssl.truststore.password = null 17:13:50 ssl.truststore.type = JKS 17:13:50 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:50 17:13:50 2026-04-29T17:13:50.429Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:50 2026-04-29T17:13:50.431Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:50 2026-04-29T17:13:50.431Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:50 2026-04-29T17:13:50.431Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482830431 17:13:50 2026-04-29T17:13:50.431Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.435Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.435Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.436Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.438Z INFO 11351 --- [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-559ebc47-d930-480a-8df2-071dcd8108e6 17:13:50 2026-04-29T17:13:50.438Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.439Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-559ebc47-d930-480a-8df2-071dcd8108e6', protocol='range'} 17:13:50 2026-04-29T17:13:50.439Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Finished assignment for group at generation 13: {consumer-test-group-for-update-29-559ebc47-d930-480a-8df2-071dcd8108e6=Assignment(partitions=[ncmp-events-0])} 17:13:50 2026-04-29T17:13:50.441Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=13, memberId='consumer-test-group-for-update-29-559ebc47-d930-480a-8df2-071dcd8108e6', protocol='range'} 17:13:50 2026-04-29T17:13:50.441Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.441Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.442Z INFO 11351 --- [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:13:50 2026-04-29T17:13:50.445Z INFO 11351 --- [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=440, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:50 2026-04-29T17:13:50.950Z INFO 11351 --- [cps-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:13:50 2026-04-29T17:13:50.950Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:50 2026-04-29T17:13:50.951Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:50 2026-04-29T17:13:50.951Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:50 2026-04-29T17:13:50.951Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:51 2026-04-29T17:13:51.016Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:51 2026-04-29T17:13:51.023Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:51 2026-04-29T17:13:51.042Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:51 2026-04-29T17:13:51.052Z WARN 11351 --- [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:13:51 2026-04-29T17:13:51.103Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.104Z INFO 11351 --- [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-559ebc47-d930-480a-8df2-071dcd8108e6 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:51 2026-04-29T17:13:51.104Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.104Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.104Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.107Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.107Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.109Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:51 2026-04-29T17:13:51.109Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:51 2026-04-29T17:13:51.109Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:51 2026-04-29T17:13:51.109Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:51 2026-04-29T17:13:51.109Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 17:13:51 2026-04-29T17:13:51.127Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:51 allow.auto.create.topics = true 17:13:51 auto.commit.interval.ms = 5000 17:13:51 auto.include.jmx.reporter = true 17:13:51 auto.offset.reset = latest 17:13:51 bootstrap.servers = [localhost:32777] 17:13:51 check.crcs = true 17:13:51 client.dns.lookup = use_all_dns_ips 17:13:51 client.id = consumer-test-group-for-update-30 17:13:51 client.rack = 17:13:51 connections.max.idle.ms = 540000 17:13:51 default.api.timeout.ms = 60000 17:13:51 enable.auto.commit = true 17:13:51 enable.metrics.push = true 17:13:51 exclude.internal.topics = true 17:13:51 fetch.max.bytes = 52428800 17:13:51 fetch.max.wait.ms = 500 17:13:51 fetch.min.bytes = 1 17:13:51 group.id = test-group-for-update 17:13:51 group.instance.id = null 17:13:51 group.protocol = classic 17:13:51 group.remote.assignor = null 17:13:51 heartbeat.interval.ms = 3000 17:13:51 interceptor.classes = [] 17:13:51 internal.leave.group.on.close = true 17:13:51 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:51 isolation.level = read_uncommitted 17:13:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:51 max.partition.fetch.bytes = 1048576 17:13:51 max.poll.interval.ms = 300000 17:13:51 max.poll.records = 2147483647 17:13:51 metadata.max.age.ms = 300000 17:13:51 metadata.recovery.strategy = none 17:13:51 metric.reporters = [] 17:13:51 metrics.num.samples = 2 17:13:51 metrics.recording.level = INFO 17:13:51 metrics.sample.window.ms = 30000 17:13:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:51 receive.buffer.bytes = 65536 17:13:51 reconnect.backoff.max.ms = 1000 17:13:51 reconnect.backoff.ms = 50 17:13:51 request.timeout.ms = 30000 17:13:51 retry.backoff.max.ms = 1000 17:13:51 retry.backoff.ms = 100 17:13:51 sasl.client.callback.handler.class = null 17:13:51 sasl.jaas.config = null 17:13:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:51 sasl.kerberos.min.time.before.relogin = 60000 17:13:51 sasl.kerberos.service.name = null 17:13:51 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:51 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:51 sasl.login.callback.handler.class = null 17:13:51 sasl.login.class = null 17:13:51 sasl.login.connect.timeout.ms = null 17:13:51 sasl.login.read.timeout.ms = null 17:13:51 sasl.login.refresh.buffer.seconds = 300 17:13:51 sasl.login.refresh.min.period.seconds = 60 17:13:51 sasl.login.refresh.window.factor = 0.8 17:13:51 sasl.login.refresh.window.jitter = 0.05 17:13:51 sasl.login.retry.backoff.max.ms = 10000 17:13:51 sasl.login.retry.backoff.ms = 100 17:13:51 sasl.mechanism = GSSAPI 17:13:51 sasl.oauthbearer.clock.skew.seconds = 30 17:13:51 sasl.oauthbearer.expected.audience = null 17:13:51 sasl.oauthbearer.expected.issuer = null 17:13:51 sasl.oauthbearer.header.urlencode = false 17:13:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:51 sasl.oauthbearer.jwks.endpoint.url = null 17:13:51 sasl.oauthbearer.scope.claim.name = scope 17:13:51 sasl.oauthbearer.sub.claim.name = sub 17:13:51 sasl.oauthbearer.token.endpoint.url = null 17:13:51 security.protocol = PLAINTEXT 17:13:51 security.providers = null 17:13:51 send.buffer.bytes = 131072 17:13:51 session.timeout.ms = 45000 17:13:51 socket.connection.setup.timeout.max.ms = 30000 17:13:51 socket.connection.setup.timeout.ms = 10000 17:13:51 ssl.cipher.suites = null 17:13:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:51 ssl.endpoint.identification.algorithm = https 17:13:51 ssl.engine.factory.class = null 17:13:51 ssl.key.password = null 17:13:51 ssl.keymanager.algorithm = SunX509 17:13:51 ssl.keystore.certificate.chain = null 17:13:51 ssl.keystore.key = null 17:13:51 ssl.keystore.location = null 17:13:51 ssl.keystore.password = null 17:13:51 ssl.keystore.type = JKS 17:13:51 ssl.protocol = TLSv1.3 17:13:51 ssl.provider = null 17:13:51 ssl.secure.random.implementation = null 17:13:51 ssl.trustmanager.algorithm = PKIX 17:13:51 ssl.truststore.certificates = null 17:13:51 ssl.truststore.location = null 17:13:51 ssl.truststore.password = null 17:13:51 ssl.truststore.type = JKS 17:13:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:51 17:13:51 2026-04-29T17:13:51.128Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:51 2026-04-29T17:13:51.129Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:51 2026-04-29T17:13:51.129Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:51 2026-04-29T17:13:51.129Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482831129 17:13:51 2026-04-29T17:13:51.129Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:13:51 2026-04-29T17:13:51.133Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:51 2026-04-29T17:13:51.133Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:13:51 2026-04-29T17:13:51.134Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 17:13:51 2026-04-29T17:13:51.136Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-30-08898be0-9fc0-48a4-8c5d-d21c9b80fd67 17:13:51 2026-04-29T17:13:51.136Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] (Re-)joining group 17:13:51 2026-04-29T17:13:51.138Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-08898be0-9fc0-48a4-8c5d-d21c9b80fd67', protocol='range'} 17:13:51 2026-04-29T17:13:51.138Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Finished assignment for group at generation 15: {consumer-test-group-for-update-30-08898be0-9fc0-48a4-8c5d-d21c9b80fd67=Assignment(partitions=[ncmp-events-0])} 17:13:51 2026-04-29T17:13:51.140Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=15, memberId='consumer-test-group-for-update-30-08898be0-9fc0-48a4-8c5d-d21c9b80fd67', protocol='range'} 17:13:51 2026-04-29T17:13:51.140Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:13:51 2026-04-29T17:13:51.140Z INFO 11351 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:13:51 2026-04-29T17:13:51.141Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:13:51 2026-04-29T17:13:51.144Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=444, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:51 2026-04-29T17:13:51.648Z INFO 11351 --- [cps-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:13:51 2026-04-29T17:13:51.648Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:51 2026-04-29T17:13:51.648Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:51 2026-04-29T17:13:51.649Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:51 2026-04-29T17:13:51.649Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:51 2026-04-29T17:13:51.712Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.723Z INFO 11351 --- [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:13:51 2026-04-29T17:13:51.737Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:51 2026-04-29T17:13:51.761Z ERROR 11351 --- [cps-integration-test] [ Async-2] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: public void org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(java.util.Collection) 17:13:51 17:13:51 java.lang.NullPointerException: Cannot invoke "org.onap.cps.ncmp.events.lcm.Values$CmHandleState.value()" because the return value of "org.onap.cps.ncmp.events.lcm.Values.getCmHandleState()" is null 17:13:51 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 17:13:51 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 17:13:51 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 17:13:51 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 17:13:51 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 17:13:51 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 17:13:51 at jdk.internal.reflect.GeneratedMethodAccessor336.invoke(Unknown Source) 17:13:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:13:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:13:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:13:51 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:13:51 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:13:51 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:13:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:13:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:13:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:13:51 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:13:51 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:13:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:51 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:13:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:13:51 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 17:13:51 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:13:51 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:13:51 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:13:51 at java.base/java.lang.Thread.run(Thread.java:833) 17:13:51 17:13:51 2026-04-29T17:13:51.792Z INFO 11351 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:13:51 2026-04-29T17:13:51.792Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Member consumer-test-group-for-update-30-08898be0-9fc0-48a4-8c5d-d21c9b80fd67 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:51 2026-04-29T17:13:51.792Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:13:51 2026-04-29T17:13:51.792Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:13:51 2026-04-29T17:13:51.792Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:13:51 2026-04-29T17:13:51.792Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:13:51 2026-04-29T17:13:51.792Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:13:51 2026-04-29T17:13:51.795Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:51 2026-04-29T17:13:51.795Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:51 2026-04-29T17:13:51.795Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:51 2026-04-29T17:13:51.795Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:51 2026-04-29T17:13:51.796Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-30 unregistered 17:13:51 2026-04-29T17:13:51.817Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 17:13:51 allow.auto.create.topics = true 17:13:51 auto.commit.interval.ms = 5000 17:13:51 auto.include.jmx.reporter = true 17:13:51 auto.offset.reset = latest 17:13:51 bootstrap.servers = [localhost:32777] 17:13:51 check.crcs = true 17:13:51 client.dns.lookup = use_all_dns_ips 17:13:51 client.id = consumer-test-group-for-update-31 17:13:51 client.rack = 17:13:51 connections.max.idle.ms = 540000 17:13:51 default.api.timeout.ms = 60000 17:13:51 enable.auto.commit = true 17:13:51 enable.metrics.push = true 17:13:51 exclude.internal.topics = true 17:13:51 fetch.max.bytes = 52428800 17:13:51 fetch.max.wait.ms = 500 17:13:51 fetch.min.bytes = 1 17:13:51 group.id = test-group-for-update 17:13:51 group.instance.id = null 17:13:51 group.protocol = classic 17:13:51 group.remote.assignor = null 17:13:51 heartbeat.interval.ms = 3000 17:13:51 interceptor.classes = [] 17:13:51 internal.leave.group.on.close = true 17:13:51 internal.throw.on.fetch.stable.offset.unsupported = false 17:13:51 isolation.level = read_uncommitted 17:13:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:51 max.partition.fetch.bytes = 1048576 17:13:51 max.poll.interval.ms = 300000 17:13:51 max.poll.records = 2147483647 17:13:51 metadata.max.age.ms = 300000 17:13:51 metadata.recovery.strategy = none 17:13:51 metric.reporters = [] 17:13:51 metrics.num.samples = 2 17:13:51 metrics.recording.level = INFO 17:13:51 metrics.sample.window.ms = 30000 17:13:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 17:13:51 receive.buffer.bytes = 65536 17:13:51 reconnect.backoff.max.ms = 1000 17:13:51 reconnect.backoff.ms = 50 17:13:51 request.timeout.ms = 30000 17:13:51 retry.backoff.max.ms = 1000 17:13:51 retry.backoff.ms = 100 17:13:51 sasl.client.callback.handler.class = null 17:13:51 sasl.jaas.config = null 17:13:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 17:13:51 sasl.kerberos.min.time.before.relogin = 60000 17:13:51 sasl.kerberos.service.name = null 17:13:51 sasl.kerberos.ticket.renew.jitter = 0.05 17:13:51 sasl.kerberos.ticket.renew.window.factor = 0.8 17:13:51 sasl.login.callback.handler.class = null 17:13:51 sasl.login.class = null 17:13:51 sasl.login.connect.timeout.ms = null 17:13:51 sasl.login.read.timeout.ms = null 17:13:51 sasl.login.refresh.buffer.seconds = 300 17:13:51 sasl.login.refresh.min.period.seconds = 60 17:13:51 sasl.login.refresh.window.factor = 0.8 17:13:51 sasl.login.refresh.window.jitter = 0.05 17:13:51 sasl.login.retry.backoff.max.ms = 10000 17:13:51 sasl.login.retry.backoff.ms = 100 17:13:51 sasl.mechanism = GSSAPI 17:13:51 sasl.oauthbearer.clock.skew.seconds = 30 17:13:51 sasl.oauthbearer.expected.audience = null 17:13:51 sasl.oauthbearer.expected.issuer = null 17:13:51 sasl.oauthbearer.header.urlencode = false 17:13:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 17:13:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 17:13:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 17:13:51 sasl.oauthbearer.jwks.endpoint.url = null 17:13:51 sasl.oauthbearer.scope.claim.name = scope 17:13:51 sasl.oauthbearer.sub.claim.name = sub 17:13:51 sasl.oauthbearer.token.endpoint.url = null 17:13:51 security.protocol = PLAINTEXT 17:13:51 security.providers = null 17:13:51 send.buffer.bytes = 131072 17:13:51 session.timeout.ms = 45000 17:13:51 socket.connection.setup.timeout.max.ms = 30000 17:13:51 socket.connection.setup.timeout.ms = 10000 17:13:51 ssl.cipher.suites = null 17:13:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 17:13:51 ssl.endpoint.identification.algorithm = https 17:13:51 ssl.engine.factory.class = null 17:13:51 ssl.key.password = null 17:13:51 ssl.keymanager.algorithm = SunX509 17:13:51 ssl.keystore.certificate.chain = null 17:13:51 ssl.keystore.key = null 17:13:51 ssl.keystore.location = null 17:13:51 ssl.keystore.password = null 17:13:51 ssl.keystore.type = JKS 17:13:51 ssl.protocol = TLSv1.3 17:13:51 ssl.provider = null 17:13:51 ssl.secure.random.implementation = null 17:13:51 ssl.trustmanager.algorithm = PKIX 17:13:51 ssl.truststore.certificates = null 17:13:51 ssl.truststore.location = null 17:13:51 ssl.truststore.password = null 17:13:51 ssl.truststore.type = JKS 17:13:51 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 17:13:51 17:13:51 2026-04-29T17:13:51.818Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 17:13:51 2026-04-29T17:13:51.820Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 17:13:51 2026-04-29T17:13:51.820Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 17:13:51 2026-04-29T17:13:51.820Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1777482831820 17:13:51 2026-04-29T17:13:51.820Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Subscribed to topic(s): ncmp-events 17:13:51 2026-04-29T17:13:51.825Z INFO 11351 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Cluster ID: 4L6g3nShT-eMCtK--X86sw 17:13:51 2026-04-29T17:13:51.826Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Discovered group coordinator localhost:32777 (id: 2147483646 rack: null) 17:13:51 2026-04-29T17:13:51.826Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 17:13:51 2026-04-29T17:13:51.829Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: need to re-join with the given member-id: consumer-test-group-for-update-31-ba7b092e-ece3-4eda-97b4-72adcea95058 17:13:51 2026-04-29T17:13:51.829Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] (Re-)joining group 17:13:51 2026-04-29T17:13:51.831Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully joined group with generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-ba7b092e-ece3-4eda-97b4-72adcea95058', protocol='range'} 17:13:51 2026-04-29T17:13:51.831Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Finished assignment for group at generation 17: {consumer-test-group-for-update-31-ba7b092e-ece3-4eda-97b4-72adcea95058=Assignment(partitions=[ncmp-events-0])} 17:13:51 2026-04-29T17:13:51.833Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Successfully synced group in generation Generation{generationId=17, memberId='consumer-test-group-for-update-31-ba7b092e-ece3-4eda-97b4-72adcea95058', protocol='range'} 17:13:51 2026-04-29T17:13:51.833Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 17:13:51 2026-04-29T17:13:51.833Z INFO 11351 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Adding newly assigned partitions: ncmp-events-0 17:13:51 2026-04-29T17:13:51.834Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Found no committed offset for partition ncmp-events-0 17:13:51 2026-04-29T17:13:51.848Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=449, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 17:13:52 2026-04-29T17:13:52.341Z INFO 11351 --- [cps-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:13:52 2026-04-29T17:13:52.342Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:52 2026-04-29T17:13:52.342Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:52 2026-04-29T17:13:52.342Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:52 2026-04-29T17:13:52.342Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:52 2026-04-29T17:13:52.403Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 17:13:52 2026-04-29T17:13:52.413Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-id-for-update-v2 for CM Handle ch-id-for-update-v2 17:13:52 2026-04-29T17:13:52.426Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:52 2026-04-29T17:13:52.487Z INFO 11351 --- [cps-integration-test] [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Revoke previously assigned partitions ncmp-events-0 17:13:52 2026-04-29T17:13:52.487Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Member consumer-test-group-for-update-31-ba7b092e-ece3-4eda-97b4-72adcea95058 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 17:13:52 2026-04-29T17:13:52.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:13:52 2026-04-29T17:13:52.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:13:52 2026-04-29T17:13:52.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Unsubscribed all topics or patterns and assigned partitions 17:13:52 2026-04-29T17:13:52.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting generation and member id due to: consumer pro-actively leaving the group 17:13:52 2026-04-29T17:13:52.488Z INFO 11351 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Request joining group due to: consumer pro-actively leaving the group 17:13:52 2026-04-29T17:13:52.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 17:13:52 2026-04-29T17:13:52.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 17:13:52 2026-04-29T17:13:52.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 17:13:52 2026-04-29T17:13:52.491Z INFO 11351 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 17:13:52 2026-04-29T17:13:52.492Z INFO 11351 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-31 unregistered 17:13:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.254 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 17:13:52 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:13:52 2026-04-29T17:13:52.566Z INFO 11351 --- [cps-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:13:52 2026-04-29T17:13:52.567Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:52 2026-04-29T17:13:52.567Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:52 2026-04-29T17:13:52.567Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:52 2026-04-29T17:13:52.567Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:52 2026-04-29T17:13:52.647Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:52 2026-04-29T17:13:52.657Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:52 2026-04-29T17:13:52.669Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:52 2026-04-29T17:13:52.682Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:13:52 2026-04-29T17:13:52.707Z INFO 11351 --- [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:13:52 2026-04-29T17:13:52.721Z INFO 11351 --- [cps-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:13:52 2026-04-29T17:13:52.721Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:52 2026-04-29T17:13:52.721Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:52 2026-04-29T17:13:52.722Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:52 2026-04-29T17:13:52.722Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:52 2026-04-29T17:13:52.803Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:52 2026-04-29T17:13:52.877Z INFO 11351 --- [cps-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:13:52 2026-04-29T17:13:52.877Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:52 2026-04-29T17:13:52.877Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:52 2026-04-29T17:13:52.879Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:52 2026-04-29T17:13:52.879Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:52 2026-04-29T17:13:52.938Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:52 2026-04-29T17:13:52.948Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:52 2026-04-29T17:13:52.961Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:53 2026-04-29T17:13:52.974Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:13:53 2026-04-29T17:13:53.000Z INFO 11351 --- [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:13:53 2026-04-29T17:13:53.021Z INFO 11351 --- [cps-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:13:53 2026-04-29T17:13:53.021Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:53 2026-04-29T17:13:53.021Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:53 2026-04-29T17:13:53.021Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:53 2026-04-29T17:13:53.021Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:53 2026-04-29T17:13:53.078Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.087Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.100Z INFO 11351 --- [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:13:53 2026-04-29T17:13:53.112Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:53 2026-04-29T17:13:53.182Z INFO 11351 --- [cps-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:13:53 2026-04-29T17:13:53.182Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:53 2026-04-29T17:13:53.183Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:53 2026-04-29T17:13:53.183Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:53 2026-04-29T17:13:53.183Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:53 2026-04-29T17:13:53.244Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.255Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.271Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:53 2026-04-29T17:13:53.284Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:13:53 2026-04-29T17:13:53.306Z INFO 11351 --- [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:13:53 2026-04-29T17:13:53.319Z INFO 11351 --- [cps-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:13:53 2026-04-29T17:13:53.319Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:53 2026-04-29T17:13:53.319Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:53 2026-04-29T17:13:53.319Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:53 2026-04-29T17:13:53.319Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:53 2026-04-29T17:13:53.379Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.388Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.398Z INFO 11351 --- [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:13:53 2026-04-29T17:13:53.408Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:53 2026-04-29T17:13:53.469Z INFO 11351 --- [cps-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:13:53 2026-04-29T17:13:53.469Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:53 2026-04-29T17:13:53.471Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:53 2026-04-29T17:13:53.471Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:53 2026-04-29T17:13:53.471Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:53 2026-04-29T17:13:53.537Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.545Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.560Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:53 2026-04-29T17:13:53.574Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:13:53 2026-04-29T17:13:53.609Z INFO 11351 --- [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:13:53 2026-04-29T17:13:53.636Z INFO 11351 --- [cps-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:13:53 2026-04-29T17:13:53.637Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:53 2026-04-29T17:13:53.637Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:53 2026-04-29T17:13:53.637Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:53 2026-04-29T17:13:53.637Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:53 2026-04-29T17:13:53.704Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.710Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 17:13:53 2026-04-29T17:13:53.721Z INFO 11351 --- [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:13:53 2026-04-29T17:13:53.737Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:53 2026-04-29T17:13:53.799Z INFO 11351 --- [cps-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:13:53 2026-04-29T17:13:53.799Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:53 2026-04-29T17:13:53.799Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:53 2026-04-29T17:13:53.799Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:53 2026-04-29T17:13:53.799Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:53 2026-04-29T17:13:53.858Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:13:53 2026-04-29T17:13:53.871Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:13:53 2026-04-29T17:13:53.888Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:53 2026-04-29T17:13:53.913Z INFO 11351 --- [cps-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:13:53 2026-04-29T17:13:53.915Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:53 2026-04-29T17:13:53.918Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:53 2026-04-29T17:13:53.919Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:53 2026-04-29T17:13:53.919Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:53.991Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:54 2026-04-29T17:13:53.998Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:54 2026-04-29T17:13:54.011Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 2026-04-29T17:13:54.022Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:13:54 2026-04-29T17:13:54.048Z INFO 11351 --- [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:13:54 2026-04-29T17:13:54.065Z INFO 11351 --- [cps-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:13:54 2026-04-29T17:13:54.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:54 2026-04-29T17:13:54.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:54 2026-04-29T17:13:54.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:54 2026-04-29T17:13:54.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:54.078Z INFO 11351 --- [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:13:54 2026-04-29T17:13:54.088Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 2026-04-29T17:13:54.173Z INFO 11351 --- [cps-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:13:54 2026-04-29T17:13:54.173Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:54 2026-04-29T17:13:54.173Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:54 2026-04-29T17:13:54.173Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:54 2026-04-29T17:13:54.173Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:54.244Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 17:13:54 2026-04-29T17:13:54.254Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 17:13:54 2026-04-29T17:13:54.267Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 2026-04-29T17:13:54.284Z INFO 11351 --- [cps-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:13:54 2026-04-29T17:13:54.285Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:54 2026-04-29T17:13:54.285Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:54 2026-04-29T17:13:54.285Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:54 2026-04-29T17:13:54.285Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:54.343Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 17:13:54 2026-04-29T17:13:54.351Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 17:13:54 2026-04-29T17:13:54.365Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 2026-04-29T17:13:54.377Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:13:54 2026-04-29T17:13:54.397Z INFO 11351 --- [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:13:54 2026-04-29T17:13:54.411Z INFO 11351 --- [cps-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:13:54 2026-04-29T17:13:54.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:54 2026-04-29T17:13:54.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:54 2026-04-29T17:13:54.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:54 2026-04-29T17:13:54.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:54.427Z INFO 11351 --- [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:13:54 2026-04-29T17:13:54.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 2026-04-29T17:13:54.523Z INFO 11351 --- [cps-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:13:54 2026-04-29T17:13:54.523Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:54 2026-04-29T17:13:54.523Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:54 2026-04-29T17:13:54.523Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:54 2026-04-29T17:13:54.523Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:54.614Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 17:13:54 2026-04-29T17:13:54.625Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 17:13:54 2026-04-29T17:13:54.644Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 2026-04-29T17:13:54.735Z INFO 11351 --- [cps-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:13:54 2026-04-29T17:13:54.735Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:54 2026-04-29T17:13:54.735Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:54 2026-04-29T17:13:54.735Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:54 2026-04-29T17:13:54.735Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:54.798Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 17:13:54 2026-04-29T17:13:54.809Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 17:13:54 2026-04-29T17:13:54.822Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 2026-04-29T17:13:54.831Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 17:13:54 2026-04-29T17:13:54.851Z INFO 11351 --- [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:13:54 2026-04-29T17:13:54.865Z INFO 11351 --- [cps-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:13:54 2026-04-29T17:13:54.865Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:54 2026-04-29T17:13:54.865Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:54 2026-04-29T17:13:54.866Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:54 2026-04-29T17:13:54.866Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:54 2026-04-29T17:13:54.887Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.423 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 17:13:54 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:13:54 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.010 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 17:13:54 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:13:58 2026-04-29T17:13:58.657Z INFO 11351 --- [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:13:58 2026-04-29T17:13:58.664Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:13:59 2026-04-29T17:13:59.088Z INFO 11351 --- [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:13:59 2026-04-29T17:13:59.095Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 17:13:59 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.489 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 17:13:59 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:13:59 2026-04-29T17:13:59.478Z INFO 11351 --- [cps-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:13:59 2026-04-29T17:13:59.478Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:59 2026-04-29T17:13:59.478Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:59 2026-04-29T17:13:59.479Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:59 2026-04-29T17:13:59.479Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:59 2026-04-29T17:13:59.554Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:13:59 2026-04-29T17:13:59.565Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:13:59 2026-04-29T17:13:59.581Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:59 2026-04-29T17:13:59.602Z INFO 11351 --- [cps-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:13:59 2026-04-29T17:13:59.602Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:59 2026-04-29T17:13:59.602Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:59 2026-04-29T17:13:59.602Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:59 2026-04-29T17:13:59.602Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:59 2026-04-29T17:13:59.664Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:13:59 2026-04-29T17:13:59.673Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:13:59 2026-04-29T17:13:59.687Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:13:59 2026-04-29T17:13:59.720Z INFO 11351 --- [cps-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:13:59 2026-04-29T17:13:59.720Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:13:59 2026-04-29T17:13:59.720Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:13:59 2026-04-29T17:13:59.720Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:13:59 2026-04-29T17:13:59.720Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:13:59 2026-04-29T17:13:59.785Z INFO 11351 --- [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:13:59 2026-04-29T17:13:59.792Z INFO 11351 --- [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:13:59 2026-04-29T17:13:59.806Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:13:59.901Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:13:59.902Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:13:59.902Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:13:59.902Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:13:59.902Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:13:59.964Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:00 2026-04-29T17:13:59.974Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:00 2026-04-29T17:13:59.989Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.011Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.011Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.011Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.011Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.011Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:14:00.070Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:00 2026-04-29T17:14:00.078Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:00 2026-04-29T17:14:00.093Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.116Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.116Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.117Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.117Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.117Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:14:00.178Z INFO 11351 --- [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:14:00 2026-04-29T17:14:00.185Z INFO 11351 --- [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:14:00 2026-04-29T17:14:00.200Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.292Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.293Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.293Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.293Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.293Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:14:00.353Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:00 2026-04-29T17:14:00.362Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:00 2026-04-29T17:14:00.376Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.395Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.395Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.396Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.396Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.396Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:14:00.456Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:00 2026-04-29T17:14:00.465Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:00 2026-04-29T17:14:00.480Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.500Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.500Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.500Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.501Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.501Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:14:00.562Z INFO 11351 --- [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:14:00 2026-04-29T17:14:00.569Z INFO 11351 --- [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:14:00 2026-04-29T17:14:00.582Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.689Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.689Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.690Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.690Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.690Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:14:00.760Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:00 2026-04-29T17:14:00.769Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:00 2026-04-29T17:14:00.784Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.805Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.806Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.806Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.806Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.806Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:00 2026-04-29T17:14:00.870Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:00 2026-04-29T17:14:00.878Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:00 2026-04-29T17:14:00.894Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:00 2026-04-29T17:14:00.913Z INFO 11351 --- [cps-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:14:00 2026-04-29T17:14:00.913Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:00 2026-04-29T17:14:00.914Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:00 2026-04-29T17:14:00.914Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:00 2026-04-29T17:14:00.914Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:01 2026-04-29T17:14:00.978Z INFO 11351 --- [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:14:01 2026-04-29T17:14:00.995Z INFO 11351 --- [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:14:01 2026-04-29T17:14:01.030Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:01 2026-04-29T17:14:01.170Z INFO 11351 --- [cps-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:14:01 2026-04-29T17:14:01.170Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:01 2026-04-29T17:14:01.171Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:01 2026-04-29T17:14:01.173Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:01 2026-04-29T17:14:01.173Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:01 2026-04-29T17:14:01.247Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:01 2026-04-29T17:14:01.259Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:01 2026-04-29T17:14:01.277Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:01 2026-04-29T17:14:01.302Z INFO 11351 --- [cps-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:14:01 2026-04-29T17:14:01.302Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:01 2026-04-29T17:14:01.303Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:01 2026-04-29T17:14:01.304Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:01 2026-04-29T17:14:01.304Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:01 2026-04-29T17:14:01.385Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:01 2026-04-29T17:14:01.394Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:01 2026-04-29T17:14:01.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:01 2026-04-29T17:14:01.440Z INFO 11351 --- [cps-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:14:01 2026-04-29T17:14:01.441Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:01 2026-04-29T17:14:01.441Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:01 2026-04-29T17:14:01.441Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:01 2026-04-29T17:14:01.441Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:01 2026-04-29T17:14:01.503Z INFO 11351 --- [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:14:01 2026-04-29T17:14:01.510Z INFO 11351 --- [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:14:01 2026-04-29T17:14:01.542Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:01 2026-04-29T17:14:01.627Z INFO 11351 --- [cps-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:14:01 2026-04-29T17:14:01.627Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:01 2026-04-29T17:14:01.627Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:01 2026-04-29T17:14:01.627Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:01 2026-04-29T17:14:01.627Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:01 2026-04-29T17:14:01.693Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:01 2026-04-29T17:14:01.703Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:01 2026-04-29T17:14:01.721Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:01 2026-04-29T17:14:01.742Z INFO 11351 --- [cps-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:14:01 2026-04-29T17:14:01.742Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:01 2026-04-29T17:14:01.742Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:01 2026-04-29T17:14:01.742Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:01 2026-04-29T17:14:01.742Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:01 2026-04-29T17:14:01.804Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:01 2026-04-29T17:14:01.812Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:01 2026-04-29T17:14:01.829Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:01 2026-04-29T17:14:01.853Z INFO 11351 --- [cps-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:14:01 2026-04-29T17:14:01.853Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:01 2026-04-29T17:14:01.853Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:01 2026-04-29T17:14:01.854Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:01 2026-04-29T17:14:01.854Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:01 2026-04-29T17:14:01.914Z INFO 11351 --- [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:14:02 2026-04-29T17:14:01.923Z INFO 11351 --- [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:14:02 2026-04-29T17:14:01.938Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:02 2026-04-29T17:14:02.070Z INFO 11351 --- [cps-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:14:02 2026-04-29T17:14:02.070Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:02 2026-04-29T17:14:02.070Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:02 2026-04-29T17:14:02.071Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:02 2026-04-29T17:14:02.071Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:02 2026-04-29T17:14:02.131Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:02 2026-04-29T17:14:02.140Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:02 2026-04-29T17:14:02.156Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:02 2026-04-29T17:14:02.178Z INFO 11351 --- [cps-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:14:02 2026-04-29T17:14:02.178Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:02 2026-04-29T17:14:02.178Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:02 2026-04-29T17:14:02.178Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:02 2026-04-29T17:14:02.178Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:02 2026-04-29T17:14:02.236Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:02 2026-04-29T17:14:02.246Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:02 2026-04-29T17:14:02.260Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:02 2026-04-29T17:14:02.281Z INFO 11351 --- [cps-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:14:02 2026-04-29T17:14:02.281Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:02 2026-04-29T17:14:02.281Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:02 2026-04-29T17:14:02.282Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:02 2026-04-29T17:14:02.282Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:02 2026-04-29T17:14:02.342Z INFO 11351 --- [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:14:02 2026-04-29T17:14:02.350Z INFO 11351 --- [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:14:02 2026-04-29T17:14:02.365Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:02 2026-04-29T17:14:02.460Z INFO 11351 --- [cps-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:14:02 2026-04-29T17:14:02.460Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:02 2026-04-29T17:14:02.460Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:02 2026-04-29T17:14:02.460Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:02 2026-04-29T17:14:02.460Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:02 2026-04-29T17:14:02.523Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:02 2026-04-29T17:14:02.533Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:02 2026-04-29T17:14:02.547Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:02 2026-04-29T17:14:02.566Z INFO 11351 --- [cps-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:14:02 2026-04-29T17:14:02.566Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:02 2026-04-29T17:14:02.566Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:02 2026-04-29T17:14:02.567Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:02 2026-04-29T17:14:02.567Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:02 2026-04-29T17:14:02.626Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:02 2026-04-29T17:14:02.632Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:02 2026-04-29T17:14:02.644Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:02 2026-04-29T17:14:02.662Z INFO 11351 --- [cps-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:14:02 2026-04-29T17:14:02.662Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:02 2026-04-29T17:14:02.662Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:02 2026-04-29T17:14:02.662Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:02 2026-04-29T17:14:02.662Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:02 2026-04-29T17:14:02.719Z INFO 11351 --- [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:14:02 2026-04-29T17:14:02.724Z INFO 11351 --- [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:14:02 2026-04-29T17:14:02.736Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:02 2026-04-29T17:14:02.824Z INFO 11351 --- [cps-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:14:02 2026-04-29T17:14:02.824Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:02 2026-04-29T17:14:02.824Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:02 2026-04-29T17:14:02.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:02 2026-04-29T17:14:02.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:02 2026-04-29T17:14:02.886Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:02 2026-04-29T17:14:02.896Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:02 2026-04-29T17:14:02.911Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:02.931Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:02.931Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:02.931Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:02.931Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:02.931Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:02.992Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:03 2026-04-29T17:14:03.000Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:03 2026-04-29T17:14:03.037Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:03.065Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:03.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:03.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:03.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:03.066Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:03.127Z INFO 11351 --- [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:14:03 2026-04-29T17:14:03.133Z INFO 11351 --- [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:14:03 2026-04-29T17:14:03.147Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:03.252Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:03.253Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:03.253Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:03.253Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:03.253Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:03.315Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:03 2026-04-29T17:14:03.324Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:03 2026-04-29T17:14:03.336Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:03.355Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:03.355Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:03.356Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:03.356Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:03.356Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:03.411Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:03 2026-04-29T17:14:03.419Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:03 2026-04-29T17:14:03.432Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:03.451Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:03.452Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:03.452Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:03.452Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:03.452Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:03.509Z INFO 11351 --- [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:14:03 2026-04-29T17:14:03.516Z INFO 11351 --- [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:14:03 2026-04-29T17:14:03.529Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:03.608Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:03.608Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:03.608Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:03.609Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:03.609Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:03.668Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:03 2026-04-29T17:14:03.678Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:03 2026-04-29T17:14:03.691Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:03.712Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:03.712Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:03.713Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:03.713Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:03.713Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:03.771Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:03 2026-04-29T17:14:03.778Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:03 2026-04-29T17:14:03.793Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:03 2026-04-29T17:14:03.809Z INFO 11351 --- [cps-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:14:03 2026-04-29T17:14:03.809Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:03 2026-04-29T17:14:03.809Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:03 2026-04-29T17:14:03.809Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:03 2026-04-29T17:14:03.809Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:03 2026-04-29T17:14:03.869Z INFO 11351 --- [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:14:03 2026-04-29T17:14:03.875Z INFO 11351 --- [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:14:03 2026-04-29T17:14:03.889Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:03.978Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:03.978Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:03.978Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:03.978Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:03.978Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.040Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:04 2026-04-29T17:14:04.049Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:04 2026-04-29T17:14:04.061Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:04.078Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:04.078Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:04.078Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:04.078Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:04.078Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.139Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:04 2026-04-29T17:14:04.146Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:04 2026-04-29T17:14:04.159Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:04.174Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:04.174Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:04.174Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:04.174Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:04.174Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.232Z INFO 11351 --- [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:14:04 2026-04-29T17:14:04.239Z INFO 11351 --- [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:14:04 2026-04-29T17:14:04.253Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:04.348Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:04.348Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:04.348Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:04.349Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:04.349Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.410Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:04 2026-04-29T17:14:04.419Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:04 2026-04-29T17:14:04.431Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:04.448Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:04.448Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:04.448Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:04.448Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:04.448Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.505Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:04 2026-04-29T17:14:04.512Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:04 2026-04-29T17:14:04.525Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:04.540Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:04.541Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:04.541Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:04.542Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:04.542Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.599Z INFO 11351 --- [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:14:04 2026-04-29T17:14:04.606Z INFO 11351 --- [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:14:04 2026-04-29T17:14:04.622Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:04.747Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:04.747Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:04.748Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:04.748Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:04.748Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.809Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:04 2026-04-29T17:14:04.820Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:04 2026-04-29T17:14:04.834Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:04 2026-04-29T17:14:04.850Z INFO 11351 --- [cps-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:14:04 2026-04-29T17:14:04.850Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:04 2026-04-29T17:14:04.851Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:04 2026-04-29T17:14:04.852Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:04 2026-04-29T17:14:04.852Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:04 2026-04-29T17:14:04.909Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:04 2026-04-29T17:14:04.916Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:05 2026-04-29T17:14:04.931Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:05 2026-04-29T17:14:04.946Z INFO 11351 --- [cps-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:14:05 2026-04-29T17:14:04.946Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:05 2026-04-29T17:14:04.946Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:05 2026-04-29T17:14:04.946Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:05 2026-04-29T17:14:04.946Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:05 2026-04-29T17:14:05.006Z INFO 11351 --- [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:14:05 2026-04-29T17:14:05.014Z INFO 11351 --- [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:14:05 2026-04-29T17:14:05.038Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:05 2026-04-29T17:14:05.127Z INFO 11351 --- [cps-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:14:05 2026-04-29T17:14:05.128Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:05 2026-04-29T17:14:05.128Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:05 2026-04-29T17:14:05.128Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:05 2026-04-29T17:14:05.128Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:05 2026-04-29T17:14:05.194Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:05 2026-04-29T17:14:05.203Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:05 2026-04-29T17:14:05.218Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:05 2026-04-29T17:14:05.237Z INFO 11351 --- [cps-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:14:05 2026-04-29T17:14:05.238Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:05 2026-04-29T17:14:05.239Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:05 2026-04-29T17:14:05.239Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:05 2026-04-29T17:14:05.239Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:05 2026-04-29T17:14:05.296Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:05 2026-04-29T17:14:05.302Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:05 2026-04-29T17:14:05.316Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:05 2026-04-29T17:14:05.337Z INFO 11351 --- [cps-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:14:05 2026-04-29T17:14:05.337Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:05 2026-04-29T17:14:05.337Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:05 2026-04-29T17:14:05.338Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:05 2026-04-29T17:14:05.342Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:05 2026-04-29T17:14:05.403Z INFO 11351 --- [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:14:05 2026-04-29T17:14:05.410Z INFO 11351 --- [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:14:05 2026-04-29T17:14:05.424Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:05 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.067 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 17:14:05 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:14:06 2026-04-29T17:14:06.060Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.060Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.061Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.061Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.061Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.132Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.140Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.158Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.209Z WARN 11351 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 17:14:06 2026-04-29T17:14:06.211Z INFO 11351 --- [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:14:06 2026-04-29T17:14:06.211Z INFO 11351 --- [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:14:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.757 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 17:14:06 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:14:06 2026-04-29T17:14:06.341Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.341Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.351Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.353Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.365Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.383Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.383Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.383Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.383Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.383Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.392Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:06 2026-04-29T17:14:06.394Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:06 2026-04-29T17:14:06.414Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.438Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.438Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.439Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.459Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:14:06 2026-04-29T17:14:06.462Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:14:06 2026-04-29T17:14:06.483Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.590Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.590Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.591Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.591Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.591Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.602Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.607Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.622Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.641Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.641Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.641Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.641Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.641Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.651Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:06 2026-04-29T17:14:06.653Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:06 2026-04-29T17:14:06.674Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.699Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.699Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.699Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.700Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.700Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.709Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:14:06 2026-04-29T17:14:06.711Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:14:06 2026-04-29T17:14:06.725Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.750Z ERROR 11351 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:14:06 17:14:06 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 17:14:06 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 17:14:06 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 17:14:06 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:06 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:06 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:06 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:06 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:06 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:14:06 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:06 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:06 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:06 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:06 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:06 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:14:06 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:06 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:06 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:06 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:06 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:06 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:14:06 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:06 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:06 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:06 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:06 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:06 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:06 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:06 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:06 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:14:06 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:14:06 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:14:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:14:06 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:14:06 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:14:06 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:14:06 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:14:06 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:14:06 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:14:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:14:06 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:14:06 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:14:06 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:14:06 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:14:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:06 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:14:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:06 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:14:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:06 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:14:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:06 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:14:06 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:06 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:06 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:06 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:14:06 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:14:06 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:06 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:06 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:06 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:06 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:06 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:14:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:14:06 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:06 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:14:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:14:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:14:06 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:14:06 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:14:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:14:06 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:14:06 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:14:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:14:06 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:06 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:06 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:06 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:06 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:06 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:06 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:06 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:06 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:06 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:06 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:06 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:06 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:06 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:06 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:06 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:06 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:06 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:06 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:06 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:06 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:06 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:06 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:06 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:06 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:06 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:06 17:14:06 2026-04-29T17:14:06.824Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.824Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.825Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.855Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.857Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:06 2026-04-29T17:14:06.870Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.903Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.903Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.904Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.904Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.904Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:06 2026-04-29T17:14:06.912Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:06 2026-04-29T17:14:06.914Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:06 2026-04-29T17:14:06.926Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:06 2026-04-29T17:14:06.943Z INFO 11351 --- [cps-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:14:06 2026-04-29T17:14:06.944Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:06 2026-04-29T17:14:06.944Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:06 2026-04-29T17:14:06.944Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:06 2026-04-29T17:14:06.944Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:07 2026-04-29T17:14:06.996Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:14:07 2026-04-29T17:14:06.999Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:14:07 2026-04-29T17:14:07.016Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:07 2026-04-29T17:14:07.081Z INFO 11351 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 17:14:07 2026-04-29T17:14:07.616Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43697/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43697 17:14:07 2026-04-29T17:14:07.631Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49549/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49549 17:14:07 2026-04-29T17:14:07.640Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53919/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53919 17:14:07 2026-04-29T17:14:07.650Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39393/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39393 17:14:07 2026-04-29T17:14:07.663Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49177/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49177 17:14:07 2026-04-29T17:14:07.674Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48629/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48629 17:14:07 2026-04-29T17:14:07.677Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48295/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48295 17:14:07 2026-04-29T17:14:07.681Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46603/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46603 17:14:07 2026-04-29T17:14:07.691Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56651/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56651 17:14:07 2026-04-29T17:14:07.700Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37881/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37881 17:14:07 2026-04-29T17:14:07.704Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48369/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48369 17:14:07 2026-04-29T17:14:07.707Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47899/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47899 17:14:07 2026-04-29T17:14:07.709Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60595/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60595 17:14:07 2026-04-29T17:14:07.719Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48135/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48135 17:14:07 2026-04-29T17:14:07.728Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35809/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35809 17:14:07 2026-04-29T17:14:07.731Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43185/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43185 17:14:07 2026-04-29T17:14:07.734Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33219/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33219 17:14:07 2026-04-29T17:14:07.737Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33959/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33959 17:14:07 2026-04-29T17:14:07.741Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36721/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36721 17:14:07 2026-04-29T17:14:07.753Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60149/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60149 17:14:07 2026-04-29T17:14:07.763Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47467/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:47467 17:14:07 2026-04-29T17:14:07.772Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60385/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60385 17:14:07 2026-04-29T17:14:07.783Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37763/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37763 17:14:07 2026-04-29T17:14:07.792Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58013/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58013 17:14:07 2026-04-29T17:14:07.801Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52229/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52229 17:14:07 2026-04-29T17:14:07.810Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50671/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50671 17:14:07 2026-04-29T17:14:07.818Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54039 17:14:07 2026-04-29T17:14:07.822Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43747/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43747 17:14:07 2026-04-29T17:14:07.832Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35171/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35171 17:14:07 2026-04-29T17:14:07.840Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45181/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45181 17:14:07 2026-04-29T17:14:07.850Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41091/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41091 17:14:07 2026-04-29T17:14:07.862Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53961/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53961 17:14:07 2026-04-29T17:14:07.871Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43427/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43427 17:14:07 2026-04-29T17:14:07.883Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] 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:14:07 2026-04-29T17:14:07.885Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46815/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46815 17:14:07 2026-04-29T17:14:07.896Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36859/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36859 17:14:07 2026-04-29T17:14:07.905Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37055/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37055 17:14:07 2026-04-29T17:14:07.907Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51257/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51257 17:14:07 2026-04-29T17:14:07.909Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48559/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48559 17:14:07 2026-04-29T17:14:07.912Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43827/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43827 17:14:07 2026-04-29T17:14:07.915Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35459/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35459 17:14:07 2026-04-29T17:14:07.918Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59913/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59913 17:14:07 2026-04-29T17:14:07.931Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42245/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42245 17:14:07 2026-04-29T17:14:07.942Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40637/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:40637 17:14:07 2026-04-29T17:14:07.951Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42289/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42289 17:14:07 2026-04-29T17:14:07.959Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54365/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54365 17:14:08 2026-04-29T17:14:07.970Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54189/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54189 17:14:08 2026-04-29T17:14:07.981Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56731/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56731 17:14:08 2026-04-29T17:14:07.991Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39247/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39247 17:14:08 2026-04-29T17:14:08.002Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58455/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58455 17:14:08 2026-04-29T17:14:08.004Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36353/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36353 17:14:08 2026-04-29T17:14:08.019Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48849/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48849 17:14:08 2026-04-29T17:14:08.031Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53265/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53265 17:14:08 2026-04-29T17:14:08.036Z WARN 11351 --- [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:14:08 2026-04-29T17:14:08.036Z WARN 11351 --- [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:14:08 2026-04-29T17:14:08.037Z ERROR 11351 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:14:08 17:14:08 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:14:08 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 17:14:08 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 17:14:08 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 17:14:08 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:08 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:08 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:08 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:08 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:08 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:14:08 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:08 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:08 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:08 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:08 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:08 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:14:08 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:08 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:08 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:08 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:08 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:08 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:14:08 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:08 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:08 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:08 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:08 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:08 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:08 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:14:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:14:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:14:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:14:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:14:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:14:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:14:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:14:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:14:08 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:14:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:14:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:14:08 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:14:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:14:08 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:14:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:14:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:14:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:08 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:14:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:14:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:08 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:08 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:08 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:14:08 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:14:08 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:14:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:14:08 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:08 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:14:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:14:08 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:14:08 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:14:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:14:08 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:14:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:14:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:14:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:08 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:08 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:08 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:08 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:08 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:14:08 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 17:14:08 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 17:14:08 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 17:14:08 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:14:08 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 17:14:08 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 17:14:08 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 17:14:08 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 17:14:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 17:14:08 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 17:14:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 17:14:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 17:14:08 at java.base/java.lang.Thread.run(Thread.java:833) 17:14:08 17:14:08 2026-04-29T17:14:08.045Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42471/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42471 17:14:08 2026-04-29T17:14:08.047Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58531/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58531 17:14:08 2026-04-29T17:14:08.081Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51619/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51619 17:14:08 2026-04-29T17:14:08.092Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51191/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51191 17:14:08 2026-04-29T17:14:08.095Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58033/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58033 17:14:08 2026-04-29T17:14:08.099Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] 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:14:08 2026-04-29T17:14:08.101Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41275/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41275 17:14:08 2026-04-29T17:14:08.112Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57463/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57463 17:14:08 2026-04-29T17:14:08.123Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45527/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45527 17:14:08 2026-04-29T17:14:08.141Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34315/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34315 17:14:08 2026-04-29T17:14:08.154Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42285/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:42285 17:14:08 2026-04-29T17:14:08.157Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36791/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36791 17:14:08 2026-04-29T17:14:08.159Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53043/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53043 17:14:08 2026-04-29T17:14:08.185Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38569/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38569 17:14:08 2026-04-29T17:14:08.196Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45145/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45145 17:14:08 2026-04-29T17:14:08.206Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54897/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54897 17:14:08 2026-04-29T17:14:08.210Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44913/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44913 17:14:08 2026-04-29T17:14:08.224Z WARN 11351 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45689/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45689 17:14:08 2026-04-29T17:14:08.243Z WARN 11351 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57957/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57957 17:14:08 2026-04-29T17:14:08.256Z WARN 11351 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39633/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39633 17:14:08 2026-04-29T17:14:08.264Z WARN 11351 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57863/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57863 17:14:08 2026-04-29T17:14:08.279Z WARN 11351 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58637/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58637 17:14:08 2026-04-29T17:14:08.291Z WARN 11351 --- [cps-integration-test] [or-http-epoll-3] 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:14:08 2026-04-29T17:14:08.293Z WARN 11351 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45441/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45441 17:14:08 2026-04-29T17:14:08.304Z WARN 11351 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33915/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33915 17:14:09 2026-04-29T17:14:09.076Z INFO 11351 --- [cps-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:14:09 2026-04-29T17:14:09.076Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:09 2026-04-29T17:14:09.076Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:09 2026-04-29T17:14:09.076Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:09 2026-04-29T17:14:09.076Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:09 2026-04-29T17:14:09.087Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.089Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.105Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:09 2026-04-29T17:14:09.121Z INFO 11351 --- [cps-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:14:09 2026-04-29T17:14:09.122Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:09 2026-04-29T17:14:09.122Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:09 2026-04-29T17:14:09.125Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:09 2026-04-29T17:14:09.125Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:09 2026-04-29T17:14:09.134Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 17:14:09 2026-04-29T17:14:09.136Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 17:14:09 2026-04-29T17:14:09.150Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:09 2026-04-29T17:14:09.168Z INFO 11351 --- [cps-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:14:09 2026-04-29T17:14:09.168Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:09 2026-04-29T17:14:09.168Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:09 2026-04-29T17:14:09.168Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:09 2026-04-29T17:14:09.168Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:09 2026-04-29T17:14:09.186Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 17:14:09 2026-04-29T17:14:09.188Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 17:14:09 2026-04-29T17:14:09.203Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:09 2026-04-29T17:14:09.225Z WARN 11351 --- [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:14:09 2026-04-29T17:14:09.225Z WARN 11351 --- [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:14:09 2026-04-29T17:14:09.226Z ERROR 11351 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 17:14:09 17:14:09 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:14:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:14:09 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:14:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:14:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:14:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:14:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:14:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:14:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:14:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:14:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:14:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:14:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:14:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:14:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:14:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:14:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:14:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:14:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:14:09 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:14:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:14:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:14:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:14:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:14:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:14:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:14:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:14:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:14:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:14:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:09 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 17:14:09 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:14:09 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 17:14:09 Error has been observed at the following site(s): 17:14:09 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 17:14:09 Original Stack Trace: 17:14:09 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 17:14:09 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 17:14:09 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 17:14:09 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 17:14:09 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 17:14:09 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 17:14:09 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 17:14:09 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 17:14:09 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 17:14:09 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 17:14:09 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 17:14:09 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 17:14:09 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:14:09 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 17:14:09 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 17:14:09 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 17:14:09 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 17:14:09 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 17:14:09 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:927) 17:14:09 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:14:09 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:14:09 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 17:14:09 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 17:14:09 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:14:09 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 17:14:09 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 17:14:09 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 17:14:09 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:14:09 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 17:14:09 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 17:14:09 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 17:14:09 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 17:14:09 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 17:14:09 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 17:14:09 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 17:14:09 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 17:14:09 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 17:14:09 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 17:14:09 at java.base/java.lang.Thread.run(Thread.java:833) 17:14:09 Suppressed: java.lang.Exception: #block terminated with an error 17:14:09 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 17:14:09 at reactor.core.publisher.Mono.block(Mono.java:1779) 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 17:14:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 17:14:09 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 17:14:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 17:14:09 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 17:14:09 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 17:14:09 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 17:14:09 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 17:14:09 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 17:14:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 17:14:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 17:14:09 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 17:14:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 17:14:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 17:14:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 17:14:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 17:14:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 17:14:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 17:14:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 17:14:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 17:14:09 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 17:14:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 17:14:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 17:14:09 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 17:14:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 17:14:09 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 17:14:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 17:14:09 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 17:14:09 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 17:14:09 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 17:14:09 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 17:14:09 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 17:14:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 17:14:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 17:14:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 17:14:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 17:14:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 17:14:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 17:14:09 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:09 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 17:14:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 17:14:09 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 17:14:09 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 17:14:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 17:14:09 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 17:14:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 17:14:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 17:14:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 17:14:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 17:14:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 17:14:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 17:14:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 17:14:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 17:14:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 17:14:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 17:14:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 17:14:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 17:14:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 17:14:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 17:14:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 17:14:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 17:14:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 17:14:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 17:14:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 17:14:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:09 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 17:14:09 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 17:14:09 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 17:14:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 17:14:09 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 17:14:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 17:14:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 17:14:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 17:14:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 17:14:09 17:14:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.994 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 17:14:09 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 17:14:09 2026-04-29T17:14:09.423Z INFO 11351 --- [cps-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:14:09 2026-04-29T17:14:09.423Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:09 2026-04-29T17:14:09.423Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:09 2026-04-29T17:14:09.424Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:09 2026-04-29T17:14:09.424Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:09 2026-04-29T17:14:09.484Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.490Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.503Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 17:14:09 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:14:09 2026-04-29T17:14:09.603Z INFO 11351 --- [cps-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:14:09 2026-04-29T17:14:09.603Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:09 2026-04-29T17:14:09.603Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:09 2026-04-29T17:14:09.603Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:09 2026-04-29T17:14:09.603Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:09 2026-04-29T17:14:09.661Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.669Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.685Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:09 2026-04-29T17:14:09.773Z INFO 11351 --- [cps-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:14:09 2026-04-29T17:14:09.773Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:09 2026-04-29T17:14:09.774Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:09 2026-04-29T17:14:09.774Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:09 2026-04-29T17:14:09.774Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:09 2026-04-29T17:14:09.833Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.841Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:09 2026-04-29T17:14:09.854Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:09 2026-04-29T17:14:09.959Z INFO 11351 --- [cps-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:14:09 2026-04-29T17:14:09.959Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:09 2026-04-29T17:14:09.959Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:09 2026-04-29T17:14:09.959Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:09 2026-04-29T17:14:09.959Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:10 2026-04-29T17:14:10.021Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:10 2026-04-29T17:14:10.030Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:10 2026-04-29T17:14:10.044Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:10 2026-04-29T17:14:10.139Z INFO 11351 --- [cps-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:14:10 2026-04-29T17:14:10.139Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 17:14:10 2026-04-29T17:14:10.139Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 17:14:10 2026-04-29T17:14:10.139Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 17:14:10 2026-04-29T17:14:10.139Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 17:14:10 2026-04-29T17:14:10.197Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 17:14:10 2026-04-29T17:14:10.206Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 17:14:10 2026-04-29T17:14:10.220Z INFO 11351 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 17:14:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.710 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 17:14:10 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:14:10 2026-04-29T17:14:10.407Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:10 2026-04-29T17:14:10.407Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 17:14:10 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 17:14:10 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 17:14:10 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:14:10 line 1:0 mismatched input 'invalid' expecting '/' 17:14:10 line 1:0 mismatched input 'invalid' expecting '/' 17:14:10 2026-04-29T17:14:10.812Z WARN 11351 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 17:14:11 2026-04-29T17:14:11.313Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.313Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.313Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('149'::int8),('{}'),(NULL),('/bookstore'),('1590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.313Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. 17:14:11 2026-04-29T17:14:11.316Z WARN 11351 --- [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 (('149'::int8),('{}'),(NULL),('/bookstore'),('1590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(149, /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:14:11 2026-04-29T17:14:11.317Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.317Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.317Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('149'::int8),('{}'),(NULL),('/bookstore'),('1591'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.317Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. 17:14:11 line 1:9 missing '/' at 'path' 17:14:11 line 1:9 missing '/' at 'path' 17:14:11 2026-04-29T17:14:11.402Z WARN 11351 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 17:14:11 2026-04-29T17:14:11.626Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.626Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.626Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1592'::int8),('/bookstore/categories[@code=''1'']'),('1625'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.626Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 17:14:11 2026-04-29T17:14:11.627Z WARN 11351 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1592'::int8),('/bookstore/categories[@code=''1'']'),('1625'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 17:14:11 2026-04-29T17:14:11.630Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.630Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.630Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('151'::int8),('{"code":"1"}'),('1592'::int8),('/bookstore/categories[@code=''1'']'),('1627'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.630Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 17:14:11 2026-04-29T17:14:11.810Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.810Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.810Z ERROR 11351 --- [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"}'),('1628'::int8),('/bookstore/categories[@code=''1'']'),('1662'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.810Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:14:11 2026-04-29T17:14:11.811Z WARN 11351 --- [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"}'),('1628'::int8),('/bookstore/categories[@code=''1'']'),('1662'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 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:14:11 2026-04-29T17:14:11.813Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.813Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.813Z ERROR 11351 --- [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"}'),('1628'::int8),('/bookstore/categories[@code=''1'']'),('1664'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.813Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 17:14:11 2026-04-29T17:14:11.965Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.965Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.965Z ERROR 11351 --- [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"}'),('1665'::int8),('/bookstore/categories[@code=''1'']'),('1694'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.965Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:14:11 2026-04-29T17:14:11.966Z WARN 11351 --- [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 (('153'::int8),('{"code":"1"}'),('1665'::int8),('/bookstore/categories[@code=''1'']'),('1694'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 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 : 1 children, retrying using individual save operations 17:14:11 2026-04-29T17:14:11.967Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:11 2026-04-29T17:14:11.967Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:11 2026-04-29T17:14:11.967Z ERROR 11351 --- [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"}'),('1665'::int8),('/bookstore/categories[@code=''1'']'),('1695'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:11 2026-04-29T17:14:11.967Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:11 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:14:12 2026-04-29T17:14:12.000Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:12 2026-04-29T17:14:12.000Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:12 2026-04-29T17:14:12.000Z ERROR 11351 --- [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"}'),('1665'::int8),('/bookstore/categories[@code=''1'']'),('1696'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:12 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:12 2026-04-29T17:14:12.000Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:12 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:14:12 2026-04-29T17:14:12.002Z WARN 11351 --- [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 (('153'::int8),('{"code":"1"}'),('1665'::int8),('/bookstore/categories[@code=''1'']'),('1696'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:12 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:14:12 2026-04-29T17:14:12.003Z INFO 11351 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 17:14:12 2026-04-29T17:14:12.003Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:12 2026-04-29T17:14:12.003Z ERROR 11351 --- [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"}'),('1665'::int8),('/bookstore/categories[@code=''1'']'),('1698'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:12 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 17:14:12 2026-04-29T17:14:12.003Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 17:14:12 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 17:14:13 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.621 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 17:14:13 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:14:13 2026-04-29T17:14:13.331Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:13 2026-04-29T17:14:13.331Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 17:14:13 Detail: Key (name)=(generalTestDataspace) already exists. 17:14:13 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 17:14:13 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:14:14 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 17:14:14 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:14:14 2026-04-29T17:14:14.382Z WARN 11351 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.532Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.533Z WARN 11351 --- [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_100, Optional[2100-01-01]] 17:14:14 2026-04-29T17:14:14.934Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:14 2026-04-29T17:14:14.934Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:14:14 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 17:14:14 2026-04-29T17:14:14.952Z WARN 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 17:14:14 2026-04-29T17:14:14.952Z ERROR 11351 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 17:14:14 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 17:14:15 2026-04-29T17:14:15.333Z WARN 11351 --- [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:14:15 2026-04-29T17:14:15.435Z WARN 11351 --- [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:14:15 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 17:14:15 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:14:16 line 1:0 mismatched input 'cpsPath' expecting '/' 17:14:16 line 1:0 mismatched input 'cpsPath' expecting '/' 17:14:17 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.137 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 17:14:17 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:14:17 2026-04-29T17:14:17.631Z INFO 11351 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:14:17 2026-04-29T17:14:17.654Z INFO 11351 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:14:17 2026-04-29T17:14:17.960Z INFO 11351 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:14:17 2026-04-29T17:14:17.963Z INFO 11351 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:14:17 2026-04-29T17:14:17.978Z INFO 11351 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:14:17 2026-04-29T17:14:17.985Z INFO 11351 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 17:14:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.395 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 17:14:20 [INFO] 17:14:20 [INFO] Results: 17:14:20 [INFO] 17:14:20 [ERROR] Failures: 17:14:20 [ERROR] ResourceMeterAccuracyTest.Resource meter duration measurement.:38 Condition not satisfied: 17:14:20 17:14:20 objectUnderTest.getTotalTimeInSeconds() <= 2.04 17:14:20 | | | 17:14:20 | 2.040560409 false 17:14:20 17:14:20 17:14:20 [INFO] 17:14:20 [ERROR] Tests run: 447, Failures: 1, Errors: 0, Skipped: 3 17:14:20 [INFO] 17:14:20 [INFO] ------------------------------------------------------------------------ 17:14:20 [INFO] Reactor Summary for cps 3.7.8-SNAPSHOT: 17:14:20 [INFO] 17:14:20 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.967 s] 17:14:20 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 17:14:20 [INFO] checkstyle ......................................... SUCCESS [ 3.801 s] 17:14:20 [INFO] cps-parent ......................................... SUCCESS [ 4.961 s] 17:14:20 [INFO] cps-events ......................................... SUCCESS [ 2.910 s] 17:14:20 [INFO] cps-path-parser .................................... SUCCESS [ 7.146 s] 17:14:20 [INFO] cps-service ........................................ SUCCESS [ 36.577 s] 17:14:20 [INFO] cps-rest ........................................... SUCCESS [ 19.171 s] 17:14:20 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.619 s] 17:14:20 [INFO] provmns-api ........................................ SUCCESS [ 0.710 s] 17:14:20 [INFO] cps-ncmp-service ................................... SUCCESS [02:40 min] 17:14:20 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 16.831 s] 17:14:20 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.048 s] 17:14:20 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 6.587 s] 17:14:20 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.396 s] 17:14:20 [INFO] cps-ri ............................................. SUCCESS [ 6.643 s] 17:14:20 [INFO] test-dcm-rest ...................................... SUCCESS [ 2.850 s] 17:14:20 [INFO] integration-test ................................... FAILURE [02:01 min] 17:14:20 [INFO] spotbugs ........................................... SKIPPED 17:14:20 [INFO] cps-application .................................... SKIPPED 17:14:20 [INFO] policy-executor-stub ............................... SKIPPED 17:14:20 [INFO] jacoco-report ...................................... SKIPPED 17:14:20 [INFO] cps ................................................ SKIPPED 17:14:20 [INFO] ------------------------------------------------------------------------ 17:14:20 [INFO] BUILD FAILURE 17:14:20 [INFO] ------------------------------------------------------------------------ 17:14:20 [INFO] Total time: 06:38 min 17:14:20 [INFO] Finished at: 2026-04-29T17:14:20Z 17:14:20 [INFO] ------------------------------------------------------------------------ 17:14:20 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.5.2:test (default-test) on project integration-test: There are test failures. 17:14:20 [ERROR] 17:14:20 [ERROR] See /w/workspace/cps-master-verify-java/integration-test/target/surefire-reports for the individual test results. 17:14:20 [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. 17:14:20 [ERROR] -> [Help 1] 17:14:20 [ERROR] 17:14:20 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 17:14:20 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 17:14:20 [ERROR] 17:14:20 [ERROR] For more information about the errors and possible solutions, please read the following articles: 17:14:20 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException 17:14:20 [ERROR] 17:14:20 [ERROR] After correcting the problems, you can resume the build with the command 17:14:20 [ERROR] mvn -rf :integration-test 17:14:20 Build step 'Invoke top-level Maven targets' marked build as failure 17:14:20 $ ssh-agent -k 17:14:20 unset SSH_AUTH_SOCK; 17:14:20 unset SSH_AGENT_PID; 17:14:20 echo Agent pid 5397 killed; 17:14:20 [ssh-agent] Stopped. 17:14:20 [PostBuildScript] - [INFO] Executing post build scripts. 17:14:20 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5839071607185807381.sh 17:14:20 ---> sysstat.sh 17:14:21 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17338449169581496700.sh 17:14:21 ---> package-listing.sh 17:14:21 ++ tr '[:upper:]' '[:lower:]' 17:14:21 ++ facter osfamily 17:14:21 + OS_FAMILY=redhat 17:14:21 + workspace=/w/workspace/cps-master-verify-java 17:14:21 + START_PACKAGES=/tmp/packages_start.txt 17:14:21 + END_PACKAGES=/tmp/packages_end.txt 17:14:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:21 + PACKAGES=/tmp/packages_start.txt 17:14:21 + '[' /w/workspace/cps-master-verify-java ']' 17:14:21 + PACKAGES=/tmp/packages_end.txt 17:14:21 + case "${OS_FAMILY}" in 17:14:21 + rpm -qa 17:14:21 + sort 17:14:22 + '[' -f /tmp/packages_start.txt ']' 17:14:22 + '[' -f /tmp/packages_end.txt ']' 17:14:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:22 + '[' /w/workspace/cps-master-verify-java ']' 17:14:22 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 17:14:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 17:14:22 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8137422128417549486.sh 17:14:22 ---> capture-instance-metadata.sh 17:14:22 Setup pyenv: 17:14:22 system 17:14:22 3.8.13 17:14:22 3.9.13 17:14:22 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPdW from file:/tmp/.os_lf_venv 17:14:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:24 lf-activate-venv(): INFO: Base packages installed successfully 17:14:24 lf-activate-venv(): INFO: Installing additional packages: lftools 17:14:30 lf-activate-venv(): INFO: Adding /tmp/venv-pPdW/bin to PATH 17:14:30 INFO: Running in OpenStack, capturing instance metadata 17:14:31 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13084292677273611531.sh 17:14:31 provisioning config files... 17:14:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17785081112830831362tmp 17:14:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:14:31 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:14:31 [EnvInject] - Injecting environment variables from a build step. 17:14:31 [EnvInject] - Injecting as environment variables the properties content 17:14:31 SERVER_ID=logs 17:14:31 17:14:31 [EnvInject] - Variables injected successfully. 17:14:31 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9665534920863527548.sh 17:14:31 ---> create-netrc.sh 17:14:31 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8858685203392278955.sh 17:14:31 ---> python-tools-install.sh 17:14:31 Setup pyenv: 17:14:31 system 17:14:31 3.8.13 17:14:31 3.9.13 17:14:31 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:14:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPdW from file:/tmp/.os_lf_venv 17:14:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:33 lf-activate-venv(): INFO: Base packages installed successfully 17:14:33 lf-activate-venv(): INFO: Installing additional packages: lftools 17:14:39 lf-activate-venv(): INFO: Adding /tmp/venv-pPdW/bin to PATH 17:14:39 [cps-master-verify-java] $ /bin/sh /tmp/jenkins4691112125485105946.sh 17:14:39 ---> uv-install.sh 17:14:39 uv 0.11.8 is already installed 17:14:39 uvx 0.11.8 (x86_64-unknown-linux-gnu) 17:14:39 [cps-master-verify-java] $ /bin/bash /tmp/jenkins7718617454221298962.sh 17:14:39 ---> sudo-logs.sh 17:14:39 Archiving 'sudo' log.. 17:14:40 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6907008176615564035.sh 17:14:40 ---> job-cost.sh 17:14:40 INFO: Activating Python virtual environment... 17:14:40 Setup pyenv: 17:14:40 system 17:14:40 3.8.13 17:14:40 3.9.13 17:14:40 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:14:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPdW from file:/tmp/.os_lf_venv 17:14:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:42 lf-activate-venv(): INFO: Base packages installed successfully 17:14:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:14:46 lf-activate-venv(): INFO: Adding /tmp/venv-pPdW/bin to PATH 17:14:46 INFO: No stack-cost file found 17:14:46 INFO: Instance uptime: 501s 17:14:46 INFO: Fetching instance metadata (attempt 1 of 3)... 17:14:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 17:14:46 INFO: Successfully fetched instance metadata 17:14:46 INFO: Instance type: v3-standard-8 17:14:46 INFO: Retrieving pricing info for: v3-standard-8 17:14:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 17:14:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=501 17:14:46 INFO: Successfully fetched Vexxhost pricing API 17:14:46 INFO: Retrieved cost: 0.22 17:14:46 INFO: Retrieved resource: v3-standard-8 17:14:46 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost 17:14:46 INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv 17:14:46 INFO: Successfully archived job cost data 17:14:46 DEBUG: Cost data: cps-master-verify-java,11614,2026-04-29 17:14:46,v3-standard-8,501,0.22,0.00,FAILURE 17:14:46 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins13092233754051146298.sh 17:14:46 ---> logs-deploy.sh 17:14:46 Setup pyenv: 17:14:46 system 17:14:46 3.8.13 17:14:46 3.9.13 17:14:46 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 17:14:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pPdW from file:/tmp/.os_lf_venv 17:14:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 17:14:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 17:14:48 lf-activate-venv(): INFO: Base packages installed successfully 17:14:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 17:14:54 lf-activate-venv(): INFO: Adding /tmp/venv-pPdW/bin to PATH 17:14:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11614 17:14:54 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:14:55 Archives upload complete. 17:14:56 INFO: archiving logs to Nexus 17:14:57 ---> uname -a: 17:14:57 Linux prd-centos8-docker-8c-8g-7095.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:14:57 17:14:57 17:14:57 ---> lscpu: 17:14:57 Architecture: x86_64 17:14:57 CPU op-mode(s): 32-bit, 64-bit 17:14:57 Byte Order: Little Endian 17:14:57 CPU(s): 8 17:14:57 On-line CPU(s) list: 0-7 17:14:57 Thread(s) per core: 1 17:14:57 Core(s) per socket: 1 17:14:57 Socket(s): 8 17:14:57 NUMA node(s): 1 17:14:57 Vendor ID: AuthenticAMD 17:14:57 CPU family: 23 17:14:57 Model: 49 17:14:57 Model name: AMD EPYC-Rome Processor 17:14:57 Stepping: 0 17:14:57 CPU MHz: 2799.998 17:14:57 BogoMIPS: 5599.99 17:14:57 Virtualization: AMD-V 17:14:57 Hypervisor vendor: KVM 17:14:57 Virtualization type: full 17:14:57 L1d cache: 32K 17:14:57 L1i cache: 32K 17:14:57 L2 cache: 512K 17:14:57 L3 cache: 16384K 17:14:57 NUMA node0 CPU(s): 0-7 17:14:57 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:14:57 17:14:57 17:14:57 ---> nproc: 17:14:57 8 17:14:57 17:14:57 17:14:57 ---> df -h: 17:14:57 Filesystem Size Used Avail Use% Mounted on 17:14:57 devtmpfs 16G 0 16G 0% /dev 17:14:57 tmpfs 16G 0 16G 0% /dev/shm 17:14:57 tmpfs 16G 17M 16G 1% /run 17:14:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:14:57 /dev/vda1 160G 13G 148G 8% / 17:14:57 tmpfs 3.2G 0 3.2G 0% /run/user/1001 17:14:57 17:14:57 17:14:57 ---> free -m: 17:14:57 total used free shared buff/cache available 17:14:57 Mem: 31890 1114 26215 19 4560 30302 17:14:57 Swap: 1023 0 1023 17:14:57 17:14:57 17:14:57 ---> ip addr: 17:14:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:14:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:14:57 inet 127.0.0.1/8 scope host lo 17:14:57 valid_lft forever preferred_lft forever 17:14:57 inet6 ::1/128 scope host 17:14:57 valid_lft forever preferred_lft forever 17:14:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 17:14:57 link/ether fa:16:3e:c8:b0:28 brd ff:ff:ff:ff:ff:ff 17:14:57 altname enp0s3 17:14:57 altname ens3 17:14:57 inet 10.30.106.153/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 17:14:57 valid_lft 85895sec preferred_lft 85895sec 17:14:57 inet6 fe80::f816:3eff:fec8:b028/64 scope link 17:14:57 valid_lft forever preferred_lft forever 17:14:57 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 17:14:57 link/ether 02:42:8e:7b:56:20 brd ff:ff:ff:ff:ff:ff 17:14:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:14:57 valid_lft forever preferred_lft forever 17:14:57 inet6 fe80::42:8eff:fe7b:5620/64 scope link 17:14:57 valid_lft forever preferred_lft forever 17:14:57 17:14:57 17:14:57 ---> sar -b -r -n DEV: 17:14:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/29/2026 _x86_64_ (8 CPU) 17:14:57 17:14:57 17:06:28 LINUX RESTART (8 CPU) 17:14:57 17:14:57 05:07:01 PM tps rtps wtps bread/s bwrtn/s 17:14:57 05:08:01 PM 246.78 17.60 229.18 3909.62 11820.18 17:14:57 05:09:01 PM 179.71 2.58 177.12 519.56 17328.01 17:14:57 05:10:01 PM 134.89 0.63 134.26 502.23 41562.13 17:14:57 05:11:01 PM 36.50 0.48 36.02 21.46 689.77 17:14:57 05:12:01 PM 8.41 0.00 8.41 0.00 544.87 17:14:57 05:13:01 PM 114.80 0.00 114.80 0.00 24108.11 17:14:57 05:14:01 PM 14.13 0.00 14.13 0.00 489.27 17:14:57 Average: 105.03 3.04 101.99 707.49 13792.13 17:14:57 17:14:57 05:07:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:57 05:08:01 PM 28739744 30804376 3915968 11.99 2688 2379700 1746512 5.18 182064 3265128 282544 17:14:57 05:09:01 PM 27509504 29843660 5146208 15.76 2688 2643088 2511200 7.45 283520 4361856 57112 17:14:57 05:10:01 PM 25243756 28735852 7411956 22.70 2688 3774712 3899904 11.57 432316 6370528 88 17:14:57 05:11:01 PM 24806320 28307600 7849392 24.04 2688 3782624 5184440 15.38 449120 6787292 132 17:14:57 05:12:01 PM 25808004 29322844 6847708 20.97 2688 3796768 2873368 8.53 455164 5787736 2576 17:14:57 05:13:01 PM 23708332 27935112 8947380 27.40 2688 4494432 5576656 16.55 560944 7705616 1564 17:14:57 05:14:01 PM 23098584 27374152 9557128 29.27 2688 4543920 6049364 17.95 563688 8308308 124 17:14:57 Average: 25559178 28903371 7096534 21.73 2688 3630749 3977349 11.80 418117 6083781 49163 17:14:57 17:14:57 05:07:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:57 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:57 05:08:01 PM eth0 299.92 236.11 3681.64 39.50 0.00 0.00 0.00 0.00 17:14:57 05:08:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:57 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:57 05:09:01 PM eth0 272.16 220.04 3714.33 37.40 0.00 0.00 0.00 0.00 17:14:57 05:09:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:57 05:10:01 PM lo 0.67 0.67 0.03 0.03 0.00 0.00 0.00 0.00 17:14:57 05:10:01 PM eth0 357.36 223.74 9752.85 20.69 0.00 0.00 0.00 0.00 17:14:57 05:10:01 PM docker0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:14:57 05:10:01 PM veth12ea605 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 17:14:57 05:11:01 PM lo 62.93 62.93 5.15 5.15 0.00 0.00 0.00 0.00 17:14:57 05:11:01 PM eth0 193.92 155.70 59.53 65.34 0.00 0.00 0.00 0.00 17:14:57 05:11:01 PM docker0 12.08 13.53 1.79 1.68 0.00 0.00 0.00 0.00 17:14:57 05:11:01 PM vethd550ef4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 17:14:57 05:12:01 PM lo 47.07 47.07 2.42 2.42 0.00 0.00 0.00 0.00 17:14:57 05:12:01 PM eth0 187.84 150.42 70.97 68.54 0.00 0.00 0.00 0.00 17:14:57 05:12:01 PM docker0 0.78 0.97 0.11 0.16 0.00 0.00 0.00 0.00 17:14:57 05:13:01 PM lo 20.18 20.18 2.50 2.50 0.00 0.00 0.00 0.00 17:14:57 05:13:01 PM eth0 453.78 168.04 3014.86 16.13 0.00 0.00 0.00 0.00 17:14:57 05:13:01 PM docker0 8.55 9.81 0.81 1.71 0.00 0.00 0.00 0.00 17:14:57 05:13:01 PM vethe184cf4 8.55 9.95 0.93 1.72 0.00 0.00 0.00 0.00 17:14:57 05:13:01 PM veth96726f1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:14:57 05:14:01 PM lo 995.73 995.73 167.78 167.78 0.00 0.00 0.00 0.00 17:14:57 05:14:01 PM eth0 185.70 127.26 57.03 54.73 0.00 0.00 0.00 0.00 17:14:57 05:14:01 PM docker0 422.90 437.44 73.29 86.02 0.00 0.00 0.00 0.00 17:14:57 05:14:01 PM vethe184cf4 367.92 382.32 72.40 59.16 0.00 0.00 0.00 0.01 17:14:57 05:14:01 PM veth96726f1 54.97 55.56 6.67 27.11 0.00 0.00 0.00 0.00 17:14:57 Average: lo 160.92 160.92 25.41 25.41 0.00 0.00 0.00 0.00 17:14:57 Average: eth0 278.67 183.05 2907.36 43.19 0.00 0.00 0.00 0.00 17:14:57 Average: docker0 63.47 65.97 10.86 12.80 0.00 0.00 0.00 0.00 17:14:57 Average: vethe184cf4 53.78 56.03 10.47 8.70 0.00 0.00 0.00 0.00 17:14:57 Average: veth96726f1 7.85 7.96 0.95 3.87 0.00 0.00 0.00 0.00 17:14:57 17:14:57 17:14:57 ---> sar -P ALL: 17:14:57 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/29/2026 _x86_64_ (8 CPU) 17:14:57 17:14:57 17:06:28 LINUX RESTART (8 CPU) 17:14:57 17:14:57 05:07:01 PM CPU %user %nice %system %iowait %steal %idle 17:14:57 05:08:01 PM all 16.71 0.00 1.35 0.61 0.06 81.26 17:14:57 05:08:01 PM 0 19.22 0.00 0.87 0.07 0.08 79.77 17:14:57 05:08:01 PM 1 24.31 0.00 2.78 0.89 0.07 71.96 17:14:57 05:08:01 PM 2 16.22 0.00 1.59 0.63 0.05 81.51 17:14:57 05:08:01 PM 3 18.70 0.00 1.20 0.69 0.07 79.34 17:14:57 05:08:01 PM 4 7.68 0.00 1.22 1.30 0.05 89.75 17:14:57 05:08:01 PM 5 23.91 0.00 1.45 0.63 0.07 73.94 17:14:57 05:08:01 PM 6 15.22 0.00 0.97 0.47 0.05 83.29 17:14:57 05:08:01 PM 7 8.43 0.00 0.75 0.22 0.05 90.55 17:14:57 05:09:01 PM all 39.05 0.00 1.27 0.52 0.09 59.07 17:14:57 05:09:01 PM 0 35.92 0.00 0.99 0.38 0.08 62.62 17:14:57 05:09:01 PM 1 38.71 0.00 2.14 1.03 0.08 58.04 17:14:57 05:09:01 PM 2 45.95 0.00 1.02 0.43 0.08 52.51 17:14:57 05:09:01 PM 3 48.88 0.00 1.44 0.57 0.10 49.01 17:14:57 05:09:01 PM 4 38.18 0.00 1.49 0.54 0.10 59.69 17:14:57 05:09:01 PM 5 32.78 0.00 0.89 0.43 0.08 65.81 17:14:57 05:09:01 PM 6 53.86 0.00 1.14 0.45 0.08 44.47 17:14:57 05:09:01 PM 7 18.12 0.00 1.05 0.35 0.08 80.39 17:14:57 05:10:01 PM all 29.18 0.00 2.66 0.63 0.08 67.45 17:14:57 05:10:01 PM 0 29.79 0.00 2.85 0.37 0.08 66.90 17:14:57 05:10:01 PM 1 18.64 0.00 2.46 1.81 0.08 77.00 17:14:57 05:10:01 PM 2 53.79 0.00 4.10 1.88 0.10 40.12 17:14:57 05:10:01 PM 3 32.78 0.00 2.85 0.05 0.08 64.23 17:14:57 05:10:01 PM 4 28.87 0.00 2.20 0.52 0.07 68.34 17:14:57 05:10:01 PM 5 20.80 0.00 1.98 0.20 0.07 76.95 17:14:57 05:10:01 PM 6 25.06 0.00 2.50 0.17 0.08 72.19 17:14:57 05:10:01 PM 7 23.75 0.00 2.30 0.07 0.07 73.81 17:14:57 05:11:01 PM all 21.33 0.00 2.32 0.05 0.09 76.21 17:14:57 05:11:01 PM 0 24.27 0.00 2.71 0.03 0.10 72.89 17:14:57 05:11:01 PM 1 21.04 0.00 2.04 0.02 0.08 76.82 17:14:57 05:11:01 PM 2 22.18 0.00 2.34 0.08 0.08 75.31 17:14:57 05:11:01 PM 3 25.82 0.00 2.46 0.05 0.08 71.59 17:14:57 05:11:01 PM 4 19.83 0.00 1.96 0.07 0.08 78.06 17:14:57 05:11:01 PM 5 22.09 0.00 2.13 0.05 0.08 75.65 17:14:57 05:11:01 PM 6 18.63 0.00 2.93 0.05 0.08 78.30 17:14:57 05:11:01 PM 7 16.78 0.00 2.01 0.08 0.08 81.04 17:14:57 05:12:01 PM all 19.58 0.00 1.06 0.02 0.08 79.27 17:14:57 05:12:01 PM 0 16.09 0.00 0.73 0.00 0.08 83.09 17:14:57 05:12:01 PM 1 22.35 0.00 1.35 0.00 0.08 76.21 17:14:57 05:12:01 PM 2 31.72 0.00 1.29 0.10 0.08 66.81 17:14:57 05:12:01 PM 3 24.04 0.00 1.05 0.03 0.08 74.79 17:14:57 05:12:01 PM 4 13.97 0.00 0.75 0.02 0.08 85.18 17:14:57 05:12:01 PM 5 5.56 0.00 0.95 0.02 0.07 93.40 17:14:57 05:12:01 PM 6 23.09 0.00 1.14 0.00 0.07 75.71 17:14:57 05:12:01 PM 7 19.80 0.00 1.19 0.02 0.07 78.94 17:14:57 05:13:01 PM all 34.44 0.00 1.78 0.39 0.08 63.31 17:14:57 05:13:01 PM 0 34.46 0.00 1.32 0.18 0.08 63.95 17:14:57 05:13:01 PM 1 48.03 0.00 2.01 0.42 0.10 49.44 17:14:57 05:13:01 PM 2 45.73 0.00 2.70 0.67 0.08 50.81 17:14:57 05:13:01 PM 3 25.29 0.00 1.98 0.79 0.08 71.86 17:14:57 05:13:01 PM 4 32.17 0.00 1.76 0.27 0.08 65.72 17:14:57 05:13:01 PM 5 37.69 0.00 1.17 0.27 0.07 60.81 17:14:57 05:13:01 PM 6 20.45 0.00 2.01 0.47 0.08 76.98 17:14:57 05:13:01 PM 7 31.66 0.00 1.26 0.05 0.07 66.97 17:14:57 05:14:01 PM all 21.60 0.00 1.57 0.02 0.09 76.72 17:14:57 05:14:01 PM 0 28.57 0.00 1.20 0.03 0.10 70.10 17:14:57 05:14:01 PM 1 18.43 0.00 1.42 0.02 0.08 80.04 17:14:57 05:14:01 PM 2 26.40 0.00 1.88 0.03 0.08 71.60 17:14:57 05:14:01 PM 3 19.42 0.00 1.57 0.02 0.08 78.91 17:14:57 05:14:01 PM 4 22.27 0.00 1.56 0.00 0.10 76.07 17:14:57 05:14:01 PM 5 22.54 0.00 1.86 0.00 0.10 75.50 17:14:57 05:14:01 PM 6 19.22 0.00 1.51 0.05 0.10 79.12 17:14:57 05:14:01 PM 7 15.94 0.00 1.58 0.00 0.08 82.40 17:14:57 Average: all 25.98 0.00 1.71 0.32 0.08 71.90 17:14:57 Average: 0 26.89 0.00 1.52 0.15 0.09 71.34 17:14:57 Average: 1 27.36 0.00 2.03 0.60 0.08 69.93 17:14:57 Average: 2 34.56 0.00 2.13 0.55 0.08 62.69 17:14:57 Average: 3 27.85 0.00 1.79 0.31 0.08 69.96 17:14:57 Average: 4 23.28 0.00 1.56 0.39 0.08 74.69 17:14:57 Average: 5 23.62 0.00 1.49 0.23 0.08 74.58 17:14:57 Average: 6 25.09 0.00 1.74 0.24 0.08 72.86 17:14:57 Average: 7 19.20 0.00 1.45 0.11 0.07 79.17 17:14:57 17:14:57 17:14:57