16:18:26 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/144105 16:18:26 Running as SYSTEM 16:18:27 [EnvInject] - Loading node environment variables. 16:18:27 Building remotely on prd-centos8-docker-8c-8g-5226 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 16:18:27 [ssh-agent] Looking for ssh-agent implementation... 16:18:27 $ ssh-agent 16:18:27 SSH_AUTH_SOCK=/tmp/ssh-1j1UqyWpdgYt/agent.5584 16:18:27 SSH_AGENT_PID=5586 16:18:27 [ssh-agent] Started. 16:18:27 Running ssh-add (command line suppressed) 16:18:27 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_9850583429148827259.key (/w/workspace/cps-master-verify-java@tmp/private_key_9850583429148827259.key) 16:18:27 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:18:27 The recommended git tool is: NONE 16:18:28 using credential onap-jenkins-ssh 16:18:28 Wiping out workspace first. 16:18:28 Cloning the remote Git repository 16:18:28 Cloning repository git://cloud.onap.org/mirror/cps.git 16:18:28 > git init /w/workspace/cps-master-verify-java # timeout=10 16:18:28 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:18:28 > git --version # timeout=10 16:18:28 > git --version # 'git version 2.39.1' 16:18:28 using GIT_SSH to set credentials Gerrit user 16:18:28 [INFO] Currently running in a labeled security context 16:18:28 [INFO] Currently SELinux is 'enforcing' on the host 16:18:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh8890911203276511688.key 16:18:28 Verifying host key using manually-configured host key entries 16:18:28 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:18:32 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:18:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:32 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 16:18:32 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 16:18:32 using GIT_SSH to set credentials Gerrit user 16:18:32 [INFO] Currently running in a labeled security context 16:18:32 [INFO] Currently SELinux is 'enforcing' on the host 16:18:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh15187662452734248784.key 16:18:32 Verifying host key using manually-configured host key entries 16:18:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/05/144105/2 # timeout=30 16:18:32 > git rev-parse 6e41189aba3ed99264d6e97497a700903be53e43^{commit} # timeout=10 16:18:32 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:18:32 Checking out Revision 6e41189aba3ed99264d6e97497a700903be53e43 (refs/changes/05/144105/2) 16:18:32 > git config core.sparsecheckout # timeout=10 16:18:32 > git checkout -f 6e41189aba3ed99264d6e97497a700903be53e43 # timeout=30 16:18:35 Commit message: "Fix Sonar Cube Smells" 16:18:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:18:36 > git rev-list --no-walk ac0979b37516b40c452478ba6f02a4031dcc447a # timeout=10 16:18:36 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14962230156406935726.sh 16:18:36 ---> python-tools-install.sh 16:18:36 Setup pyenv: 16:18:36 system 16:18:36 * 3.8.13 (set by /opt/pyenv/version) 16:18:36 * 3.9.13 (set by /opt/pyenv/version) 16:18:36 * 3.10.6 (set by /opt/pyenv/version) 16:18:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EVBR 16:18:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:18:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:18:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:18:48 lf-activate-venv(): INFO: Base packages installed successfully 16:18:48 lf-activate-venv(): INFO: Installing additional packages: lftools 16:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-EVBR/bin to PATH 16:19:20 Generating Requirements File 16:20:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:20:14 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 16:20:14 Python 3.10.6 16:20:14 pip 26.0.1 from /tmp/venv-EVBR/lib/python3.10/site-packages/pip (python 3.10) 16:20:15 appdirs==1.4.4 16:20:15 argcomplete==3.6.3 16:20:15 aspy.yaml==1.3.0 16:20:15 attrs==26.1.0 16:20:15 autopage==0.6.0 16:20:15 backports.strenum==1.3.1 16:20:15 beautifulsoup4==4.14.3 16:20:15 boto3==1.42.94 16:20:15 botocore==1.42.94 16:20:15 bs4==0.0.2 16:20:15 certifi==2026.4.22 16:20:15 cffi==2.0.0 16:20:15 cfgv==3.5.0 16:20:15 chardet==7.4.3 16:20:15 charset-normalizer==3.4.7 16:20:15 click==8.3.3 16:20:15 cliff==4.13.3 16:20:15 cmd2==3.5.0 16:20:15 cryptography==3.3.2 16:20:15 debtcollector==3.1.0 16:20:15 decorator==5.2.1 16:20:15 defusedxml==0.7.1 16:20:15 Deprecated==1.3.1 16:20:15 distlib==0.4.0 16:20:15 dnspython==2.8.0 16:20:15 docker==7.1.0 16:20:15 dogpile.cache==1.5.0 16:20:15 durationpy==0.10 16:20:15 email-validator==2.3.0 16:20:15 filelock==3.29.0 16:20:15 future==1.0.0 16:20:15 gitdb==4.0.12 16:20:15 GitPython==3.1.47 16:20:15 httplib2==0.30.2 16:20:15 identify==2.6.19 16:20:15 idna==3.13 16:20:15 importlib-resources==1.5.0 16:20:15 iso8601==2.1.0 16:20:15 Jinja2==3.1.6 16:20:15 jmespath==1.1.0 16:20:15 jsonpatch==1.33 16:20:15 jsonpointer==3.1.1 16:20:15 jsonschema==4.26.0 16:20:15 jsonschema-specifications==2025.9.1 16:20:15 keystoneauth1==5.13.1 16:20:15 kubernetes==35.0.0 16:20:15 lftools==0.37.22 16:20:15 lxml==6.1.0 16:20:15 markdown-it-py==4.0.0 16:20:15 MarkupSafe==3.0.3 16:20:15 mdurl==0.1.2 16:20:15 msgpack==1.1.2 16:20:15 multi_key_dict==2.0.3 16:20:15 munch==4.0.0 16:20:15 netaddr==1.3.0 16:20:15 niet==1.4.2 16:20:15 nodeenv==1.10.0 16:20:15 oauth2client==4.1.3 16:20:15 oauthlib==3.3.1 16:20:15 openstacksdk==4.11.0 16:20:15 os-service-types==1.8.2 16:20:15 osc-lib==4.5.0 16:20:15 oslo.config==10.3.0 16:20:15 oslo.context==6.3.0 16:20:15 oslo.i18n==6.7.2 16:20:15 oslo.log==8.1.0 16:20:15 oslo.serialization==5.9.1 16:20:15 oslo.utils==10.0.1 16:20:15 packaging==26.1 16:20:15 pbr==7.0.3 16:20:15 platformdirs==4.9.6 16:20:15 prettytable==3.17.0 16:20:15 psutil==7.2.2 16:20:15 pyasn1==0.6.3 16:20:15 pyasn1_modules==0.4.2 16:20:15 pycparser==3.0 16:20:15 pygerrit2==2.0.15 16:20:15 PyGithub==2.9.1 16:20:15 Pygments==2.20.0 16:20:15 PyJWT==2.12.1 16:20:15 PyNaCl==1.6.2 16:20:15 pyparsing==2.4.7 16:20:15 pyperclip==1.11.0 16:20:15 pyrsistent==0.20.0 16:20:15 python-cinderclient==9.9.0 16:20:15 python-dateutil==2.9.0.post0 16:20:15 python-discovery==1.2.2 16:20:15 python-heatclient==5.1.0 16:20:15 python-jenkins==1.8.3 16:20:15 python-keystoneclient==5.8.0 16:20:15 python-magnumclient==4.10.0 16:20:15 python-openstackclient==9.0.0 16:20:15 python-swiftclient==4.10.0 16:20:15 PyYAML==6.0.3 16:20:15 referencing==0.37.0 16:20:15 requests==2.33.1 16:20:15 requests-oauthlib==2.0.0 16:20:15 rfc3986==2.0.0 16:20:15 rich==15.0.0 16:20:15 rich-argparse==1.7.2 16:20:15 rpds-py==0.30.0 16:20:15 rsa==4.9.1 16:20:15 ruamel.yaml==0.19.1 16:20:15 ruamel.yaml.clib==0.2.15 16:20:15 s3transfer==0.16.1 16:20:15 simplejson==4.1.0 16:20:15 six==1.17.0 16:20:15 smmap==5.0.3 16:20:15 soupsieve==2.8.3 16:20:15 stevedore==5.7.0 16:20:15 tabulate==0.10.0 16:20:15 toml==0.10.2 16:20:15 tomlkit==0.14.0 16:20:15 tqdm==4.67.3 16:20:15 typing_extensions==4.15.0 16:20:15 urllib3==1.26.20 16:20:15 virtualenv==21.2.4 16:20:15 wcwidth==0.6.0 16:20:15 websocket-client==1.9.0 16:20:15 wrapt==2.1.2 16:20:15 xdg==6.0.0 16:20:15 xmltodict==1.0.4 16:20:15 yq==3.4.3 16:20:15 [cps-master-verify-java] $ /bin/sh /tmp/jenkins1983284864777485143.sh 16:20:15 ---> uv-install.sh 16:20:15 Installing uv/uvx (latest) using shell installer 16:20:15 2026-04-23 16:20:15 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-WHOko4.sh" [1] 16:20:15 downloading uv 0.11.7 x86_64-unknown-linux-gnu 16:20:16 installing to /home/jenkins/.local/bin 16:20:16 uv 16:20:16 uvx 16:20:16 everything's installed! 16:20:16 ---> Validating uv/uvx install 16:20:16 uvx 0.11.7 (x86_64-unknown-linux-gnu) 16:20:16 [EnvInject] - Injecting environment variables from a build step. 16:20:16 [EnvInject] - Injecting as environment variables the properties content 16:20:16 SET_JDK_VERSION=openjdk17 16:20:16 GIT_URL="git://cloud.onap.org/mirror" 16:20:16 16:20:16 [EnvInject] - Variables injected successfully. 16:20:16 [cps-master-verify-java] $ /bin/sh /tmp/jenkins11713314588922969993.sh 16:20:16 ---> update-java-alternatives.sh 16:20:16 ---> Updating Java version 16:20:16 ---> RedHat type system detected 16:20:17 openjdk version "17.0.6-ea" 2023-01-17 LTS 16:20:17 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 16:20:17 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 16:20:17 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 16:20:17 [EnvInject] - Injecting environment variables from a build step. 16:20:17 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:20:17 [EnvInject] - Variables injected successfully. 16:20:17 provisioning config files... 16:20:17 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config6011900028259127373tmp 16:20:17 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config15142244950875948243tmp 16:20:17 [EnvInject] - Injecting environment variables from a build step. 16:20:17 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-5226 16:20:18 using settings config with name cps-settings 16:20:18 Replacing all maven server entries not found in credentials list is true 16:20:18 using global settings config with name global-settings 16:20:18 Replacing all maven server entries not found in credentials list is true 16:20:18 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings5289486549719730553.xml -gs /tmp/global-settings7438336508592672668.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6e41189aba3ed99264d6e97497a700903be53e43 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sean.beirne@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sean Beirne" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/144105 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sean.beirne@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_PATCHSET_UPLOADER_USERNAME=seanbeirne -DGERRIT_CHANGE_NUMBER=144105 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sean Beirne\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/05/144105/2 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sean Beirne" '-DGERRIT_CHANGE_OWNER=\"Sean Beirne\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=Rml4IFNvbmFyIEN1YmUgU21lbGxzCgpJc3N1ZS1JRDogQ1BTLTQ3NQpDaGFuZ2UtSWQ6IEk3ZTY4YTQ2ODI4ZjUzOGVlYmU5MmJiYjdjMDY5YmNlMTc5MWFlZDQ4ClNpZ25lZC1vZmYtYnk6IHNlYW5iZWlybmUgPHNlYW4uYmVpcm5lQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Fix Sonar Cube Smells" -DGERRIT_EVENT_ACCOUNT_USERNAME=seanbeirne -DGERRIT_CHANGE_OWNER_USERNAME=seanbeirne '-DGERRIT_EVENT_ACCOUNT=\"Sean Beirne\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I7e68a46828f538eebe92bbb7c069bce1791aed48 -DGERRIT_EVENT_HASH=2045913730 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sean.beirne@est.tech -DGERRIT_PATCHSET_NUMBER=2 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sean Beirne" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 16:20:19 [INFO] Scanning for projects... 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-parent:pom:3.7.8-SNAPSHOT 16:20:22 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-deploy-plugin is missing. @ line 525, column 21 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-events:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-service:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-events:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:provmns-api:jar:3.7.8-SNAPSHOT 16:20:22 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-install-plugin is missing. @ line 150, column 21 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-service:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-app:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub:pom:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-path-parser:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ri:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:integration-test:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-application:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:jacoco-report:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:policy-executor-stub:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:test-dcm-rest:jar:3.7.8-SNAPSHOT 16:20:22 [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 16:20:22 [WARNING] 16:20:22 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 16:20:22 [WARNING] 16:20:22 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 16:20:22 [WARNING] 16:20:22 [INFO] ------------------------------------------------------------------------ 16:20:22 [INFO] Reactor Build Order: 16:20:22 [INFO] 16:20:22 [INFO] org.onap.cps:cps-dependencies [pom] 16:20:22 [INFO] cps-bom [pom] 16:20:22 [INFO] checkstyle [jar] 16:20:22 [INFO] cps-parent [pom] 16:20:22 [INFO] cps-events [jar] 16:20:22 [INFO] cps-path-parser [jar] 16:20:22 [INFO] cps-service [jar] 16:20:22 [INFO] cps-rest [jar] 16:20:22 [INFO] cps-ncmp-events [jar] 16:20:22 [INFO] provmns-api [jar] 16:20:22 [INFO] cps-ncmp-service [jar] 16:20:22 [INFO] cps-ncmp-rest [jar] 16:20:22 [INFO] cps-ncmp-rest-stub [pom] 16:20:22 [INFO] cps-ncmp-rest-stub-service [jar] 16:20:22 [INFO] cps-ncmp-rest-stub-app [jar] 16:20:22 [INFO] cps-ri [jar] 16:20:22 [INFO] test-dcm-rest [jar] 16:20:22 [INFO] integration-test [jar] 16:20:22 [INFO] spotbugs [jar] 16:20:22 [INFO] cps-application [jar] 16:20:22 [INFO] policy-executor-stub [jar] 16:20:22 [INFO] jacoco-report [jar] 16:20:22 [INFO] cps [pom] 16:20:22 [INFO] 16:20:22 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 16:20:22 [INFO] Building org.onap.cps:cps-dependencies 3.7.8-SNAPSHOT [1/23] 16:20:22 [INFO] --------------------------------[ pom ]--------------------------------- 16:20:22 [INFO] 16:20:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 16:20:22 [INFO] 16:20:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 16:20:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.7.8-SNAPSHOT/cps-dependencies-3.7.8-SNAPSHOT.pom 16:20:23 [INFO] 16:20:23 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 16:20:23 [INFO] Building cps-bom 3.7.8-SNAPSHOT [2/23] 16:20:23 [INFO] --------------------------------[ pom ]--------------------------------- 16:20:23 [INFO] 16:20:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 16:20:23 [INFO] 16:20:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 16:20:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.7.8-SNAPSHOT/cps-bom-3.7.8-SNAPSHOT.pom 16:20:23 [INFO] 16:20:23 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 16:20:23 [INFO] Building checkstyle 3.7.8-SNAPSHOT [3/23] 16:20:23 [INFO] --------------------------------[ jar ]--------------------------------- 16:20:23 [INFO] 16:20:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 16:20:23 [INFO] 16:20:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 16:20:24 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:20:24 [INFO] Copying 6 resources 16:20:24 [INFO] 16:20:24 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 16:20:26 [INFO] No sources to compile 16:20:26 [INFO] 16:20:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 16:20:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:20:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 16:20:26 [INFO] 16:20:26 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 16:20:26 [INFO] No sources to compile 16:20:26 [INFO] 16:20:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 16:20:26 [INFO] No tests to run. 16:20:26 [INFO] 16:20:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 16:20:27 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.7.8-SNAPSHOT.jar 16:20:27 [INFO] 16:20:27 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 16:20:28 ======================================================================================================================== 16:20:28 Copyright Check Python Script: 16:20:28 0 issue(s) found after 1 altered file(s) checked 16:20:28 ======================================================================================================================== 16:20:28 [INFO] 16:20:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 16:20:28 [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 16:20:28 [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 16:20:28 [INFO] 16:20:28 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 16:20:28 [INFO] Building cps-parent 3.7.8-SNAPSHOT [4/23] 16:20:28 [INFO] --------------------------------[ pom ]--------------------------------- 16:20:28 [INFO] 16:20:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 16:20:28 [INFO] 16:20:28 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-parent --- 16:20:29 [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 16:20:29 [INFO] 16:20:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- 16:20:32 [INFO] You have 0 Checkstyle violations. 16:20:32 [INFO] 16:20:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- 16:20:33 [INFO] You have 0 Checkstyle violations. 16:20:33 [INFO] 16:20:33 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- 16:20:34 [INFO] No sources specified for compilation. Skipping. 16:20:34 [INFO] 16:20:34 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-parent --- 16:20:34 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 16:20:34 [INFO] 16:20:34 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-parent --- 16:20:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:20:34 [INFO] 16:20:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 16:20:34 [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 16:20:34 [INFO] 16:20:34 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 16:20:34 [INFO] Building cps-events 3.7.8-SNAPSHOT [5/23] 16:20:34 [INFO] --------------------------------[ jar ]--------------------------------- 16:20:35 [INFO] 16:20:35 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 16:20:35 [INFO] 16:20:35 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-events --- 16:20:35 [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 16:20:35 [INFO] 16:20:35 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-events --- 16:20:36 [INFO] 16:20:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- 16:20:36 [INFO] You have 0 Checkstyle violations. 16:20:36 [INFO] 16:20:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- 16:20:36 [INFO] You have 0 Checkstyle violations. 16:20:36 [INFO] 16:20:36 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 16:20:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:20:36 [INFO] Copying 2 resources 16:20:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 16:20:36 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 16:20:36 [INFO] 16:20:36 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- 16:20:36 [INFO] Recompiling the module because of changed dependency. 16:20:37 [INFO] Compiling 4 source files with javac [debug release 17] to target/classes 16:20:37 [INFO] 16:20:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 16:20:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:20:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 16:20:37 [INFO] 16:20:37 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- 16:20:37 [INFO] No sources to compile 16:20:37 [INFO] 16:20:37 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- 16:20:37 [INFO] No sources specified for compilation. Skipping. 16:20:37 [INFO] 16:20:37 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-events --- 16:20:38 [INFO] No tests to run. 16:20:38 [INFO] 16:20:38 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-events --- 16:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 16:20:38 [INFO] 16:20:38 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-events --- 16:20:38 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:20:38 [INFO] 16:20:38 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 16:20:38 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.7.8-SNAPSHOT.jar 16:20:38 [INFO] 16:20:38 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 16:20:38 [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 16:20:38 [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 16:20:38 [INFO] 16:20:38 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 16:20:38 [INFO] Building cps-path-parser 3.7.8-SNAPSHOT [6/23] 16:20:38 [INFO] --------------------------------[ jar ]--------------------------------- 16:20:40 [INFO] 16:20:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 16:20:40 [INFO] 16:20:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-path-parser --- 16:20:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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 16:20:40 [INFO] 16:20:40 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 16:20:41 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 16:20:41 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 16:20:42 [INFO] 16:20:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- 16:20:42 [INFO] You have 0 Checkstyle violations. 16:20:42 [INFO] 16:20:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- 16:20:42 [INFO] You have 0 Checkstyle violations. 16:20:42 [INFO] 16:20:42 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 16:20:42 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:20:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 16:20:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 16:20:42 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 16:20:42 [INFO] 16:20:42 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- 16:20:42 [INFO] Recompiling the module because of changed dependency. 16:20:42 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 16:20:43 [INFO] 16:20:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 16:20:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:20:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 16:20:43 [INFO] 16:20:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- 16:20:43 [INFO] No sources to compile 16:20:43 [INFO] 16:20:43 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- 16:20:43 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:20:43 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:20:43 [INFO] Parallel parsing disabled. 16:20:44 [INFO] Compiled 4 files. 16:20:44 [INFO] 16:20:44 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-path-parser --- 16:20:44 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:20:44 [INFO] 16:20:44 [INFO] ------------------------------------------------------- 16:20:44 [INFO] T E S T S 16:20:44 [INFO] ------------------------------------------------------- 16:20:46 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:20:46 line 1:18 missing QName at '' 16:20:46 line 1:37 mismatched input '@' expecting {'[', '/'} 16:20:46 line 1:37 mismatched input ']' expecting {'[', '/'} 16:20:46 line 1:37 mismatched input '::' expecting {'[', '/'} 16:20:46 line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} 16:20:46 line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} 16:20:46 line 1:14 no viable alternative at input '[-' 16:20:46 line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} 16:20:46 line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} 16:20:46 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 16:20:46 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 16:20:46 line 1:14 no viable alternative at input '[]' 16:20:46 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 16:20:46 line 1:25 mismatched input '' expecting {']', 'and', 'or'} 16:20:46 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 16:20:46 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 16:20:46 line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' 16:20:46 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 16:20:46 line 1:2 extraneous input '/' expecting QName 16:20:46 line 1:8 mismatched input '*' expecting QName 16:20:46 line 1:0 mismatched input '' expecting '/' 16:20:46 line 1:1 no viable alternative at input '/' 16:20:46 [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec 16:20:46 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:20:46 line 1:2 missing QName at '/' 16:20:46 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec 16:20:47 [INFO] 16:20:47 [INFO] Results: 16:20:47 [INFO] 16:20:47 [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 16:20:47 [INFO] 16:20:47 [INFO] 16:20:47 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-path-parser --- 16:20:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:20:47 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:20:47 [INFO] All coverage checks have been met. 16:20:47 [INFO] 16:20:47 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-path-parser --- 16:20:47 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:20:47 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:20:47 [INFO] 16:20:47 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 16:20:47 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.7.8-SNAPSHOT.jar 16:20:47 [INFO] 16:20:47 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 16:20:47 [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 16:20:47 [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 16:20:47 [INFO] 16:20:47 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 16:20:47 [INFO] Building cps-service 3.7.8-SNAPSHOT [7/23] 16:20:47 [INFO] --------------------------------[ jar ]--------------------------------- 16:20:58 [INFO] 16:20:58 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 16:20:58 [INFO] 16:20:58 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-service --- 16:20: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-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 16:20:58 [INFO] 16:20:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- 16:20:58 [INFO] You have 0 Checkstyle violations. 16:20:58 [INFO] 16:20:58 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- 16:20:59 [INFO] You have 0 Checkstyle violations. 16:20:59 [INFO] 16:20:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 16:20:59 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:20:59 [INFO] Copying 2 resources 16:20:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 16:20:59 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 16:20:59 [INFO] 16:20:59 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- 16:20:59 [INFO] Recompiling the module because of changed dependency. 16:20:59 [INFO] Compiling 97 source files with javac [debug release 17] to target/classes 16:21:01 [INFO] 16:21:01 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 16:21:01 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:01 [INFO] Copying 33 resources 16:21:01 [INFO] 16:21:01 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- 16:21:01 [INFO] Recompiling the module because of changed dependency. 16:21:01 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 16:21:02 [INFO] 16:21:02 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- 16:21:02 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:21:02 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:21:02 [INFO] Parallel parsing disabled. 16:21:05 [INFO] Compiled 154 files. 16:21:05 [INFO] 16:21:05 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-service --- 16:21:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:21:05 [INFO] 16:21:05 [INFO] ------------------------------------------------------- 16:21:05 [INFO] T E S T S 16:21:05 [INFO] ------------------------------------------------------- 16:21:07 [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 16:21:09 16:21:09.168 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 16:21:09 16:21:09.232 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 16:21:09 16:21:09.236 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 16:21:09 16:21:09.298 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 16:21:09 16:21:09.307 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 16:21:09 16:21:09.324 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 16:21:09 16:21:09.332 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 16:21:09 16:21:09.337 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 16:21:09 16:21:09.337 [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 16:21:09 16:21:09.349 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 16:21:09 16:21:09.356 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 16:21:09 16:21:09.426 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 16:21:09 16:21:09.434 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 16:21:09 16:21:09.483 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 16:21:09 16:21:09.492 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-01-01 16:21:09 16:21:09.492 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set dmi-registry-2024-01-01 failed: test message 16:21:09 16:21:09.493 [main] INFO org.onap.cps.init.AbstractModelLoader -- Model Loader #2: Deleting schema dmi-registry-2024-03-01 16:21:09 16:21:09.504 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 16:21:09 16:21:09.519 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' 16:21:09 16:21:09.525 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace 'missing-dataspace' does not exist 16:21:09 16:21:09.589 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 16:21:09 16:21:09.593 [main] INFO org.onap.cps.init.AbstractModelLoader -- Another instance is model loader master 16:21:09 16:21:09.597 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is model loader master 16:21:09 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.191 s -- in org.onap.cps.init.AbstractModelLoaderSpec 16:21:09 [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 16:21:09 16:21:09.616 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 16:21:09 16:21:09.624 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1: CPS Data Notification Subscription models onboarded successfully 16:21:09 16:21:09.625 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed 16:21:09 16:21:09.629 [main] INFO org.onap.cps.init.AbstractModelLoader -- This instance is not model loader master, skipping model loader for: CpsNotificationSubscriptionModelLoader 16:21:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 16:21:09 [INFO] Running org.onap.cps.init.ModelLoaderLockSpec 16:21:09 Apr 23, 2026 4:21:09 PM com.hazelcast.instance.impl.HazelcastInstanceFactory 16:21:09 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: 16:21:09 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:21:09 Apr 23, 2026 4:21:09 PM com.hazelcast.system.logo 16:21:09 INFO: [10.30.106.47]:5701 [dev] [5.5.0] 16:21:09 o o o o---o o--o o o---o o o----o o--o--o 16:21:09 | | / \ / | / / \ | | 16:21:09 o----o o o o----o | o o o----o | 16:21:09 | | * \ / | \ * \ | | 16:21:09 o o * o o---o o--o o----o o---o * o o----o o 16:21:09 16:21:09 Apr 23, 2026 4:21:09 PM com.hazelcast.system 16:21:09 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:21:09 Apr 23, 2026 4:21:09 PM com.hazelcast.system 16:21:09 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:21:09 Apr 23, 2026 4:21:09 PM com.hazelcast.system 16:21:09 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:21:09 Apr 23, 2026 4:21:09 PM com.hazelcast.system 16:21:09 INFO: [10.30.106.47]: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. 16:21:09 Apr 23, 2026 4:21:09 PM com.hazelcast.system 16:21:09 INFO: [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:21:09 To enable the Jet engine on the members, do one of the following: 16:21:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:21:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:21:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:21:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:21:10 Apr 23, 2026 4:21:10 PM com.hazelcast.system.security 16:21:10 INFO: [10.30.106.47]: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. 16:21:10 Apr 23, 2026 4:21:10 PM com.hazelcast.instance.impl.Node 16:21:10 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:21:10 Apr 23, 2026 4:21:10 PM com.hazelcast.internal.diagnostics.Diagnostics 16:21:10 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:21:10 Apr 23, 2026 4:21:10 PM com.hazelcast.core.LifecycleService 16:21:10 INFO: [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:21:13 Apr 23, 2026 4:21:13 PM com.hazelcast.internal.cluster.ClusterService 16:21:13 INFO: [10.30.106.47]:5701 [dev] [5.5.0] 16:21:13 16:21:13 Members {size:1, ver:1} [ 16:21:13 Member [10.30.106.47]:5701 - 7b3c0a49-c40a-4bbd-8d98-e46872fee56e this 16:21:13 ] 16:21:13 16:21:13 Apr 23, 2026 4:21:13 PM com.hazelcast.core.LifecycleService 16:21:13 INFO: [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:21:14 Apr 23, 2026 4:21:13 PM com.hazelcast.internal.partition.impl.PartitionStateManagerImpl 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.core.LifecycleService 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.internal.partition.impl.MigrationManagerImpl 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 7b3c0a49-c40a-4bbd-8d98-e46872fee56e this is handled 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.instance.impl.Node 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.instance.impl.Node 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.instance.impl.Node 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.instance.impl.NodeExtension 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.instance.impl.Node 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 438 ms. 16:21:14 Apr 23, 2026 4:21:14 PM com.hazelcast.core.LifecycleService 16:21:14 INFO: [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:21:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.898 s -- in org.onap.cps.init.ModelLoaderLockSpec 16:21:14 [INFO] Running org.onap.cps.init.ModelLoadersCompletedCheckSpec 16:21:14 16:21:14.563 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 16:21:14 16:21:14.563 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Model loading (on master) finished 16:21:14 16:21:14.563 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: This instance is model loader master. Model loading completed 16:21:14 16:21:14.563 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 16:21:14 16:21:14.564 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 16:21:14 16:21:14.565 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 16:21:14 16:21:14.565 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 16:21:14 16:21:14.665 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 16:21:14 16:21:14.767 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 16:21:14 16:21:14.772 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Started: Completion Check 16:21:14 16:21:14.772 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Wait for model loading on master to finish 16:21:14 16:21:14.772 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST: Still waiting for model loading on master to finish 16:21:14 16:21:14.774 [main] WARN org.onap.cps.init.ModelLoadersCompletedCheck -- I cannot sleep (ignored) 16:21:14 16:21:14.774 [main] INFO org.onap.cps.init.ModelLoadersCompletedCheck -- Model Loader #LAST Completed 16:21:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.237 s -- in org.onap.cps.init.ModelLoadersCompletedCheckSpec 16:21:14 [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 16:21:14 16:21:14.808 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 16:21:14 16:21:14.809 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 16:21:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 16:21:14 [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec 16:21:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec 16:21:14 [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 16:21:14 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec 16:21:14 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:21:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec 16:21:14 [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec 16:21:14 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec 16:21:14 [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec 16:21:14 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec 16:21:14 [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec 16:21:14 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.api.parameters.PaginationOptionSpec 16:21:14 [INFO] Running org.onap.cps.config.AsyncConfigSpec 16:21:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.config.AsyncConfigSpec 16:21:15 [INFO] Running org.onap.cps.config.CacheConfigSpec 16:21:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.config.CacheConfigSpec 16:21:15 [INFO] Running org.onap.cps.config.CpsServicesConfigSpec 16:21:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.config.CpsServicesConfigSpec 16:21:15 [INFO] Running org.onap.cps.events.CpsDataUpdateEventProducerSpec 16:21:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:21:15 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s -- in org.onap.cps.events.CpsDataUpdateEventProducerSpec 16:21:15 [INFO] Running org.onap.cps.events.EventProducerSpec 16:21:16 16:21:16.161 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:21:16 16:21:16.169 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 16:21:16 16:21:16.173 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:21:16 16:21:16.178 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:21:16 16:21:16.179 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent event to topic : some-topic , Event : some-value 16:21:16 16:21:16.180 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some exception 16:21:16 16:21:16.221 [main] ERROR org.onap.cps.events.EventProducer -- Unable to send event to topic : some-topic due to some runtime exception 16:21:16 16:21:16.229 [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. 16:21:16 16:21:16.239 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 16:21:16 16:21:16.240 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 2 events to topic: some-topic 16:21:16 16:21:16.251 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 2 events to topic: some-topic 16:21:16 16:21:16.251 [main] ERROR org.onap.cps.events.EventProducer -- Batch send failed for topic: some-topic with error: java.lang.RuntimeException: send failed 16:21:16 16:21:16.253 [main] DEBUG org.onap.cps.events.EventProducer -- No events to send in batch 16:21:16 16:21:16.256 [main] DEBUG org.onap.cps.events.EventProducer -- Sending batch of 1 events to topic: some-topic 16:21:16 16:21:16.257 [main] DEBUG org.onap.cps.events.EventProducer -- Successfully sent batch of 1 events to topic: some-topic 16:21:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s -- in org.onap.cps.events.EventProducerSpec 16:21:16 [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec 16:21:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec 16:21:16 [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec 16:21:17 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:21:17 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:21:17 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 16:21:17 [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 16:21:17 [Fatal Error] :1:1: Content is not allowed in prolog. 16:21:17 [Fatal Error] :1:1: Content is not allowed in prolog. 16:21:18 16:21:18.027 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service 16:21:18 java.lang.Exception: Sending failed 16:21:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:21:18 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:21:18 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:21:18 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:21:18 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:21:18 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:21:18 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:21:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:21:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:21:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:21:18 at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure19.doCall(CpsDataServiceImplSpec.groovy:582) 16:21:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:18 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:21:18 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:21:18 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:21:18 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:21:18 at groovy.lang.Closure.call(Closure.java:427) 16:21:18 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:21:18 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:21:18 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:21:18 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:21:18 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:21:18 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:21:18 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:21:18 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:21:18 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:21:18 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:21:18 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:21:18 at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$1551232767.sendCpsDataUpdateEvent(Unknown Source) 16:21:18 at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:376) 16:21:18 at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:178) 16:21:18 at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) 16:21:18 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:21:18 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:21:18 at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:584) 16:21:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:21:18 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:18 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:21:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:21:18 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:18 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:18 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:18 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:18 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:18 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:18 [INFO] Tests run: 87, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.831 s -- in org.onap.cps.impl.CpsDataServiceImplSpec 16:21:18 [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec 16:21:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec 16:21:18 [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec 16:21:18 line 1:6 no viable alternative at input '[invalid' 16:21:18 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec 16:21:18 [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec 16:21:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.impl.CpsFacadeImplSpec 16:21:18 [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec 16:21:18 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec 16:21:18 [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec 16:21:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec 16:21:18 [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec 16:21:18 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec 16:21:18 [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 16:21:18 16:21:18.825 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy147 16:21:18 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s -- in org.onap.cps.impl.DataNodeBuilderSpec 16:21:18 [INFO] Running org.onap.cps.impl.DataNodeFactorySpec 16:21:18 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:21:18 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 16:21:18 [Fatal Error] :1:1: Content is not allowed in prolog. 16:21:19 [Fatal Error] :1:9: XML document structures must start and end within the same entity. 16:21:19 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.148 s -- in org.onap.cps.impl.DataNodeFactorySpec 16:21:19 [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec 16:21:19 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.impl.DeltaReportBuilderSpec 16:21:19 [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec 16:21:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.cps.impl.E2ENetworkSliceSpec 16:21:19 [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 16:21:19 16:21:19,509 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:21:19 16:21:19,509 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:21:19 16:21:19,512 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:21:20 16:21:20,180 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:21:20 16:21:20,180 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:21:20 16:21:20 . ____ _ __ _ _ 16:21:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:20 =========|_|==============|___/=/_/_/_/ 16:21:20 16:21:20 :: Spring Boot :: (v3.5.13) 16:21:20 16:21:20 2026-04-23T16:21:20.481Z INFO 6401 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:21:20 2026-04-23T16:21:20.482Z INFO 6401 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 16:21:20 2026-04-23T16:21:20.883Z INFO 6401 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.657 seconds (process running for 15.723) 16:21:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 16:21:21 [INFO] Running org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 16:21:21 16:21:21 . ____ _ __ _ _ 16:21:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:21 =========|_|==============|___/=/_/_/_/ 16:21:21 16:21:21 :: Spring Boot :: (v3.5.13) 16:21:21 16:21:21 2026-04-23T16:21:21.068Z INFO 6401 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Starting CpsCommonLocksConfigSpec using Java 17.0.6-ea with PID 6401 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 16:21:21 2026-04-23T16:21:21.068Z INFO 6401 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:21:21 2026-04-23T16:21:21.103Z INFO 6401 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:21:21 o o o o---o o--o o o---o o o----o o--o--o 16:21:21 | | / \ / | / / \ | | 16:21:21 o----o o o o----o | o o o----o | 16:21:21 | | * \ / | \ * \ | | 16:21:21 o o * o o---o o--o o----o o---o * o o----o o 16:21:21 16:21:21 2026-04-23T16:21:21.103Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:21:21 2026-04-23T16:21:21.103Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:21:21 2026-04-23T16:21:21.103Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:21:21 2026-04-23T16:21:21.103Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:21:21 2026-04-23T16:21:21.103Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:21:21 To enable the Jet engine on the members, do one of the following: 16:21:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:21:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:21:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:21:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:21:21 2026-04-23T16:21:21.126Z INFO 6401 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:21:21 2026-04-23T16:21:21.129Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:21:21 2026-04-23T16:21:21.146Z INFO 6401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:21:21 2026-04-23T16:21:21.146Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTING 16:21:24 2026-04-23T16:21:24.209Z INFO 6401 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:21:24 16:21:24 Members {size:1, ver:1} [ 16:21:24 Member [10.30.106.47]:5701 - bf70ae05-9468-487b-b458-0879778d850d this 16:21:24 ] 16:21:24 16:21:24 2026-04-23T16:21:24.210Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTED 16:21:24 2026-04-23T16:21:24.213Z INFO 6401 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:21:24 2026-04-23T16:21:24.234Z INFO 6401 --- [ main] o.o.c.i.cache.CpsCommonLocksConfigSpec : Started CpsCommonLocksConfigSpec in 3.208 seconds (process running for 19.075) 16:21:24 2026-04-23T16:21:24.245Z INFO 6401 --- [ main] o.o.cps.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 16:21:24 2026-04-23T16:21:24.256Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:21:24 2026-04-23T16:21:24.256Z INFO 6401 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - bf70ae05-9468-487b-b458-0879778d850d this is handled 16:21:24 2026-04-23T16:21:24.258Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:21:24 2026-04-23T16:21:24.258Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:21:24 2026-04-23T16:21:24.260Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:21:24 2026-04-23T16:21:24.313Z INFO 6401 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:21:24 2026-04-23T16:21:24.314Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 58 ms. 16:21:24 2026-04-23T16:21:24.314Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:21:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.291 s -- in org.onap.cps.impl.cache.CpsCommonLocksConfigSpec 16:21:24 [INFO] Running org.onap.cps.impl.cache.HazelcastCacheConfigSpec 16:21:24 2026-04-23T16:21:24.324Z INFO 6401 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [my cluster] [5.5.0] 16:21:24 o o o o---o o--o o o---o o o----o o--o--o 16:21:24 | | / \ / | / / \ | | 16:21:24 o----o o o o----o | o o o----o | 16:21:24 | | * \ / | \ * \ | | 16:21:24 o o * o o---o o--o o----o o---o * o o----o o 16:21:24 16:21:24 2026-04-23T16:21:24.325Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:21:24 2026-04-23T16:21:24.325Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:21:24 2026-04-23T16:21:24.325Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [my cluster] [5.5.0] Cluster name: my cluster 16:21:24 2026-04-23T16:21:24.325Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:21:24 2026-04-23T16:21:24.325Z INFO 6401 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [my cluster] [5.5.0] The Jet engine is disabled. 16:21:24 To enable the Jet engine on the members, do one of the following: 16:21:24 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:21:24 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:21:24 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:21:24 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:21:24 2026-04-23T16:21:24.342Z INFO 6401 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:21:24 2026-04-23T16:21:24.343Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [my cluster] [5.5.0] Using Multicast discovery 16:21:24 2026-04-23T16:21:24.355Z INFO 6401 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:21:24 2026-04-23T16:21:24.355Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [my cluster] [5.5.0] [10.30.106.47]:5701 is STARTING 16:21:27 2026-04-23T16:21:27.204Z INFO 6401 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [my cluster] [5.5.0] 16:21:27 16:21:27 Members {size:1, ver:1} [ 16:21:27 Member [10.30.106.47]:5701 - 44f65a76-60ec-4603-8987-441a8a03ff4a this 16:21:27 ] 16:21:27 16:21:27 2026-04-23T16:21:27.205Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [my cluster] [5.5.0] [10.30.106.47]:5701 is STARTED 16:21:27 2026-04-23T16:21:27.235Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [my cluster] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:21:27 2026-04-23T16:21:27.236Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [my cluster] [5.5.0] Shutting down multicast service... 16:21:27 2026-04-23T16:21:27.237Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [my cluster] [5.5.0] Shutting down connection manager... 16:21:27 2026-04-23T16:21:27.240Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [my cluster] [5.5.0] Shutting down node engine... 16:21:27 2026-04-23T16:21:27.295Z INFO 6401 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 16:21:27 2026-04-23T16:21:27.295Z INFO 6401 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 60 ms. 16:21:27 2026-04-23T16:21:27.296Z INFO 6401 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [my cluster] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:21:27 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.976 s -- in org.onap.cps.impl.cache.HazelcastCacheConfigSpec 16:21:27 [INFO] Running org.onap.cps.utils.ContentTypeSpec 16:21:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.utils.ContentTypeSpec 16:21:27 [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec 16:21:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.CpsValidatorImplSpec 16:21:27 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 16:21:27 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.utils.DataMapUtilsSpec 16:21:27 [INFO] Running org.onap.cps.utils.GsonSpec 16:21:27 first-container a-leaf a-Value 16:21:27 last-container x-leaf x-value 16:21:27 16:21:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.utils.GsonSpec 16:21:27 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 16:21:27 2026-04-23T16:21:27.724Z ERROR 6401 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 16:21:27 2026-04-23T16:21:27.728Z ERROR 6401 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 16:21:27 2026-04-23T16:21:27.740Z ERROR 6401 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 16:21:27 2026-04-23T16:21:27.742Z ERROR 6401 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 16:21:27 2026-04-23T16:21:27.761Z ERROR 6401 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 16:21:27 2026-04-23T16:21:27.767Z ERROR 6401 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. 16:21:27 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.411 s -- in org.onap.cps.utils.JsonObjectMapperSpec 16:21:27 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 16:21:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.utils.JsonParserStreamSpec 16:21:27 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 16:21:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.utils.PrefixResolverSpec 16:21:27 [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 16:21:27 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec 16:21:27 [INFO] Running org.onap.cps.utils.XmlObjectMapperSpec 16:21:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.484 s -- in org.onap.cps.utils.XmlObjectMapperSpec 16:21:28 [INFO] Running org.onap.cps.utils.XmlUtilsSpec 16:21:28 [Fatal Error] :1:1: Content is not allowed in prolog. 16:21:28 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.080 s -- in org.onap.cps.utils.XmlUtilsSpec 16:21:28 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 16:21:28 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 16:21:28 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 16:21:28 [Fatal Error] :1:1: Premature end of file. 16:21:28 line 1:1 no viable alternative at input '/' 16:21:28 line 1:1 no viable alternative at input '/[' 16:21:28 line 1:11 missing QName at '' 16:21:28 [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.onap.cps.utils.YangParserHelperSpec 16:21:28 [INFO] Running org.onap.cps.utils.YangParserSpec 16:21:28 2026-04-23T16:21:28.618Z ERROR 6401 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 16:21:28 2026-04-23T16:21:28.620Z ERROR 6401 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 16:21:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s -- in org.onap.cps.utils.YangParserSpec 16:21:28 [INFO] Running org.onap.cps.utils.YangUtilsSpec 16:21:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.utils.YangUtilsSpec 16:21:28 [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 16:21:28 line 1:9 no viable alternative at input '[' 16:21:28 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec 16:21:28 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:21:28 2026-04-23T16:21:28.752Z ERROR 6401 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 16:21:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 16:21:28 [INFO] 16:21:28 [INFO] Results: 16:21:28 [INFO] 16:21:28 [INFO] Tests run: 562, Failures: 0, Errors: 0, Skipped: 0 16:21:28 [INFO] 16:21:28 [INFO] 16:21:28 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-service --- 16:21:28 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:21:29 [INFO] Analyzed bundle 'cps-service' with 78 classes 16:21:29 [INFO] All coverage checks have been met. 16:21:29 [INFO] 16:21:29 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-service --- 16:21:29 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:21:29 [INFO] Analyzed bundle 'cps-service' with 78 classes 16:21:29 [INFO] 16:21:29 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 16:21:29 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.7.8-SNAPSHOT.jar 16:21:29 [INFO] 16:21:29 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 16:21:29 [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 16:21:29 [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 16:21:29 [INFO] 16:21:29 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 16:21:29 [INFO] Building cps-rest 3.7.8-SNAPSHOT [8/23] 16:21:29 [INFO] --------------------------------[ jar ]--------------------------------- 16:21:32 [INFO] 16:21:32 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 16:21:32 [INFO] 16:21:32 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-rest --- 16:21:32 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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 16:21:32 [INFO] 16:21:32 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- 16:21:37 [INFO] Generating with dryRun=false 16:21:37 [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. 16:21:37 [INFO] OpenAPI Generator: spring (server) 16:21:37 [INFO] Generator 'spring' is considered stable. 16:21:37 [INFO] ---------------------------------- 16:21:37 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 16:21:37 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:21:37 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:21:37 [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). 16:21:37 [INFO] Processing operation createDataspace 16:21:37 [INFO] Processing operation deleteDataspace 16:21:37 [INFO] Processing operation createDataspaceV2 16:21:37 [INFO] Processing operation getAllDataspaces 16:21:37 [INFO] Processing operation getDataspace 16:21:37 [INFO] Processing operation cleanDataspace 16:21:37 [INFO] Processing operation createAnchor 16:21:37 [INFO] Processing operation createAnchorV2 16:21:37 [INFO] Processing operation getAnchors 16:21:37 [INFO] Processing operation getAnchor 16:21:37 [INFO] Processing operation deleteAnchor 16:21:37 [INFO] Processing operation createSchemaSet 16:21:37 [INFO] Processing operation createSchemaSetV2 16:21:37 [INFO] Processing operation getSchemaSets 16:21:37 [INFO] Processing operation getSchemaSet 16:21:37 [INFO] Processing operation deleteSchemaSet 16:21:37 [INFO] Processing operation getNodeByDataspaceAndAnchor 16:21:37 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 16:21:37 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 16:21:37 [INFO] Processing operation replaceNode 16:21:37 [INFO] Processing operation createNode 16:21:37 [INFO] Processing operation deleteDataNode 16:21:37 [INFO] Processing operation updateNodeLeaves 16:21:37 [INFO] Processing operation deleteListOrListElement 16:21:37 [INFO] Processing operation replaceListContent 16:21:37 [INFO] Processing operation addListElements 16:21:37 [INFO] Processing operation getDeltaByDataspaceAndAnchors 16:21:37 [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload 16:21:37 [INFO] Processing operation applyChangesInDeltaReport 16:21:37 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 16:21:37 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 16:21:37 [INFO] Processing operation getNodesByDataspaceAndCpsPath 16:21:37 [INFO] Processing operation getNotificationSubscription 16:21:37 [INFO] Processing operation createNotificationSubscription 16:21:37 [INFO] Processing operation deleteNotificationSubscription 16:21:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:37 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:21:37 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:21:37 [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 16:21:37 [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 16:21:37 [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 16:21:37 [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 16:21:37 [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 16:21:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:37 [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 16:21:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:37 [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 16:21:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:37 [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 16:21:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:37 [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 16:21:37 [INFO] Skipping generation of Webhooks. 16:21:37 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:37 [INFO] Skipping generation of supporting files. 16:21:37 ################################################################################ 16:21:37 # Thanks for using OpenAPI Generator. # 16:21:37 # Please consider donation to help us maintain this project 🙏 # 16:21:37 # https://opencollective.com/openapi_generator/donate # 16:21:37 ################################################################################ 16:21:38 [INFO] 16:21:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- 16:21:38 [INFO] You have 0 Checkstyle violations. 16:21:38 [INFO] 16:21:38 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- 16:21:38 [INFO] You have 0 Checkstyle violations. 16:21:38 [INFO] 16:21:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- 16:21:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 16:21:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 16:21:38 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 16:21:38 [INFO] 16:21:38 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- 16:21:38 [INFO] Recompiling the module because of changed dependency. 16:21:38 [INFO] Compiling 17 source files with javac [debug release 17] to target/classes 16:21:39 [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". 16:21:39 [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. 16:21:39 [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. 16:21:39 [INFO] 16:21:39 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- 16:21:39 [INFO] Generating with dryRun=false 16:21:39 [INFO] No .openapi-generator-ignore file found. 16:21:39 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:21:39 [INFO] Generator 'openapi-yaml' is considered stable. 16:21:39 [INFO] Output file [outputFile=openapi.yaml] 16:21:39 [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). 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:21:39 [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] Skipping generation of Webhooks. 16:21:39 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 16:21:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 16:21:39 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 16:21:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:21:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:21:40 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:21:40 ################################################################################ 16:21:40 # Thanks for using OpenAPI Generator. # 16:21:40 # Please consider donation to help us maintain this project 🙏 # 16:21:40 # https://opencollective.com/openapi_generator/donate # 16:21:40 ################################################################################ 16:21:40 [INFO] 16:21:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- 16:21:40 [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core 16:21:40 [INFO] 16:21:40 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- 16:21:40 [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps 16:21:40 [INFO] 16:21:40 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- 16:21:40 [INFO] Copying 6 resources from src/test/resources to target/test-classes 16:21:40 [INFO] 16:21:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- 16:21:40 [INFO] Recompiling the module because of changed dependency. 16:21:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:21:40 [INFO] 16:21:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- 16:21:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:21:40 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:21:40 [INFO] Parallel parsing disabled. 16:21:42 [INFO] Compiled 28 files. 16:21:42 [INFO] 16:21:42 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-rest --- 16:21:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:21:42 [INFO] 16:21:42 [INFO] ------------------------------------------------------- 16:21:42 [INFO] T E S T S 16:21:42 [INFO] ------------------------------------------------------- 16:21:43 16:21:43.331 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:43 16:21:43.595 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:21:43 16:21:43.742 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:43 16:21:43.769 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:21:43 16:21:43.788 [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. 16:21:43 16:21:43.802 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 16:21:43 16:21:43.819 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:43 16:21:43.834 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:21:43 16:21:43.849 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:43 16:21:43.881 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:21:43 16:21:43.915 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:43 16:21:43.927 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 16:21:43 16:21:43.932 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:44 16:21:43.945 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 16:21:44 16:21:43.949 [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. 16:21:44 16:21:43.960 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 16:21:44 16:21:43.963 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:44 16:21:43.973 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 16:21:44 16:21:43.976 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:21:44 16:21:43.987 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:21:44 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 16:21:45 16:21:45,663 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:21:45 16:21:45,664 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:21:45 16:21:45,668 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:21:45 16:21:45,732 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:21:45 16:21:45,732 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:21:45 16:21:45,873 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:21:45 16:21:45,873 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:21:46 16:21:46 . ____ _ __ _ _ 16:21:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:46 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:46 =========|_|==============|___/=/_/_/_/ 16:21:46 16:21:46 :: Spring Boot :: (v3.5.13) 16:21:46 16:21:46 2026-04-23T16:21:46.312Z INFO 6640 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:21:46 2026-04-23T16:21:46.313Z INFO 6640 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:21:48 2026-04-23T16:21:48.124Z INFO 6640 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:21:48 2026-04-23T16:21:48.124Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:21:48 2026-04-23T16:21:48.126Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:21:48 2026-04-23T16:21:48.157Z INFO 6640 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.976 seconds (process running for 5.952) 16:21:48 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:21:49 2026-04-23T16:21:48.988Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:49 16:21:49 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:21:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:21:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:21:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:21:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:21:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:21:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:21:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:21:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:21:49 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:21:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:21:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:49 Caused by: java.lang.RuntimeException 16:21:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:21:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:21:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:21:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:21:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:21:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:21:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:21:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:21:49 ... 92 common frames omitted 16:21:49 16:21:49 2026-04-23T16:21:49.276Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:49 16:21:49 org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. 16:21:49 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) 16:21:49 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) 16:21:49 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:49 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:49 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:49 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:49 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:49 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:49 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 16:21:49 and component.yang=fake component content 1 16:21:49 16:21:49 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:384) 16:21:49 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:378) 16:21:49 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:249) 16:21:49 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:136) 16:21:49 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:98) 16:21:49 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:581) 16:21:49 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:609) 16:21:49 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:596) 16:21:49 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) 16:21:49 ... 152 common frames omitted 16:21:49 16:21:49 2026-04-23T16:21:49.402Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:49 16:21:49 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:21:49 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:21:49 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:21:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:21:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:21:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:21:49 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:49 16:21:49 2026-04-23T16:21:49.412Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:49 16:21:49 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 16:21:49 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:21:49 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:21:49 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:49 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:49 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:49 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:49 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:49 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:49 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:49 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:49 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:49 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:49 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:49 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:49 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:49 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:49 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:49 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:49 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:49 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:49 16:21:49 [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.322 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec 16:21:49 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:21:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec 16:21:49 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 16:21:49 16:21:49 . ____ _ __ _ _ 16:21:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:49 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:49 =========|_|==============|___/=/_/_/_/ 16:21:49 16:21:49 :: Spring Boot :: (v3.5.13) 16:21:49 16:21:49 2026-04-23T16:21:49.701Z INFO 6640 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:21:49 2026-04-23T16:21:49.702Z INFO 6640 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:21:49 2026-04-23T16:21:49.966Z INFO 6640 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:21:49 2026-04-23T16:21:49.966Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:21:49 2026-04-23T16:21:49.966Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:21:49 2026-04-23T16:21:49.972Z INFO 6640 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.303 seconds (process running for 7.767) 16:21:50 2026-04-23T16:21:50.070Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:122) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.147Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.165Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:198) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.186Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:21:50 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:21:50 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.201Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) 16:21:50 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 16:21:50 at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:224) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.347Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:360) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.400Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) 16:21:50 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 16:21:50 at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:448) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.419Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.437Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:494) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.461Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:533) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 2026-04-23T16:21:50.477Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:50 16:21:50 jakarta.validation.ValidationException: observed-timestamp must be in ISO format 16:21:50 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) 16:21:50 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:21:50 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:21:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:21:50 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:21:50 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:21:50 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:21:50 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:21:50 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:21:50 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:21:50 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:21:50 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:21:50 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:21:50 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:21:50 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:21:50 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:21:50 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:21:50 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:21:50 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:21:50 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:555) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:21:50 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:21:50 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:21:50 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:50 16:21:50 [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s -- in org.onap.cps.rest.controller.DataRestControllerSpec 16:21:50 [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec 16:21:50 16:21:50 . ____ _ __ _ _ 16:21:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:50 =========|_|==============|___/=/_/_/_/ 16:21:50 16:21:50 :: Spring Boot :: (v3.5.13) 16:21:50 16:21:50 2026-04-23T16:21:50.515Z INFO 6640 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:21:50 2026-04-23T16:21:50.516Z INFO 6640 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:21:50 2026-04-23T16:21:50.732Z INFO 6640 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:21:50 2026-04-23T16:21:50.733Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:21:50 2026-04-23T16:21:50.733Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:21:50 2026-04-23T16:21:50.738Z INFO 6640 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.242 seconds (process running for 8.532) 16:21:50 2026-04-23T16:21:50.876Z ERROR 6640 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 16:21:50 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec 16:21:50 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 16:21:50 16:21:50 . ____ _ __ _ _ 16:21:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:50 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:50 =========|_|==============|___/=/_/_/_/ 16:21:50 16:21:50 :: Spring Boot :: (v3.5.13) 16:21:50 16:21:50 2026-04-23T16:21:50.922Z INFO 6640 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:21:50 2026-04-23T16:21:50.922Z INFO 6640 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:21:51 2026-04-23T16:21:51.122Z INFO 6640 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:21:51 2026-04-23T16:21:51.122Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:21:51 2026-04-23T16:21:51.123Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:21:51 2026-04-23T16:21:51.127Z INFO 6640 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.232 seconds (process running for 8.922) 16:21:51 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec 16:21:51 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:21:51 16:21:51 . ____ _ __ _ _ 16:21:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:21:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:21:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:21:51 ' |____| .__|_| |_|_| |_\__, | / / / / 16:21:51 =========|_|==============|___/=/_/_/_/ 16:21:51 16:21:51 :: Spring Boot :: (v3.5.13) 16:21:51 16:21:51 2026-04-23T16:21:51.245Z INFO 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6640 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 16:21:51 2026-04-23T16:21:51.245Z INFO 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:21:51 2026-04-23T16:21:51.485Z INFO 6640 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:21:51 2026-04-23T16:21:51.485Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:21:51 2026-04-23T16:21:51.486Z INFO 6640 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:21:51 2026-04-23T16:21:51.490Z INFO 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.261 seconds (process running for 9.285) 16:21:51 2026-04-23T16:21:51.512Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:51 16:21:51 java.lang.IllegalStateException: some error message 16:21:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:21:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:21:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:21:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:21:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:21:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:21:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:21:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:21:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:21:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:21:51 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:123) 16:21:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:21:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:51 16:21:51 2026-04-23T16:21:51.552Z ERROR 6640 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 16:21:51 16:21:51 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:21:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:21:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:21:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:21:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:21:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:21:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:21:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:21:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:21:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:21:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 16:21:51 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:150) 16:21:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:21:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:21:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:21:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:21:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:21:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:21:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:21:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:21:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:21:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:21:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:21:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:21:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:21:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:21:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:21:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:21:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:21:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:21:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:21:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:21:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:21:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:21:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:21:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:21:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:21:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:21:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:51 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:21:51 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:21:51 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:21:51 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:21:51 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:21:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:21:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:21:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:21:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:21:51 Caused by: java.lang.Throwable 16:21:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:21:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:21:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:21:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:21:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:21:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:21:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:21:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:21:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:21:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 16:21:51 ... 92 common frames omitted 16:21:51 16:21:51 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.440 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 16:21:51 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 16:21:51 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec 16:21:51 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:21:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 16:21:51 [INFO] 16:21:51 [INFO] Results: 16:21:51 [INFO] 16:21:51 [INFO] Tests run: 189, Failures: 0, Errors: 0, Skipped: 0 16:21:51 [INFO] 16:21:51 [INFO] 16:21:51 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-rest --- 16:21:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:21:51 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:21:51 [INFO] All coverage checks have been met. 16:21:51 [INFO] 16:21:51 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-rest --- 16:21:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:21:51 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:21:51 [INFO] 16:21:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 16:21:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.7.8-SNAPSHOT.jar 16:21:51 [INFO] 16:21:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 16:21:51 [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 16:21:51 [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 16:21:51 [INFO] 16:21:51 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 16:21:51 [INFO] Building cps-ncmp-events 3.7.8-SNAPSHOT [9/23] 16:21:51 [INFO] --------------------------------[ jar ]--------------------------------- 16:21:51 [INFO] 16:21:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 16:21:51 [INFO] 16:21:51 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 16:21:51 [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 16:21:51 [INFO] 16:21:51 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ cps-ncmp-events --- 16:21:52 [INFO] 16:21:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- 16:21:52 [INFO] You have 0 Checkstyle violations. 16:21:52 [INFO] 16:21:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- 16:21:52 [INFO] You have 0 Checkstyle violations. 16:21:52 [INFO] 16:21:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 16:21:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:52 [INFO] Copying 13 resources 16:21:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 16:21:52 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 16:21:52 [INFO] 16:21:52 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- 16:21:52 [INFO] Recompiling the module because of changed dependency. 16:21:52 [INFO] Compiling 101 source files with javac [debug release 17] to target/classes 16:21:54 [INFO] 16:21:54 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 16:21:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 16:21:54 [INFO] 16:21:54 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- 16:21:54 [INFO] No sources to compile 16:21:54 [INFO] 16:21:54 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- 16:21:54 [INFO] No sources specified for compilation. Skipping. 16:21:54 [INFO] 16:21:54 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-events --- 16:21:54 [INFO] No tests to run. 16:21:54 [INFO] 16:21:54 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-events --- 16:21:54 [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 16:21:54 [INFO] 16:21:54 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-events --- 16:21:54 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:54 [INFO] 16:21:54 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 16:21:54 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.7.8-SNAPSHOT.jar 16:21:54 [INFO] 16:21:54 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 16:21:54 [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 16:21:54 [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 16:21:54 [INFO] 16:21:54 [INFO] ----------------------< org.onap.cps:provmns-api >---------------------- 16:21:54 [INFO] Building provmns-api 3.7.8-SNAPSHOT [10/23] 16:21:54 [INFO] --------------------------------[ jar ]--------------------------------- 16:21:54 [WARNING] The POM for org.onap.cps:provmns-api:jar:18.6.0 is missing, no dependency information available 16:21:54 [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 16:21:54 [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 16:21:54 [INFO] 16:21:54 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ provmns-api --- 16:21:54 [INFO] 16:21:54 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ provmns-api --- 16:21: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/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 16:21:54 [INFO] 16:21:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ provmns-api --- 16:21:54 [INFO] You have 0 Checkstyle violations. 16:21:54 [INFO] 16:21:54 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ provmns-api --- 16:21:54 [INFO] You have 0 Checkstyle violations. 16:21:54 [INFO] 16:21:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ provmns-api --- 16:21:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/main/resources 16:21:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-sources/license 16:21:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/target/generated-resources/licenses 16:21:54 [INFO] 16:21:54 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ provmns-api --- 16:21:54 [INFO] Recompiling the module because of changed dependency. 16:21:54 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:21:55 [INFO] 16:21:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ provmns-api --- 16:21:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/provmns-api/src/test/resources 16:21:55 [INFO] 16:21:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ provmns-api --- 16:21:55 [INFO] No sources to compile 16:21:55 [INFO] 16:21:55 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ provmns-api --- 16:21:55 [INFO] No sources specified for compilation. Skipping. 16:21:55 [INFO] 16:21:55 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ provmns-api --- 16:21:55 [INFO] No tests to run. 16:21:55 [INFO] 16:21:55 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ provmns-api --- 16:21:55 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/provmns-api/target/code-coverage/jacoco-ut.exec 16:21:55 [INFO] 16:21:55 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ provmns-api --- 16:21:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:21:55 [INFO] 16:21:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ provmns-api --- 16:21:55 [INFO] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar 16:21:55 [INFO] 16:21:55 [INFO] --- maven-antrun-plugin:3.1.0:run (merge-lib-jar) @ provmns-api --- 16:21:55 [INFO] Executing tasks 16:21:55 [INFO] [jar] Building jar: /w/workspace/cps-master-verify-java/provmns-api/target/provmns-api-18.6.0.jar 16:21:55 [INFO] Executed tasks 16:21:55 [INFO] 16:21:55 [INFO] --- maven-antrun-plugin:3.1.0:run (update-local-repo-jar) @ provmns-api --- 16:21:55 [INFO] Executing tasks 16:21:55 [INFO] [copy] Copying 1 file to /w/workspace/cps-master-verify-java/provmns-api/local-repo/org/onap/cps/provmns-api/18.6.0 16:21:55 [INFO] Executed tasks 16:21:55 [INFO] 16:21:55 [INFO] --- maven-install-plugin:2.4:install-file (install-merged-jar) @ provmns-api --- 16:21:55 [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 16:21:55 [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 16:21:55 [INFO] 16:21:55 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 16:21:55 [INFO] Building cps-ncmp-service 3.7.8-SNAPSHOT [11/23] 16:21:55 [INFO] --------------------------------[ jar ]--------------------------------- 16:21:56 [INFO] 16:21:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 16:21:56 [INFO] 16:21:56 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 16:21:56 [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 16:21:56 [INFO] 16:21:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- 16:21:56 [INFO] You have 0 Checkstyle violations. 16:21:56 [INFO] 16:21:56 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- 16:21:58 [INFO] You have 0 Checkstyle violations. 16:21:58 [INFO] 16:21:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 16:21:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:21:58 [INFO] Copying 4 resources 16:21:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 16:21:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 16:21:58 [INFO] 16:21:58 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- 16:21:58 [INFO] Recompiling the module because of changed dependency. 16:21:58 [INFO] Compiling 171 source files with javac [debug release 17] to target/classes 16:22:00 [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". 16:22:00 [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. 16:22:00 [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. 16:22:00 [INFO] 16:22:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 16:22:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:22:00 [INFO] Copying 11 resources 16:22:00 [INFO] 16:22:00 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- 16:22:00 [INFO] Recompiling the module because of changed dependency. 16:22:00 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 16:22:00 [INFO] 16:22:00 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- 16:22:00 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:22:00 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:22:00 [INFO] Parallel parsing disabled. 16:22:05 [INFO] Compiled 259 files. 16:22:05 [INFO] 16:22:05 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-service --- 16:22:05 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:22:05 [INFO] 16:22:05 [INFO] ------------------------------------------------------- 16:22:05 [INFO] T E S T S 16:22:05 [INFO] ------------------------------------------------------- 16:22:09 [INFO] Running org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 16:22:10 16:22:10.266 [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] 16:22:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.008 s -- in org.onap.cps.ncmp.utils.events.CloudEventMapperSpec 16:22:10 [INFO] Running org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 16:22:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.utils.events.TopicParameterMapperSpec 16:22:10 16:22:10.445 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 16:22:10 16:22:10.448 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:22:10 [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 16:22:10 16:22:10.488 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 16:22:11 16:22:11.562 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:22:11 16:22:11.573 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:22:11 16:22:11.604 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:22:11 Server Version: 23.0.1 16:22:11 API Version: 1.42 16:22:11 Operating System: CentOS Stream 8 16:22:11 Total Memory: 31890 MB 16:22:11 16:22:11.609 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:22:11 ******************************************************************************** 16:22:11 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:22:11 ******************************************************************************** 16:22:11 16:22:11.615 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:22:11 16:22:11.616 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:22:11 16:22:11.637 [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')) 16:22:11 16:22:11.656 [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. 16:22:11 16:22:11.664 [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) 16:22:11 16:22:11.854 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 16:22:11 16:22:11.886 [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) 16:22:11 16:22:11.906 [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) 16:22:11 16:22:11.924 [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) 16:22:12 16:22:12.132 [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, (50 MB/? MB) 16:22:12 16:22:12.151 [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, (50 MB/? MB) 16:22:12 16:22:12.195 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 10 pending, 5 downloaded, 0 extracted, (50 MB/? MB) 16:22:12 16:22:12.221 [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, (50 MB/? MB) 16:22:12 16:22:12.240 [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, (66 MB/? MB) 16:22:12 16:22:12.263 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 7 pending, 8 downloaded, 0 extracted, (66 MB/? MB) 16:22:12 16:22:12.278 [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, (66 MB/? MB) 16:22:12 16:22:12.296 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 5 pending, 10 downloaded, 0 extracted, (66 MB/? MB) 16:22:12 16:22:12.326 [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, (68 MB/? MB) 16:22:13 16:22:13.009 [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, (275 MB/? MB) 16:22:13 16:22:13.036 [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, (279 MB/? MB) 16:22:13 16:22:13.441 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 0 extracted, (407 MB/? MB) 16:22:13 16:22:13.468 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (423 MB/? MB) 16:22:13 16:22:13.552 [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, (423 MB/? MB) 16:22:14 16:22:14.241 [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, (531 MB/553 MB) 16:22:21 16:22:21.004 [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, (542 MB/553 MB) 16:22:21 16:22:21.100 [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, (542 MB/553 MB) 16:22:21 16:22:21.323 [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, (546 MB/553 MB) 16:22:21 16:22:21.414 [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, (546 MB/553 MB) 16:22:22 16:22:22.266 [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) 16:22:22 16:22:22.348 [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) 16:22:22 16:22:22.441 [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) 16:22:22 16:22:22.563 [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) 16:22:22 16:22:22.647 [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) 16:22:22 16:22:22.743 [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) 16:22:22 16:22:22.837 [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) 16:22:23 16:22:23.875 [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) 16:22:24 16:22:23.971 [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) 16:22:24 16:22:24.083 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pull complete. 15 layers, pulled in 12s (downloaded 553 MB at 46 MB/s) 16:22:24 16:22:24.084 [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 PT12.42728809S 16:22:24 16:22:24.131 [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 16:22:34 16:22:34.064 [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: bece8bf11fcd5d063f8e42faab5ebabc4a25bf6230b055a349b61db592a3ad1b 16:22:41 16:22:41.046 [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 PT16.915419774S 16:22:41 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:22:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.04 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 16:22:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec 16:22:42 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 16:22:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.ncmp.api.exceptions.DmiRequestExceptionSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 16:22:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.api.exceptions.ServerNcmpExceptionSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 16:22:42 16:22:42.613 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] 16:22:42 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 16:22:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 16:22:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 16:22:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.api.inventory.models.ConditionPropertiesSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 16:22:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 16:22:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec 16:22:42 [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 16:22:43 16:22:43,250 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:22:43 16:22:43,250 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:22:43 16:22:43,254 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:22:43 16:22:43,306 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:22:43 16:22:43,306 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:22:43 16:22:43,844 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:22:43 16:22:43,844 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:22:44 16:22:44 . ____ _ __ _ _ 16:22:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:44 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:44 =========|_|==============|___/=/_/_/_/ 16:22:44 16:22:44 :: Spring Boot :: (v3.5.13) 16:22:44 16:22:44 2026-04-23T16:22:44.093Z INFO 6736 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:44 2026-04-23T16:22:44.094Z INFO 6736 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:44 2026-04-23T16:22:44.454Z WARN 6736 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 16:22:44 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:22:44 2026-04-23T16:22:44.589Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:22:44 o o o o---o o--o o o---o o o----o o--o--o 16:22:44 | | / \ / | / / \ | | 16:22:44 o----o o o o----o | o o o----o | 16:22:44 | | * \ / | \ * \ | | 16:22:44 o o * o o---o o--o o----o o---o * o o----o o 16:22:44 16:22:44 2026-04-23T16:22:44.589Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:22:44 2026-04-23T16:22:44.591Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:22:44 2026-04-23T16:22:44.591Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:22:44 2026-04-23T16:22:44.592Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:22:44 2026-04-23T16:22:44.595Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:22:44 To enable the Jet engine on the members, do one of the following: 16:22:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:22:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:22:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:22:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:22:45 2026-04-23T16:22:45.269Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:22:45 2026-04-23T16:22:45.356Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:22:45 2026-04-23T16:22:45.607Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:22:45 2026-04-23T16:22:45.616Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTING 16:22:48 2026-04-23T16:22:48.470Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:22:48 16:22:48 Members {size:1, ver:1} [ 16:22:48 Member [10.30.106.47]:5701 - cff741a1-cf66-48cb-98da-307b47c1afad this 16:22:48 ] 16:22:48 16:22:48 2026-04-23T16:22:48.487Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTED 16:22:48 2026-04-23T16:22:48.536Z INFO 6736 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 5.576 seconds (process running for 42.898) 16:22:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.791 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 16:22:48 [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 16:22:48 16:22:48 . ____ _ __ _ _ 16:22:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:48 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:48 =========|_|==============|___/=/_/_/_/ 16:22:48 16:22:48 :: Spring Boot :: (v3.5.13) 16:22:48 16:22:48 2026-04-23T16:22:48.619Z INFO 6736 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:48 2026-04-23T16:22:48.619Z INFO 6736 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 16:22:48 2026-04-23T16:22:48.629Z INFO 6736 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.047 seconds (process running for 42.99) 16:22:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec 16:22:48 [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 16:22:48 16:22:48 . ____ _ __ _ _ 16:22:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:48 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:48 =========|_|==============|___/=/_/_/_/ 16:22:48 16:22:48 :: Spring Boot :: (v3.5.13) 16:22:48 16:22:48 2026-04-23T16:22:48.671Z INFO 6736 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:48 2026-04-23T16:22:48.671Z INFO 6736 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:48 2026-04-23T16:22:48.723Z INFO 6736 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.084 seconds (process running for 43.085) 16:22:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec 16:22:48 [INFO] Running org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 16:22:48 16:22:48 . ____ _ __ _ _ 16:22:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:48 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:48 =========|_|==============|___/=/_/_/_/ 16:22:48 16:22:48 :: Spring Boot :: (v3.5.13) 16:22:48 16:22:48 2026-04-23T16:22:48.790Z INFO 6736 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Starting ExactlyOnceSemanticsKafkaConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:48 2026-04-23T16:22:48.790Z INFO 6736 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:58 2026-04-23T16:22:58.020Z INFO 6736 --- [ main] .n.c.ExactlyOnceSemanticsKafkaConfigSpec : Started ExactlyOnceSemanticsKafkaConfigSpec in 9.259 seconds (process running for 52.382) 16:22:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.319 s -- in org.onap.cps.ncmp.config.ExactlyOnceSemanticsKafkaConfigSpec 16:22:58 [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec 16:22:58 16:22:58 . ____ _ __ _ _ 16:22:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:58 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:58 =========|_|==============|___/=/_/_/_/ 16:22:58 16:22:58 :: Spring Boot :: (v3.5.13) 16:22:58 16:22:58 2026-04-23T16:22:58.117Z INFO 6736 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:58 2026-04-23T16:22:58.117Z INFO 6736 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:58 2026-04-23T16:22:58.166Z INFO 6736 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.083 seconds (process running for 52.527) 16:22:58 2026-04-23T16:22:58.188Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:22:58 acks = -1 16:22:58 auto.include.jmx.reporter = true 16:22:58 batch.size = 16384 16:22:58 bootstrap.servers = [localhost:9092] 16:22:58 buffer.memory = 33554432 16:22:58 client.dns.lookup = use_all_dns_ips 16:22:58 client.id = producer-1 16:22:58 compression.gzip.level = -1 16:22:58 compression.lz4.level = 9 16:22:58 compression.type = none 16:22:58 compression.zstd.level = 3 16:22:58 connections.max.idle.ms = 540000 16:22:58 delivery.timeout.ms = 120000 16:22:58 enable.idempotence = true 16:22:58 enable.metrics.push = true 16:22:58 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 16:22:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:22:58 linger.ms = 0 16:22:58 max.block.ms = 60000 16:22:58 max.in.flight.requests.per.connection = 5 16:22:58 max.request.size = 1048576 16:22:58 metadata.max.age.ms = 300000 16:22:58 metadata.max.idle.ms = 300000 16:22:58 metadata.recovery.strategy = none 16:22:58 metric.reporters = [] 16:22:58 metrics.num.samples = 2 16:22:58 metrics.recording.level = INFO 16:22:58 metrics.sample.window.ms = 30000 16:22:58 partitioner.adaptive.partitioning.enable = true 16:22:58 partitioner.availability.timeout.ms = 0 16:22:58 partitioner.class = null 16:22:58 partitioner.ignore.keys = false 16:22:58 receive.buffer.bytes = 32768 16:22:58 reconnect.backoff.max.ms = 1000 16:22:58 reconnect.backoff.ms = 50 16:22:58 request.timeout.ms = 30000 16:22:58 retries = 2147483647 16:22:58 retry.backoff.max.ms = 1000 16:22:58 retry.backoff.ms = 100 16:22:58 sasl.client.callback.handler.class = null 16:22:58 sasl.jaas.config = null 16:22:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:22:58 sasl.kerberos.min.time.before.relogin = 60000 16:22:58 sasl.kerberos.service.name = null 16:22:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:22:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:22:58 sasl.login.callback.handler.class = null 16:22:58 sasl.login.class = null 16:22:58 sasl.login.connect.timeout.ms = null 16:22:58 sasl.login.read.timeout.ms = null 16:22:58 sasl.login.refresh.buffer.seconds = 300 16:22:58 sasl.login.refresh.min.period.seconds = 60 16:22:58 sasl.login.refresh.window.factor = 0.8 16:22:58 sasl.login.refresh.window.jitter = 0.05 16:22:58 sasl.login.retry.backoff.max.ms = 10000 16:22:58 sasl.login.retry.backoff.ms = 100 16:22:58 sasl.mechanism = GSSAPI 16:22:58 sasl.oauthbearer.clock.skew.seconds = 30 16:22:58 sasl.oauthbearer.expected.audience = null 16:22:58 sasl.oauthbearer.expected.issuer = null 16:22:58 sasl.oauthbearer.header.urlencode = false 16:22:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:22:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:22:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:22:58 sasl.oauthbearer.jwks.endpoint.url = null 16:22:58 sasl.oauthbearer.scope.claim.name = scope 16:22:58 sasl.oauthbearer.sub.claim.name = sub 16:22:58 sasl.oauthbearer.token.endpoint.url = null 16:22:58 security.protocol = PLAINTEXT 16:22:58 security.providers = null 16:22:58 send.buffer.bytes = 131072 16:22:58 socket.connection.setup.timeout.max.ms = 30000 16:22:58 socket.connection.setup.timeout.ms = 10000 16:22:58 ssl.cipher.suites = null 16:22:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:22:58 ssl.endpoint.identification.algorithm = https 16:22:58 ssl.engine.factory.class = null 16:22:58 ssl.key.password = null 16:22:58 ssl.keymanager.algorithm = SunX509 16:22:58 ssl.keystore.certificate.chain = null 16:22:58 ssl.keystore.key = null 16:22:58 ssl.keystore.location = null 16:22:58 ssl.keystore.password = null 16:22:58 ssl.keystore.type = JKS 16:22:58 ssl.protocol = TLSv1.3 16:22:58 ssl.provider = null 16:22:58 ssl.secure.random.implementation = null 16:22:58 ssl.trustmanager.algorithm = PKIX 16:22:58 ssl.truststore.certificates = null 16:22:58 ssl.truststore.location = null 16:22:58 ssl.truststore.password = null 16:22:58 ssl.truststore.type = JKS 16:22:58 transaction.timeout.ms = 60000 16:22:58 transactional.id = null 16:22:58 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:22:58 16:22:58 2026-04-23T16:22:58.235Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:22:58 2026-04-23T16:22:58.250Z INFO 6736 --- [ 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 16:22:58 2026-04-23T16:22:58.328Z INFO 6736 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 16:22:58 2026-04-23T16:22:58.383Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:22:58 2026-04-23T16:22:58.383Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:22:58 2026-04-23T16:22:58.383Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961378381 16:22:58 2026-04-23T16:22:58.408Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:22:58 acks = -1 16:22:58 auto.include.jmx.reporter = true 16:22:58 batch.size = 16384 16:22:58 bootstrap.servers = [localhost:9092] 16:22:58 buffer.memory = 33554432 16:22:58 client.dns.lookup = use_all_dns_ips 16:22:58 client.id = producer-2 16:22:58 compression.gzip.level = -1 16:22:58 compression.lz4.level = 9 16:22:58 compression.type = none 16:22:58 compression.zstd.level = 3 16:22:58 connections.max.idle.ms = 540000 16:22:58 delivery.timeout.ms = 120000 16:22:58 enable.idempotence = true 16:22:58 enable.metrics.push = true 16:22:58 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] 16:22:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:22:58 linger.ms = 0 16:22:58 max.block.ms = 60000 16:22:58 max.in.flight.requests.per.connection = 5 16:22:58 max.request.size = 1048576 16:22:58 metadata.max.age.ms = 300000 16:22:58 metadata.max.idle.ms = 300000 16:22:58 metadata.recovery.strategy = none 16:22:58 metric.reporters = [] 16:22:58 metrics.num.samples = 2 16:22:58 metrics.recording.level = INFO 16:22:58 metrics.sample.window.ms = 30000 16:22:58 partitioner.adaptive.partitioning.enable = true 16:22:58 partitioner.availability.timeout.ms = 0 16:22:58 partitioner.class = null 16:22:58 partitioner.ignore.keys = false 16:22:58 receive.buffer.bytes = 32768 16:22:58 reconnect.backoff.max.ms = 1000 16:22:58 reconnect.backoff.ms = 50 16:22:58 request.timeout.ms = 30000 16:22:58 retries = 2147483647 16:22:58 retry.backoff.max.ms = 1000 16:22:58 retry.backoff.ms = 100 16:22:58 sasl.client.callback.handler.class = null 16:22:58 sasl.jaas.config = null 16:22:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:22:58 sasl.kerberos.min.time.before.relogin = 60000 16:22:58 sasl.kerberos.service.name = null 16:22:58 sasl.kerberos.ticket.renew.jitter = 0.05 16:22:58 sasl.kerberos.ticket.renew.window.factor = 0.8 16:22:58 sasl.login.callback.handler.class = null 16:22:58 sasl.login.class = null 16:22:58 sasl.login.connect.timeout.ms = null 16:22:58 sasl.login.read.timeout.ms = null 16:22:58 sasl.login.refresh.buffer.seconds = 300 16:22:58 sasl.login.refresh.min.period.seconds = 60 16:22:58 sasl.login.refresh.window.factor = 0.8 16:22:58 sasl.login.refresh.window.jitter = 0.05 16:22:58 sasl.login.retry.backoff.max.ms = 10000 16:22:58 sasl.login.retry.backoff.ms = 100 16:22:58 sasl.mechanism = GSSAPI 16:22:58 sasl.oauthbearer.clock.skew.seconds = 30 16:22:58 sasl.oauthbearer.expected.audience = null 16:22:58 sasl.oauthbearer.expected.issuer = null 16:22:58 sasl.oauthbearer.header.urlencode = false 16:22:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:22:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:22:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:22:58 sasl.oauthbearer.jwks.endpoint.url = null 16:22:58 sasl.oauthbearer.scope.claim.name = scope 16:22:58 sasl.oauthbearer.sub.claim.name = sub 16:22:58 sasl.oauthbearer.token.endpoint.url = null 16:22:58 security.protocol = PLAINTEXT 16:22:58 security.providers = null 16:22:58 send.buffer.bytes = 131072 16:22:58 socket.connection.setup.timeout.max.ms = 30000 16:22:58 socket.connection.setup.timeout.ms = 10000 16:22:58 ssl.cipher.suites = null 16:22:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:22:58 ssl.endpoint.identification.algorithm = https 16:22:58 ssl.engine.factory.class = null 16:22:58 ssl.key.password = null 16:22:58 ssl.keymanager.algorithm = SunX509 16:22:58 ssl.keystore.certificate.chain = null 16:22:58 ssl.keystore.key = null 16:22:58 ssl.keystore.location = null 16:22:58 ssl.keystore.password = null 16:22:58 ssl.keystore.type = JKS 16:22:58 ssl.protocol = TLSv1.3 16:22:58 ssl.provider = null 16:22:58 ssl.secure.random.implementation = null 16:22:58 ssl.trustmanager.algorithm = PKIX 16:22:58 ssl.truststore.certificates = null 16:22:58 ssl.truststore.location = null 16:22:58 ssl.truststore.password = null 16:22:58 ssl.truststore.type = JKS 16:22:58 transaction.timeout.ms = 60000 16:22:58 transactional.id = null 16:22:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:22:58 16:22:58 2026-04-23T16:22:58.409Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:22:58 2026-04-23T16:22:58.410Z INFO 6736 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 16:22:58 2026-04-23T16:22:58.418Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:22:58 2026-04-23T16:22:58.418Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:22:58 2026-04-23T16:22:58.418Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961378418 16:22:58 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec 16:22:58 [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 16:22:58 16:22:58 . ____ _ __ _ _ 16:22:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:58 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:58 =========|_|==============|___/=/_/_/_/ 16:22:58 16:22:58 :: Spring Boot :: (v3.5.13) 16:22:58 16:22:58 2026-04-23T16:22:58.454Z INFO 6736 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:58 2026-04-23T16:22:58.455Z INFO 6736 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:58 2026-04-23T16:22:58.726Z INFO 6736 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.295 seconds (process running for 53.087) 16:22:58 2026-04-23T16:22:58.797Z ERROR 6736 --- [_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 16:22:58 2026-04-23T16:22:58.803Z ERROR 6736 --- [_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 16:22:58 2026-04-23T16:22:58.865Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:22:58 2026-04-23T16:22:58.865Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:22:58 2026-04-23T16:22:58.869Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:58 2026-04-23T16:22:58.869Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:58 2026-04-23T16:22:58.869Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:58 2026-04-23T16:22:58.869Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:58 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.455 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec 16:22:58 [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 16:22:58 16:22:58 . ____ _ __ _ _ 16:22:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:58 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:58 =========|_|==============|___/=/_/_/_/ 16:22:58 16:22:58 :: Spring Boot :: (v3.5.13) 16:22:58 16:22:58 2026-04-23T16:22:58.916Z INFO 6736 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:58 2026-04-23T16:22:58.916Z INFO 6736 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:58 2026-04-23T16:22:58.932Z INFO 6736 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.042 seconds (process running for 53.294) 16:22:58 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 16:22:58 [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 16:22:59 2026-04-23T16:22:58.972Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:22:59 2026-04-23T16:22:58.972Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:58.973Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:59 2026-04-23T16:22:58.973Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:22:59 2026-04-23T16:22:58.973Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:58.973Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:59 16:22:59 . ____ _ __ _ _ 16:22:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:59 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:59 =========|_|==============|___/=/_/_/_/ 16:22:59 16:22:59 :: Spring Boot :: (v3.5.13) 16:22:59 16:22:59 2026-04-23T16:22:58.980Z INFO 6736 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:59 2026-04-23T16:22:58.980Z INFO 6736 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:59 2026-04-23T16:22:58.997Z INFO 6736 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.035 seconds (process running for 53.359) 16:22:59 2026-04-23T16:22:59.013Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:22:59 2026-04-23T16:22:59.020Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:22:59 2026-04-23T16:22:59.022Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:22:59 2026-04-23T16:22:59.023Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:22:59 2026-04-23T16:22:59.036Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:22:59 2026-04-23T16:22:59.037Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 21 ms. 16:22:59 2026-04-23T16:22:59.037Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:22:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 16:22:59 [INFO] Running org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 16:22:59 16:22:59 . ____ _ __ _ _ 16:22:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:22:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:22:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:22:59 ' |____| .__|_| |_|_| |_\__, | / / / / 16:22:59 =========|_|==============|___/=/_/_/_/ 16:22:59 16:22:59 :: Spring Boot :: (v3.5.13) 16:22:59 16:22:59 2026-04-23T16:22:59.062Z INFO 6736 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Starting AlternateIdCacheConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:22:59 2026-04-23T16:22:59.062Z INFO 6736 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:22:59 2026-04-23T16:22:59.074Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:22:59 2026-04-23T16:22:59.074Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:59.075Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:59 2026-04-23T16:22:59.075Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:22:59 2026-04-23T16:22:59.075Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:59.075Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:59 2026-04-23T16:22:59.077Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:22:59 o o o o---o o--o o o---o o o----o o--o--o 16:22:59 | | / \ / | / / \ | | 16:22:59 o----o o o o----o | o o o----o | 16:22:59 | | * \ / | \ * \ | | 16:22:59 o o * o o---o o--o o----o o---o * o o----o o 16:22:59 16:22:59 2026-04-23T16:22:59.077Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:22:59 2026-04-23T16:22:59.077Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:22:59 2026-04-23T16:22:59.077Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:22:59 2026-04-23T16:22:59.077Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:22:59 2026-04-23T16:22:59.077Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:22:59 To enable the Jet engine on the members, do one of the following: 16:22:59 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:22:59 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:22:59 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:22:59 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:22:59 2026-04-23T16:22:59.091Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:22:59 2026-04-23T16:22:59.094Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:22:59 2026-04-23T16:22:59.105Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:22:59 2026-04-23T16:22:59.106Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTING 16:22:59 2026-04-23T16:22:59.277Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:22:59 2026-04-23T16:22:59.278Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:59.278Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:59 2026-04-23T16:22:59.335Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:22:59 2026-04-23T16:22:59.335Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:59.335Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:59 2026-04-23T16:22:59.688Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:22:59 2026-04-23T16:22:59.688Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:59.688Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:22:59 2026-04-23T16:22:59.734Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:22:59 2026-04-23T16:22:59.735Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:22:59 2026-04-23T16:22:59.735Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:00 2026-04-23T16:23:00.496Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:00 2026-04-23T16:23:00.496Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:00 2026-04-23T16:23:00.496Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:00 2026-04-23T16:23:00.544Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:00 2026-04-23T16:23:00.545Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:00 2026-04-23T16:23:00.545Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:01 2026-04-23T16:23:01.353Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:01 2026-04-23T16:23:01.353Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:01 2026-04-23T16:23:01.353Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:01 2026-04-23T16:23:01.456Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:01 2026-04-23T16:23:01.456Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:01 2026-04-23T16:23:01.456Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:02 2026-04-23T16:23:02.008Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:23:02 16:23:02 Members {size:1, ver:1} [ 16:23:02 Member [10.30.106.47]:5701 - a3180379-583a-4258-bfda-4a763039225c this 16:23:02 ] 16:23:02 16:23:02 2026-04-23T16:23:02.009Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTED 16:23:02 2026-04-23T16:23:02.014Z INFO 6736 --- [ main] o.o.c.n.i.c.AlternateIdCacheConfigSpec : Started AlternateIdCacheConfigSpec in 2.971 seconds (process running for 56.376) 16:23:02 2026-04-23T16:23:02.019Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:23:02 2026-04-23T16:23:02.020Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:23:02 2026-04-23T16:23:02.020Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:23:02 2026-04-23T16:23:02.021Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:23:02 2026-04-23T16:23:02.115Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:23:02 2026-04-23T16:23:02.116Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 97 ms. 16:23:02 2026-04-23T16:23:02.116Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:23:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.076 s -- in org.onap.cps.ncmp.impl.cache.AlternateIdCacheConfigSpec 16:23:02 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 16:23:02 16:23:02 . ____ _ __ _ _ 16:23:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:02 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:02 =========|_|==============|___/=/_/_/_/ 16:23:02 16:23:02 :: Spring Boot :: (v3.5.13) 16:23:02 16:23:02 2026-04-23T16:23:02.194Z INFO 6736 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:02 2026-04-23T16:23:02.194Z INFO 6736 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:23:02 2026-04-23T16:23:02.230Z INFO 6736 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.061 seconds (process running for 56.592) 16:23:02 2026-04-23T16:23:02.317Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:02 2026-04-23T16:23:02.317Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:02 2026-04-23T16:23:02.317Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:02 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.210 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 16:23:02 [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 16:23:02 2026-04-23T16:23:02.431Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:02 2026-04-23T16:23:02.431Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:02 2026-04-23T16:23:02.431Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:02 2026-04-23T16:23:02.452Z WARN 6736 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 16:23:02 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 16:23:02 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 16:23:02 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.090 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 16:23:02 [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 16:23:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec 16:23:02 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 16:23:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec 16:23:02 [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 16:23:02 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 16:23:02 [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:23:02 2026-04-23T16:23:02.638Z INFO 6736 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:23:02 2026-04-23T16:23:02.691Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 179d69a9d824d38391f34aeec582365dffb956e3067b4190ee84f6f179db0687 16:23:03 2026-04-23T16:23:03.319Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:03 2026-04-23T16:23:03.319Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:03 2026-04-23T16:23:03.319Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:03 2026-04-23T16:23:03.339Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:03 2026-04-23T16:23:03.340Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:03 2026-04-23T16:23:03.340Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:04 2026-04-23T16:23:04.248Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:04 2026-04-23T16:23:04.248Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:04 2026-04-23T16:23:04.248Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:04 2026-04-23T16:23:04.319Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:04 2026-04-23T16:23:04.320Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:04 2026-04-23T16:23:04.320Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:05 2026-04-23T16:23:05.249Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:05 2026-04-23T16:23:05.249Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:05 2026-04-23T16:23:05.249Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:05 2026-04-23T16:23:05.320Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:05 2026-04-23T16:23:05.320Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:05 2026-04-23T16:23:05.320Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:06 2026-04-23T16:23:06.219Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:06 2026-04-23T16:23:06.219Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:06 2026-04-23T16:23:06.219Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:06 2026-04-23T16:23:06.321Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:06 2026-04-23T16:23:06.321Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:06 2026-04-23T16:23:06.322Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:07 2026-04-23T16:23:07.232Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:07 2026-04-23T16:23:07.232Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:07 2026-04-23T16:23:07.232Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:07 2026-04-23T16:23:07.271Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:07 2026-04-23T16:23:07.272Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:07 2026-04-23T16:23:07.272Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:08 2026-04-23T16:23:08.194Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:08 2026-04-23T16:23:08.194Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:08 2026-04-23T16:23:08.194Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:08 2026-04-23T16:23:08.272Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:08 2026-04-23T16:23:08.272Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:08 2026-04-23T16:23:08.272Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:09 2026-04-23T16:23:09.214Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:09 2026-04-23T16:23:09.214Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:09 2026-04-23T16:23:09.214Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:09 2026-04-23T16:23:09.228Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.590171637S 16:23:09 2026-04-23T16:23:09.244Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:09 allow.auto.create.topics = true 16:23:09 auto.commit.interval.ms = 5000 16:23:09 auto.include.jmx.reporter = true 16:23:09 auto.offset.reset = earliest 16:23:09 bootstrap.servers = [localhost:32769] 16:23:09 check.crcs = true 16:23:09 client.dns.lookup = use_all_dns_ips 16:23:09 client.id = consumer-test-1 16:23:09 client.rack = 16:23:09 connections.max.idle.ms = 540000 16:23:09 default.api.timeout.ms = 60000 16:23:09 enable.auto.commit = true 16:23:09 enable.metrics.push = true 16:23:09 exclude.internal.topics = true 16:23:09 fetch.max.bytes = 52428800 16:23:09 fetch.max.wait.ms = 500 16:23:09 fetch.min.bytes = 1 16:23:09 group.id = test 16:23:09 group.instance.id = null 16:23:09 group.protocol = classic 16:23:09 group.remote.assignor = null 16:23:09 heartbeat.interval.ms = 3000 16:23:09 interceptor.classes = [] 16:23:09 internal.leave.group.on.close = true 16:23:09 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:09 isolation.level = read_uncommitted 16:23:09 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:09 max.partition.fetch.bytes = 1048576 16:23:09 max.poll.interval.ms = 300000 16:23:09 max.poll.records = 500 16:23:09 metadata.max.age.ms = 300000 16:23:09 metadata.recovery.strategy = none 16:23:09 metric.reporters = [] 16:23:09 metrics.num.samples = 2 16:23:09 metrics.recording.level = INFO 16:23:09 metrics.sample.window.ms = 30000 16:23:09 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:09 receive.buffer.bytes = 65536 16:23:09 reconnect.backoff.max.ms = 1000 16:23:09 reconnect.backoff.ms = 50 16:23:09 request.timeout.ms = 30000 16:23:09 retry.backoff.max.ms = 1000 16:23:09 retry.backoff.ms = 100 16:23:09 sasl.client.callback.handler.class = null 16:23:09 sasl.jaas.config = null 16:23:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:09 sasl.kerberos.min.time.before.relogin = 60000 16:23:09 sasl.kerberos.service.name = null 16:23:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:09 sasl.login.callback.handler.class = null 16:23:09 sasl.login.class = null 16:23:09 sasl.login.connect.timeout.ms = null 16:23:09 sasl.login.read.timeout.ms = null 16:23:09 sasl.login.refresh.buffer.seconds = 300 16:23:09 sasl.login.refresh.min.period.seconds = 60 16:23:09 sasl.login.refresh.window.factor = 0.8 16:23:09 sasl.login.refresh.window.jitter = 0.05 16:23:09 sasl.login.retry.backoff.max.ms = 10000 16:23:09 sasl.login.retry.backoff.ms = 100 16:23:09 sasl.mechanism = GSSAPI 16:23:09 sasl.oauthbearer.clock.skew.seconds = 30 16:23:09 sasl.oauthbearer.expected.audience = null 16:23:09 sasl.oauthbearer.expected.issuer = null 16:23:09 sasl.oauthbearer.header.urlencode = false 16:23:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:09 sasl.oauthbearer.jwks.endpoint.url = null 16:23:09 sasl.oauthbearer.scope.claim.name = scope 16:23:09 sasl.oauthbearer.sub.claim.name = sub 16:23:09 sasl.oauthbearer.token.endpoint.url = null 16:23:09 security.protocol = PLAINTEXT 16:23:09 security.providers = null 16:23:09 send.buffer.bytes = 131072 16:23:09 session.timeout.ms = 45000 16:23:09 socket.connection.setup.timeout.max.ms = 30000 16:23:09 socket.connection.setup.timeout.ms = 10000 16:23:09 ssl.cipher.suites = null 16:23:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:09 ssl.endpoint.identification.algorithm = https 16:23:09 ssl.engine.factory.class = null 16:23:09 ssl.key.password = null 16:23:09 ssl.keymanager.algorithm = SunX509 16:23:09 ssl.keystore.certificate.chain = null 16:23:09 ssl.keystore.key = null 16:23:09 ssl.keystore.location = null 16:23:09 ssl.keystore.password = null 16:23:09 ssl.keystore.type = JKS 16:23:09 ssl.protocol = TLSv1.3 16:23:09 ssl.provider = null 16:23:09 ssl.secure.random.implementation = null 16:23:09 ssl.trustmanager.algorithm = PKIX 16:23:09 ssl.truststore.certificates = null 16:23:09 ssl.truststore.location = null 16:23:09 ssl.truststore.password = null 16:23:09 ssl.truststore.type = JKS 16:23:09 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:09 16:23:09 2026-04-23T16:23:09.261Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:09 2026-04-23T16:23:09.273Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:09 2026-04-23T16:23:09.273Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:09 2026-04-23T16:23:09.273Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:09 2026-04-23T16:23:09.338Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:09 2026-04-23T16:23:09.338Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:09 2026-04-23T16:23:09.338Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961389338 16:23:09 16:23:09 . ____ _ __ _ _ 16:23:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:09 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:09 =========|_|==============|___/=/_/_/_/ 16:23:09 16:23:09 :: Spring Boot :: (v3.5.13) 16:23:09 16:23:09 2026-04-23T16:23:09.361Z INFO 6736 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:09 2026-04-23T16:23:09.362Z INFO 6736 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:23:09 2026-04-23T16:23:09.411Z INFO 6736 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.071 seconds (process running for 63.772) 16:23:09 2026-04-23T16:23:09.415Z INFO 6736 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 16:23:09 2026-04-23T16:23:09.447Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:09 2026-04-23T16:23:09.447Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:09 acks = -1 16:23:09 auto.include.jmx.reporter = true 16:23:09 batch.size = 16384 16:23:09 bootstrap.servers = [localhost:32769] 16:23:09 buffer.memory = 33554432 16:23:09 client.dns.lookup = use_all_dns_ips 16:23:09 client.id = producer-3 16:23:09 compression.gzip.level = -1 16:23:09 compression.lz4.level = 9 16:23:09 compression.type = none 16:23:09 compression.zstd.level = 3 16:23:09 connections.max.idle.ms = 540000 16:23:09 delivery.timeout.ms = 120000 16:23:09 enable.idempotence = false 16:23:09 enable.metrics.push = true 16:23:09 interceptor.classes = [] 16:23:09 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:09 linger.ms = 1 16:23:09 max.block.ms = 60000 16:23:09 max.in.flight.requests.per.connection = 5 16:23:09 max.request.size = 1048576 16:23:09 metadata.max.age.ms = 300000 16:23:09 metadata.max.idle.ms = 300000 16:23:09 metadata.recovery.strategy = none 16:23:09 metric.reporters = [] 16:23:09 metrics.num.samples = 2 16:23:09 metrics.recording.level = INFO 16:23:09 metrics.sample.window.ms = 30000 16:23:09 partitioner.adaptive.partitioning.enable = true 16:23:09 partitioner.availability.timeout.ms = 0 16:23:09 partitioner.class = null 16:23:09 partitioner.ignore.keys = false 16:23:09 receive.buffer.bytes = 32768 16:23:09 reconnect.backoff.max.ms = 1000 16:23:09 reconnect.backoff.ms = 50 16:23:09 request.timeout.ms = 30000 16:23:09 retries = 0 16:23:09 retry.backoff.max.ms = 1000 16:23:09 retry.backoff.ms = 100 16:23:09 sasl.client.callback.handler.class = null 16:23:09 sasl.jaas.config = null 16:23:09 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:09 sasl.kerberos.min.time.before.relogin = 60000 16:23:09 sasl.kerberos.service.name = null 16:23:09 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:09 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:09 sasl.login.callback.handler.class = null 16:23:09 sasl.login.class = null 16:23:09 sasl.login.connect.timeout.ms = null 16:23:09 sasl.login.read.timeout.ms = null 16:23:09 sasl.login.refresh.buffer.seconds = 300 16:23:09 sasl.login.refresh.min.period.seconds = 60 16:23:09 sasl.login.refresh.window.factor = 0.8 16:23:09 sasl.login.refresh.window.jitter = 0.05 16:23:09 sasl.login.retry.backoff.max.ms = 10000 16:23:09 sasl.login.retry.backoff.ms = 100 16:23:09 sasl.mechanism = GSSAPI 16:23:09 sasl.oauthbearer.clock.skew.seconds = 30 16:23:09 sasl.oauthbearer.expected.audience = null 16:23:09 sasl.oauthbearer.expected.issuer = null 16:23:09 sasl.oauthbearer.header.urlencode = false 16:23:09 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:09 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:09 sasl.oauthbearer.jwks.endpoint.url = null 16:23:09 sasl.oauthbearer.scope.claim.name = scope 16:23:09 sasl.oauthbearer.sub.claim.name = sub 16:23:09 sasl.oauthbearer.token.endpoint.url = null 16:23:09 security.protocol = PLAINTEXT 16:23:09 security.providers = null 16:23:09 send.buffer.bytes = 131072 16:23:09 socket.connection.setup.timeout.max.ms = 30000 16:23:09 socket.connection.setup.timeout.ms = 10000 16:23:09 ssl.cipher.suites = null 16:23:09 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:09 ssl.endpoint.identification.algorithm = https 16:23:09 ssl.engine.factory.class = null 16:23:09 ssl.key.password = null 16:23:09 ssl.keymanager.algorithm = SunX509 16:23:09 ssl.keystore.certificate.chain = null 16:23:09 ssl.keystore.key = null 16:23:09 ssl.keystore.location = null 16:23:09 ssl.keystore.password = null 16:23:09 ssl.keystore.type = JKS 16:23:09 ssl.protocol = TLSv1.3 16:23:09 ssl.provider = null 16:23:09 ssl.secure.random.implementation = null 16:23:09 ssl.trustmanager.algorithm = PKIX 16:23:09 ssl.truststore.certificates = null 16:23:09 ssl.truststore.location = null 16:23:09 ssl.truststore.password = null 16:23:09 ssl.truststore.type = JKS 16:23:09 transaction.timeout.ms = 60000 16:23:09 transactional.id = null 16:23:09 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:23:09 16:23:09 2026-04-23T16:23:09.447Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:09 2026-04-23T16:23:09.453Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:09 2026-04-23T16:23:09.453Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:09 2026-04-23T16:23:09.453Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:09 2026-04-23T16:23:09.453Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961389453 16:23:09 2026-04-23T16:23:09.633Z WARN 6736 --- [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} 16:23:09 2026-04-23T16:23:09.633Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:09 2026-04-23T16:23:09.858Z INFO 6736 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:10 2026-04-23T16:23:10.004Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.015Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:23:10 2026-04-23T16:23:10.038Z INFO 6736 --- [ main] 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: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 16:23:10 2026-04-23T16:23:10.038Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Requesting disconnect from last known coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.038Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 16:23:10 2026-04-23T16:23:10.038Z INFO 6736 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Client requested disconnect from node 2147483646 16:23:10 2026-04-23T16:23:10.041Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.041Z INFO 6736 --- [ main] 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: false. Rediscovery will be attempted. 16:23:10 2026-04-23T16:23:10.041Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Requesting disconnect from last known coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.140Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.141Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 16:23:10 2026-04-23T16:23:10.141Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:23:10 2026-04-23T16:23:10.146Z INFO 6736 --- [ main] 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: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 16:23:10 2026-04-23T16:23:10.146Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Requesting disconnect from last known coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.146Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 16:23:10 2026-04-23T16:23:10.147Z INFO 6736 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Client requested disconnect from node 2147483646 16:23:10 2026-04-23T16:23:10.150Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.150Z INFO 6736 --- [ main] 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: false. Rediscovery will be attempted. 16:23:10 2026-04-23T16:23:10.150Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Requesting disconnect from last known coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.215Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:10 2026-04-23T16:23:10.215Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:10 2026-04-23T16:23:10.215Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:10 2026-04-23T16:23:10.235Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 16:23:10 2026-04-23T16:23:10.240Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 16:23:10 2026-04-23T16:23:10.241Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:23:10 2026-04-23T16:23:10.260Z INFO 6736 --- [ 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-8d94aa6d-69c8-4c32-aa08-799d3edce028 16:23:10 2026-04-23T16:23:10.261Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 16:23:10 2026-04-23T16:23:10.274Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:10 2026-04-23T16:23:10.274Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:10 2026-04-23T16:23:10.274Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:10 2026-04-23T16:23:10.282Z INFO 6736 --- [ 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-8d94aa6d-69c8-4c32-aa08-799d3edce028', protocol='range'} 16:23:10 2026-04-23T16:23:10.288Z INFO 6736 --- [ 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-8d94aa6d-69c8-4c32-aa08-799d3edce028=Assignment(partitions=[test-topic-0])} 16:23:10 2026-04-23T16:23:10.311Z INFO 6736 --- [ 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-8d94aa6d-69c8-4c32-aa08-799d3edce028', protocol='range'} 16:23:10 2026-04-23T16:23:10.312Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 16:23:10 2026-04-23T16:23:10.318Z INFO 6736 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 16:23:10 2026-04-23T16:23:10.337Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 16:23:10 2026-04-23T16:23:10.355Z INFO 6736 --- [ 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}}. 16:23:10 2026-04-23T16:23:10.495Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:10 2026-04-23T16:23:10.496Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 16:23:10 2026-04-23T16:23:10.497Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:10 2026-04-23T16:23:10.498Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 25 due to node 1 being disconnected (elapsed time since creation: 92ms, elapsed time since send: 92ms, throttle time: 0ms, request timeout: 30000ms) 16:23:10 2026-04-23T16:23:10.498Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 16:23:10 2026-04-23T16:23:10.498Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 16:23:10 2026-04-23T16:23:10.498Z INFO 6736 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=198069969, epoch=1) to node 1: 16:23:10 16:23:10 org.apache.kafka.common.errors.DisconnectException 16:23:10 16:23:10 2026-04-23T16:23:10.501Z INFO 6736 --- [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. 16:23:10 2026-04-23T16:23:10.602Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:10 2026-04-23T16:23:10.603Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:10 2026-04-23T16:23:10.612Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:10 2026-04-23T16:23:10.612Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:10 2026-04-23T16:23:10.805Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:10 2026-04-23T16:23:10.805Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:10 2026-04-23T16:23:10.844Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:10 2026-04-23T16:23:10.844Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.369 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 16:23:11 [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 16:23:11 2026-04-23T16:23:10.994Z INFO 6736 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:23:11 2026-04-23T16:23:11.049Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 4b2017bff2d83b22028fc427980176c52ac000b7aca23a6b26e1f2fd88af904a 16:23:11 2026-04-23T16:23:11.107Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:11 2026-04-23T16:23:11.107Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:11 2026-04-23T16:23:11.216Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:11 2026-04-23T16:23:11.216Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:11 2026-04-23T16:23:11.216Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:11 2026-04-23T16:23:11.282Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:11 2026-04-23T16:23:11.282Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:11 2026-04-23T16:23:11.282Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:11 2026-04-23T16:23:11.322Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:11 2026-04-23T16:23:11.322Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:11 2026-04-23T16:23:11.610Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:11 2026-04-23T16:23:11.610Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:12 2026-04-23T16:23:12.213Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:12 2026-04-23T16:23:12.214Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:12 2026-04-23T16:23:12.224Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:12 2026-04-23T16:23:12.224Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:12 2026-04-23T16:23:12.224Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:12 2026-04-23T16:23:12.283Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:12 2026-04-23T16:23:12.283Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:12 2026-04-23T16:23:12.283Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:12 2026-04-23T16:23:12.616Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:12 2026-04-23T16:23:12.616Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:13 2026-04-23T16:23:13.133Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:13 2026-04-23T16:23:13.133Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:13 2026-04-23T16:23:13.133Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:13 2026-04-23T16:23:13.215Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:13 2026-04-23T16:23:13.215Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:13 2026-04-23T16:23:13.291Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:13 2026-04-23T16:23:13.291Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:13 2026-04-23T16:23:13.291Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:13 2026-04-23T16:23:13.622Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:13 2026-04-23T16:23:13.622Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:14 2026-04-23T16:23:14.135Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:14 2026-04-23T16:23:14.135Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:14 2026-04-23T16:23:14.135Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:14 2026-04-23T16:23:14.217Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:14 2026-04-23T16:23:14.217Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:14 2026-04-23T16:23:14.297Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:14 2026-04-23T16:23:14.298Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:14 2026-04-23T16:23:14.298Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:14 2026-04-23T16:23:14.628Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:14 2026-04-23T16:23:14.628Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:15 2026-04-23T16:23:15.094Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:15 2026-04-23T16:23:15.094Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:15 2026-04-23T16:23:15.094Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:15 2026-04-23T16:23:15.203Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:15 2026-04-23T16:23:15.203Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:15 2026-04-23T16:23:15.203Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:15 2026-04-23T16:23:15.217Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:15 2026-04-23T16:23:15.217Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:15 2026-04-23T16:23:15.633Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:15 2026-04-23T16:23:15.633Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:16 2026-04-23T16:23:16.091Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:16 2026-04-23T16:23:16.091Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:16 2026-04-23T16:23:16.091Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:16 2026-04-23T16:23:16.209Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:16 2026-04-23T16:23:16.209Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:16 2026-04-23T16:23:16.209Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:16 2026-04-23T16:23:16.225Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:16 2026-04-23T16:23:16.225Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:16 2026-04-23T16:23:16.638Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:16 2026-04-23T16:23:16.638Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:17 2026-04-23T16:23:17.060Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:17 2026-04-23T16:23:17.060Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:17 2026-04-23T16:23:17.061Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:17 2026-04-23T16:23:17.210Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:17 2026-04-23T16:23:17.211Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:17 2026-04-23T16:23:17.211Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:17 2026-04-23T16:23:17.226Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:17 2026-04-23T16:23:17.227Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:17 2026-04-23T16:23:17.499Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.505508977S 16:23:17 2026-04-23T16:23:17.504Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:17 allow.auto.create.topics = true 16:23:17 auto.commit.interval.ms = 5000 16:23:17 auto.include.jmx.reporter = true 16:23:17 auto.offset.reset = earliest 16:23:17 bootstrap.servers = [localhost:32770] 16:23:17 check.crcs = true 16:23:17 client.dns.lookup = use_all_dns_ips 16:23:17 client.id = consumer-test-2 16:23:17 client.rack = 16:23:17 connections.max.idle.ms = 540000 16:23:17 default.api.timeout.ms = 60000 16:23:17 enable.auto.commit = true 16:23:17 enable.metrics.push = true 16:23:17 exclude.internal.topics = true 16:23:17 fetch.max.bytes = 52428800 16:23:17 fetch.max.wait.ms = 500 16:23:17 fetch.min.bytes = 1 16:23:17 group.id = test 16:23:17 group.instance.id = null 16:23:17 group.protocol = classic 16:23:17 group.remote.assignor = null 16:23:17 heartbeat.interval.ms = 3000 16:23:17 interceptor.classes = [] 16:23:17 internal.leave.group.on.close = true 16:23:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:17 isolation.level = read_uncommitted 16:23:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:17 max.partition.fetch.bytes = 1048576 16:23:17 max.poll.interval.ms = 300000 16:23:17 max.poll.records = 500 16:23:17 metadata.max.age.ms = 300000 16:23:17 metadata.recovery.strategy = none 16:23:17 metric.reporters = [] 16:23:17 metrics.num.samples = 2 16:23:17 metrics.recording.level = INFO 16:23:17 metrics.sample.window.ms = 30000 16:23:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:17 receive.buffer.bytes = 65536 16:23:17 reconnect.backoff.max.ms = 1000 16:23:17 reconnect.backoff.ms = 50 16:23:17 request.timeout.ms = 30000 16:23:17 retry.backoff.max.ms = 1000 16:23:17 retry.backoff.ms = 100 16:23:17 sasl.client.callback.handler.class = null 16:23:17 sasl.jaas.config = null 16:23:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:17 sasl.kerberos.min.time.before.relogin = 60000 16:23:17 sasl.kerberos.service.name = null 16:23:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:17 sasl.login.callback.handler.class = null 16:23:17 sasl.login.class = null 16:23:17 sasl.login.connect.timeout.ms = null 16:23:17 sasl.login.read.timeout.ms = null 16:23:17 sasl.login.refresh.buffer.seconds = 300 16:23:17 sasl.login.refresh.min.period.seconds = 60 16:23:17 sasl.login.refresh.window.factor = 0.8 16:23:17 sasl.login.refresh.window.jitter = 0.05 16:23:17 sasl.login.retry.backoff.max.ms = 10000 16:23:17 sasl.login.retry.backoff.ms = 100 16:23:17 sasl.mechanism = GSSAPI 16:23:17 sasl.oauthbearer.clock.skew.seconds = 30 16:23:17 sasl.oauthbearer.expected.audience = null 16:23:17 sasl.oauthbearer.expected.issuer = null 16:23:17 sasl.oauthbearer.header.urlencode = false 16:23:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:17 sasl.oauthbearer.jwks.endpoint.url = null 16:23:17 sasl.oauthbearer.scope.claim.name = scope 16:23:17 sasl.oauthbearer.sub.claim.name = sub 16:23:17 sasl.oauthbearer.token.endpoint.url = null 16:23:17 security.protocol = PLAINTEXT 16:23:17 security.providers = null 16:23:17 send.buffer.bytes = 131072 16:23:17 session.timeout.ms = 45000 16:23:17 socket.connection.setup.timeout.max.ms = 30000 16:23:17 socket.connection.setup.timeout.ms = 10000 16:23:17 ssl.cipher.suites = null 16:23:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:17 ssl.endpoint.identification.algorithm = https 16:23:17 ssl.engine.factory.class = null 16:23:17 ssl.key.password = null 16:23:17 ssl.keymanager.algorithm = SunX509 16:23:17 ssl.keystore.certificate.chain = null 16:23:17 ssl.keystore.key = null 16:23:17 ssl.keystore.location = null 16:23:17 ssl.keystore.password = null 16:23:17 ssl.keystore.type = JKS 16:23:17 ssl.protocol = TLSv1.3 16:23:17 ssl.provider = null 16:23:17 ssl.secure.random.implementation = null 16:23:17 ssl.trustmanager.algorithm = PKIX 16:23:17 ssl.truststore.certificates = null 16:23:17 ssl.truststore.location = null 16:23:17 ssl.truststore.password = null 16:23:17 ssl.truststore.type = JKS 16:23:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:17 16:23:17 2026-04-23T16:23:17.504Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:17 2026-04-23T16:23:17.510Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:17 2026-04-23T16:23:17.510Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:17 2026-04-23T16:23:17.510Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961397510 16:23:17 16:23:17,531 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:23:17 16:23:17,531 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:23:17 16:23:17,531 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:23:17 16:23:17,538 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:23:17 16:23:17,538 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:23:17 16:23:17,554 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:23:17 16:23:17,554 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:23:17 16:23:17 . ____ _ __ _ _ 16:23:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:17 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:17 =========|_|==============|___/=/_/_/_/ 16:23:17 16:23:17 :: Spring Boot :: (v3.5.13) 16:23:17 16:23:17 2026-04-23T16:23:17.563Z INFO 6736 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:17 2026-04-23T16:23:17.564Z INFO 6736 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:23:17 2026-04-23T16:23:17.596Z INFO 6736 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.084 seconds (process running for 71.958) 16:23:17 2026-04-23T16:23:17.601Z INFO 6736 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 16:23:17 2026-04-23T16:23:17.625Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:17 2026-04-23T16:23:17.626Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:17 acks = -1 16:23:17 auto.include.jmx.reporter = true 16:23:17 batch.size = 16384 16:23:17 bootstrap.servers = [localhost:32770] 16:23:17 buffer.memory = 33554432 16:23:17 client.dns.lookup = use_all_dns_ips 16:23:17 client.id = producer-4 16:23:17 compression.gzip.level = -1 16:23:17 compression.lz4.level = 9 16:23:17 compression.type = none 16:23:17 compression.zstd.level = 3 16:23:17 connections.max.idle.ms = 540000 16:23:17 delivery.timeout.ms = 120000 16:23:17 enable.idempotence = false 16:23:17 enable.metrics.push = true 16:23:17 interceptor.classes = [] 16:23:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:17 linger.ms = 1 16:23:17 max.block.ms = 60000 16:23:17 max.in.flight.requests.per.connection = 5 16:23:17 max.request.size = 1048576 16:23:17 metadata.max.age.ms = 300000 16:23:17 metadata.max.idle.ms = 300000 16:23:17 metadata.recovery.strategy = none 16:23:17 metric.reporters = [] 16:23:17 metrics.num.samples = 2 16:23:17 metrics.recording.level = INFO 16:23:17 metrics.sample.window.ms = 30000 16:23:17 partitioner.adaptive.partitioning.enable = true 16:23:17 partitioner.availability.timeout.ms = 0 16:23:17 partitioner.class = null 16:23:17 partitioner.ignore.keys = false 16:23:17 receive.buffer.bytes = 32768 16:23:17 reconnect.backoff.max.ms = 1000 16:23:17 reconnect.backoff.ms = 50 16:23:17 request.timeout.ms = 30000 16:23:17 retries = 0 16:23:17 retry.backoff.max.ms = 1000 16:23:17 retry.backoff.ms = 100 16:23:17 sasl.client.callback.handler.class = null 16:23:17 sasl.jaas.config = null 16:23:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:17 sasl.kerberos.min.time.before.relogin = 60000 16:23:17 sasl.kerberos.service.name = null 16:23:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:17 sasl.login.callback.handler.class = null 16:23:17 sasl.login.class = null 16:23:17 sasl.login.connect.timeout.ms = null 16:23:17 sasl.login.read.timeout.ms = null 16:23:17 sasl.login.refresh.buffer.seconds = 300 16:23:17 sasl.login.refresh.min.period.seconds = 60 16:23:17 sasl.login.refresh.window.factor = 0.8 16:23:17 sasl.login.refresh.window.jitter = 0.05 16:23:17 sasl.login.retry.backoff.max.ms = 10000 16:23:17 sasl.login.retry.backoff.ms = 100 16:23:17 sasl.mechanism = GSSAPI 16:23:17 sasl.oauthbearer.clock.skew.seconds = 30 16:23:17 sasl.oauthbearer.expected.audience = null 16:23:17 sasl.oauthbearer.expected.issuer = null 16:23:17 sasl.oauthbearer.header.urlencode = false 16:23:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:17 sasl.oauthbearer.jwks.endpoint.url = null 16:23:17 sasl.oauthbearer.scope.claim.name = scope 16:23:17 sasl.oauthbearer.sub.claim.name = sub 16:23:17 sasl.oauthbearer.token.endpoint.url = null 16:23:17 security.protocol = PLAINTEXT 16:23:17 security.providers = null 16:23:17 send.buffer.bytes = 131072 16:23:17 socket.connection.setup.timeout.max.ms = 30000 16:23:17 socket.connection.setup.timeout.ms = 10000 16:23:17 ssl.cipher.suites = null 16:23:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:17 ssl.endpoint.identification.algorithm = https 16:23:17 ssl.engine.factory.class = null 16:23:17 ssl.key.password = null 16:23:17 ssl.keymanager.algorithm = SunX509 16:23:17 ssl.keystore.certificate.chain = null 16:23:17 ssl.keystore.key = null 16:23:17 ssl.keystore.location = null 16:23:17 ssl.keystore.password = null 16:23:17 ssl.keystore.type = JKS 16:23:17 ssl.protocol = TLSv1.3 16:23:17 ssl.provider = null 16:23:17 ssl.secure.random.implementation = null 16:23:17 ssl.trustmanager.algorithm = PKIX 16:23:17 ssl.truststore.certificates = null 16:23:17 ssl.truststore.location = null 16:23:17 ssl.truststore.password = null 16:23:17 ssl.truststore.type = JKS 16:23:17 transaction.timeout.ms = 60000 16:23:17 transactional.id = null 16:23:17 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:17 16:23:17 2026-04-23T16:23:17.626Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:17 2026-04-23T16:23:17.630Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:17 2026-04-23T16:23:17.630Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:17 2026-04-23T16:23:17.630Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:17 2026-04-23T16:23:17.630Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961397630 16:23:17 2026-04-23T16:23:17.646Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:17 2026-04-23T16:23:17.646Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:17 2026-04-23T16:23:17.692Z WARN 6736 --- [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} 16:23:17 2026-04-23T16:23:17.692Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:17 2026-04-23T16:23:17.837Z INFO 6736 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:17 2026-04-23T16:23:17.943Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 16:23:17 2026-04-23T16:23:17.945Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:23:18 2026-04-23T16:23:17.985Z INFO 6736 --- [ 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-debef39c-14ea-492d-9905-b171800905f5 16:23:18 2026-04-23T16:23:17.985Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 16:23:18 2026-04-23T16:23:18.011Z INFO 6736 --- [ 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-debef39c-14ea-492d-9905-b171800905f5', protocol='range'} 16:23:18 2026-04-23T16:23:18.012Z INFO 6736 --- [ 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-debef39c-14ea-492d-9905-b171800905f5=Assignment(partitions=[client-topic-0])} 16:23:18 2026-04-23T16:23:18.032Z INFO 6736 --- [ 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-debef39c-14ea-492d-9905-b171800905f5', protocol='range'} 16:23:18 2026-04-23T16:23:18.032Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 16:23:18 2026-04-23T16:23:18.033Z INFO 6736 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 16:23:18 2026-04-23T16:23:18.045Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 16:23:18 2026-04-23T16:23:18.067Z INFO 6736 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 16:23:18 2026-04-23T16:23:18.087Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:18 2026-04-23T16:23:18.087Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:18 2026-04-23T16:23:18.088Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:18 2026-04-23T16:23:18.151Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:18 allow.auto.create.topics = true 16:23:18 auto.commit.interval.ms = 5000 16:23:18 auto.include.jmx.reporter = true 16:23:18 auto.offset.reset = earliest 16:23:18 bootstrap.servers = [localhost:32770] 16:23:18 check.crcs = true 16:23:18 client.dns.lookup = use_all_dns_ips 16:23:18 client.id = consumer-test-3 16:23:18 client.rack = 16:23:18 connections.max.idle.ms = 540000 16:23:18 default.api.timeout.ms = 60000 16:23:18 enable.auto.commit = true 16:23:18 enable.metrics.push = true 16:23:18 exclude.internal.topics = true 16:23:18 fetch.max.bytes = 52428800 16:23:18 fetch.max.wait.ms = 500 16:23:18 fetch.min.bytes = 1 16:23:18 group.id = test 16:23:18 group.instance.id = null 16:23:18 group.protocol = classic 16:23:18 group.remote.assignor = null 16:23:18 heartbeat.interval.ms = 3000 16:23:18 interceptor.classes = [] 16:23:18 internal.leave.group.on.close = true 16:23:18 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:18 isolation.level = read_uncommitted 16:23:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:18 max.partition.fetch.bytes = 1048576 16:23:18 max.poll.interval.ms = 300000 16:23:18 max.poll.records = 500 16:23:18 metadata.max.age.ms = 300000 16:23:18 metadata.recovery.strategy = none 16:23:18 metric.reporters = [] 16:23:18 metrics.num.samples = 2 16:23:18 metrics.recording.level = INFO 16:23:18 metrics.sample.window.ms = 30000 16:23:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:18 receive.buffer.bytes = 65536 16:23:18 reconnect.backoff.max.ms = 1000 16:23:18 reconnect.backoff.ms = 50 16:23:18 request.timeout.ms = 30000 16:23:18 retry.backoff.max.ms = 1000 16:23:18 retry.backoff.ms = 100 16:23:18 sasl.client.callback.handler.class = null 16:23:18 sasl.jaas.config = null 16:23:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:18 sasl.kerberos.min.time.before.relogin = 60000 16:23:18 sasl.kerberos.service.name = null 16:23:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:18 sasl.login.callback.handler.class = null 16:23:18 sasl.login.class = null 16:23:18 sasl.login.connect.timeout.ms = null 16:23:18 sasl.login.read.timeout.ms = null 16:23:18 sasl.login.refresh.buffer.seconds = 300 16:23:18 sasl.login.refresh.min.period.seconds = 60 16:23:18 sasl.login.refresh.window.factor = 0.8 16:23:18 sasl.login.refresh.window.jitter = 0.05 16:23:18 sasl.login.retry.backoff.max.ms = 10000 16:23:18 sasl.login.retry.backoff.ms = 100 16:23:18 sasl.mechanism = GSSAPI 16:23:18 sasl.oauthbearer.clock.skew.seconds = 30 16:23:18 sasl.oauthbearer.expected.audience = null 16:23:18 sasl.oauthbearer.expected.issuer = null 16:23:18 sasl.oauthbearer.header.urlencode = false 16:23:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:18 sasl.oauthbearer.jwks.endpoint.url = null 16:23:18 sasl.oauthbearer.scope.claim.name = scope 16:23:18 sasl.oauthbearer.sub.claim.name = sub 16:23:18 sasl.oauthbearer.token.endpoint.url = null 16:23:18 security.protocol = PLAINTEXT 16:23:18 security.providers = null 16:23:18 send.buffer.bytes = 131072 16:23:18 session.timeout.ms = 45000 16:23:18 socket.connection.setup.timeout.max.ms = 30000 16:23:18 socket.connection.setup.timeout.ms = 10000 16:23:18 ssl.cipher.suites = null 16:23:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:18 ssl.endpoint.identification.algorithm = https 16:23:18 ssl.engine.factory.class = null 16:23:18 ssl.key.password = null 16:23:18 ssl.keymanager.algorithm = SunX509 16:23:18 ssl.keystore.certificate.chain = null 16:23:18 ssl.keystore.key = null 16:23:18 ssl.keystore.location = null 16:23:18 ssl.keystore.password = null 16:23:18 ssl.keystore.type = JKS 16:23:18 ssl.protocol = TLSv1.3 16:23:18 ssl.provider = null 16:23:18 ssl.secure.random.implementation = null 16:23:18 ssl.trustmanager.algorithm = PKIX 16:23:18 ssl.truststore.certificates = null 16:23:18 ssl.truststore.location = null 16:23:18 ssl.truststore.password = null 16:23:18 ssl.truststore.type = JKS 16:23:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:18 16:23:18 2026-04-23T16:23:18.152Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:18 2026-04-23T16:23:18.156Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:18 2026-04-23T16:23:18.156Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:18 2026-04-23T16:23:18.156Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961398156 16:23:18 2026-04-23T16:23:18.167Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:18 allow.auto.create.topics = true 16:23:18 auto.commit.interval.ms = 5000 16:23:18 auto.include.jmx.reporter = true 16:23:18 auto.offset.reset = earliest 16:23:18 bootstrap.servers = [localhost:32770] 16:23:18 check.crcs = true 16:23:18 client.dns.lookup = use_all_dns_ips 16:23:18 client.id = consumer-test-4 16:23:18 client.rack = 16:23:18 connections.max.idle.ms = 540000 16:23:18 default.api.timeout.ms = 60000 16:23:18 enable.auto.commit = true 16:23:18 enable.metrics.push = true 16:23:18 exclude.internal.topics = true 16:23:18 fetch.max.bytes = 52428800 16:23:18 fetch.max.wait.ms = 500 16:23:18 fetch.min.bytes = 1 16:23:18 group.id = test 16:23:18 group.instance.id = null 16:23:18 group.protocol = classic 16:23:18 group.remote.assignor = null 16:23:18 heartbeat.interval.ms = 3000 16:23:18 interceptor.classes = [] 16:23:18 internal.leave.group.on.close = true 16:23:18 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:18 isolation.level = read_uncommitted 16:23:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:18 max.partition.fetch.bytes = 1048576 16:23:18 max.poll.interval.ms = 300000 16:23:18 max.poll.records = 500 16:23:18 metadata.max.age.ms = 300000 16:23:18 metadata.recovery.strategy = none 16:23:18 metric.reporters = [] 16:23:18 metrics.num.samples = 2 16:23:18 metrics.recording.level = INFO 16:23:18 metrics.sample.window.ms = 30000 16:23:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:18 receive.buffer.bytes = 65536 16:23:18 reconnect.backoff.max.ms = 1000 16:23:18 reconnect.backoff.ms = 50 16:23:18 request.timeout.ms = 30000 16:23:18 retry.backoff.max.ms = 1000 16:23:18 retry.backoff.ms = 100 16:23:18 sasl.client.callback.handler.class = null 16:23:18 sasl.jaas.config = null 16:23:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:18 sasl.kerberos.min.time.before.relogin = 60000 16:23:18 sasl.kerberos.service.name = null 16:23:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:18 sasl.login.callback.handler.class = null 16:23:18 sasl.login.class = null 16:23:18 sasl.login.connect.timeout.ms = null 16:23:18 sasl.login.read.timeout.ms = null 16:23:18 sasl.login.refresh.buffer.seconds = 300 16:23:18 sasl.login.refresh.min.period.seconds = 60 16:23:18 sasl.login.refresh.window.factor = 0.8 16:23:18 sasl.login.refresh.window.jitter = 0.05 16:23:18 sasl.login.retry.backoff.max.ms = 10000 16:23:18 sasl.login.retry.backoff.ms = 100 16:23:18 sasl.mechanism = GSSAPI 16:23:18 sasl.oauthbearer.clock.skew.seconds = 30 16:23:18 sasl.oauthbearer.expected.audience = null 16:23:18 sasl.oauthbearer.expected.issuer = null 16:23:18 sasl.oauthbearer.header.urlencode = false 16:23:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:18 sasl.oauthbearer.jwks.endpoint.url = null 16:23:18 sasl.oauthbearer.scope.claim.name = scope 16:23:18 sasl.oauthbearer.sub.claim.name = sub 16:23:18 sasl.oauthbearer.token.endpoint.url = null 16:23:18 security.protocol = PLAINTEXT 16:23:18 security.providers = null 16:23:18 send.buffer.bytes = 131072 16:23:18 session.timeout.ms = 45000 16:23:18 socket.connection.setup.timeout.max.ms = 30000 16:23:18 socket.connection.setup.timeout.ms = 10000 16:23:18 ssl.cipher.suites = null 16:23:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:18 ssl.endpoint.identification.algorithm = https 16:23:18 ssl.engine.factory.class = null 16:23:18 ssl.key.password = null 16:23:18 ssl.keymanager.algorithm = SunX509 16:23:18 ssl.keystore.certificate.chain = null 16:23:18 ssl.keystore.key = null 16:23:18 ssl.keystore.location = null 16:23:18 ssl.keystore.password = null 16:23:18 ssl.keystore.type = JKS 16:23:18 ssl.protocol = TLSv1.3 16:23:18 ssl.provider = null 16:23:18 ssl.secure.random.implementation = null 16:23:18 ssl.trustmanager.algorithm = PKIX 16:23:18 ssl.truststore.certificates = null 16:23:18 ssl.truststore.location = null 16:23:18 ssl.truststore.password = null 16:23:18 ssl.truststore.type = JKS 16:23:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:18 16:23:18 2026-04-23T16:23:18.167Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:18 2026-04-23T16:23:18.171Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:18 2026-04-23T16:23:18.171Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:18 2026-04-23T16:23:18.171Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961398171 16:23:18 2026-04-23T16:23:18.211Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:18 2026-04-23T16:23:18.212Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:18 2026-04-23T16:23:18.212Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:18 2026-04-23T16:23:18.228Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.228Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:18 2026-04-23T16:23:18.260Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.260Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 16:23:18 2026-04-23T16:23:18.315Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.315Z INFO 6736 --- [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: 193ms, elapsed time since send: 193ms, throttle time: 0ms, request timeout: 30000ms) 16:23:18 2026-04-23T16:23:18.315Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 16:23:18 2026-04-23T16:23:18.315Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 16:23:18 2026-04-23T16:23:18.315Z INFO 6736 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=123286429, epoch=1) to node 1: 16:23:18 16:23:18 org.apache.kafka.common.errors.DisconnectException 16:23:18 16:23:18 2026-04-23T16:23:18.315Z INFO 6736 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:23:18 2026-04-23T16:23:18.380Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.380Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:18 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.445 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 16:23:18 [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 16:23:18 2026-04-23T16:23:18.446Z INFO 6736 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:23:18 2026-04-23T16:23:18.501Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 44d81643979c36a258bcebedeb15b183fb196c6a3776968791411bf31304a5fc 16:23:18 2026-04-23T16:23:18.518Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.518Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:18 2026-04-23T16:23:18.590Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.590Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:18 2026-04-23T16:23:18.663Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.663Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:18 2026-04-23T16:23:18.813Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.813Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:18 2026-04-23T16:23:18.821Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:18 2026-04-23T16:23:18.821Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:19 2026-04-23T16:23:19.088Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:19 2026-04-23T16:23:19.088Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:19 2026-04-23T16:23:19.088Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:19 2026-04-23T16:23:19.148Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:19 2026-04-23T16:23:19.148Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:19 2026-04-23T16:23:19.148Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:19 2026-04-23T16:23:19.224Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:19 2026-04-23T16:23:19.224Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:19 2026-04-23T16:23:19.230Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:19 2026-04-23T16:23:19.230Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:19 2026-04-23T16:23:19.287Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:19 2026-04-23T16:23:19.287Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:19 2026-04-23T16:23:19.669Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:19 2026-04-23T16:23:19.669Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:19 2026-04-23T16:23:19.727Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:19 2026-04-23T16:23:19.727Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:20 2026-04-23T16:23:20.045Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:20 2026-04-23T16:23:20.045Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:20 2026-04-23T16:23:20.135Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:20 2026-04-23T16:23:20.135Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:20 2026-04-23T16:23:20.135Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:20 2026-04-23T16:23:20.153Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:20 2026-04-23T16:23:20.153Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:20 2026-04-23T16:23:20.153Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:20 2026-04-23T16:23:20.231Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:20 2026-04-23T16:23:20.231Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:20 2026-04-23T16:23:20.430Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:20 2026-04-23T16:23:20.430Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:20 2026-04-23T16:23:20.674Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:20 2026-04-23T16:23:20.674Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:20 2026-04-23T16:23:20.896Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:20 2026-04-23T16:23:20.896Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:21 2026-04-23T16:23:21.008Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:21 2026-04-23T16:23:21.008Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:21 2026-04-23T16:23:21.009Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:21 2026-04-23T16:23:21.136Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:21 2026-04-23T16:23:21.136Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:21 2026-04-23T16:23:21.136Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:21 2026-04-23T16:23:21.233Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:21 2026-04-23T16:23:21.233Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:21 2026-04-23T16:23:21.437Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:21 2026-04-23T16:23:21.437Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:21 2026-04-23T16:23:21.682Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:21 2026-04-23T16:23:21.682Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:21 2026-04-23T16:23:21.913Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:21 2026-04-23T16:23:21.914Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.015Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:22 2026-04-23T16:23:22.016Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.016Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:22 2026-04-23T16:23:22.062Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:22 2026-04-23T16:23:22.062Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.062Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:22 2026-04-23T16:23:22.236Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:22 2026-04-23T16:23:22.236Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.445Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:22 2026-04-23T16:23:22.445Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.695Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:22 2026-04-23T16:23:22.695Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.855Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:22 2026-04-23T16:23:22.855Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.872Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:22 2026-04-23T16:23:22.872Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:22 2026-04-23T16:23:22.872Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:23 2026-04-23T16:23:23.063Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:23 2026-04-23T16:23:23.063Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:23 2026-04-23T16:23:23.063Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:23 2026-04-23T16:23:23.238Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:23 2026-04-23T16:23:23.238Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:23 2026-04-23T16:23:23.453Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:23 2026-04-23T16:23:23.453Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:23 2026-04-23T16:23:23.699Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:23 2026-04-23T16:23:23.699Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:23 2026-04-23T16:23:23.720Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:23 2026-04-23T16:23:23.720Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:23 2026-04-23T16:23:23.720Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:23 2026-04-23T16:23:23.871Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:23 2026-04-23T16:23:23.871Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:24 2026-04-23T16:23:24.022Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:24 2026-04-23T16:23:24.022Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:24 2026-04-23T16:23:24.022Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:24 2026-04-23T16:23:24.212Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:24 2026-04-23T16:23:24.213Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:24 2026-04-23T16:23:24.466Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:24 2026-04-23T16:23:24.466Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:24 2026-04-23T16:23:24.704Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:24 2026-04-23T16:23:24.704Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:24 2026-04-23T16:23:24.721Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:24 2026-04-23T16:23:24.721Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:24 2026-04-23T16:23:24.721Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:24 2026-04-23T16:23:24.873Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:24 2026-04-23T16:23:24.873Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:25 2026-04-23T16:23:25.031Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:25 2026-04-23T16:23:25.032Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:25 2026-04-23T16:23:25.032Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:25 2026-04-23T16:23:25.213Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:25 2026-04-23T16:23:25.213Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:25 2026-04-23T16:23:25.302Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.855647437S 16:23:25 16:23:25,327 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:23:25 16:23:25,327 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:23:25 16:23:25,327 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:23:25 16:23:25,333 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:23:25 16:23:25,333 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:23:25 16:23:25,341 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:23:25 16:23:25,341 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:23:25 16:23:25 . ____ _ __ _ _ 16:23:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:25 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:25 =========|_|==============|___/=/_/_/_/ 16:23:25 16:23:25 :: Spring Boot :: (v3.5.13) 16:23:25 16:23:25 2026-04-23T16:23:25.349Z INFO 6736 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:25 2026-04-23T16:23:25.349Z INFO 6736 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:23:25 2026-04-23T16:23:25.473Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:25 2026-04-23T16:23:25.473Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:25 2026-04-23T16:23:25.711Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:25 2026-04-23T16:23:25.711Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:25 2026-04-23T16:23:25.722Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:25 2026-04-23T16:23:25.723Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:25 2026-04-23T16:23:25.723Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:25 2026-04-23T16:23:25.875Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:25 2026-04-23T16:23:25.875Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:26 2026-04-23T16:23:25.971Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:26 2026-04-23T16:23:25.971Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:26 2026-04-23T16:23:25.971Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:26 2026-04-23T16:23:26.214Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:26 2026-04-23T16:23:26.215Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:26 2026-04-23T16:23:26.477Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:26 2026-04-23T16:23:26.477Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:26 2026-04-23T16:23:26.538Z INFO 6736 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:23:26 2026-04-23T16:23:26.647Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:26 2026-04-23T16:23:26.647Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:26 2026-04-23T16:23:26.647Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:26 2026-04-23T16:23:26.715Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:26 2026-04-23T16:23:26.716Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:26 2026-04-23T16:23:26.877Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:26 2026-04-23T16:23:26.877Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:27 2026-04-23T16:23:26.980Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:27 2026-04-23T16:23:26.980Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:27 2026-04-23T16:23:26.980Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:27 2026-04-23T16:23:26.993Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:27 allow.auto.create.topics = true 16:23:27 auto.commit.interval.ms = 5000 16:23:27 auto.include.jmx.reporter = true 16:23:27 auto.offset.reset = latest 16:23:27 bootstrap.servers = [localhost:32771] 16:23:27 check.crcs = true 16:23:27 client.dns.lookup = use_all_dns_ips 16:23:27 client.id = consumer-ncmp-data-operation-event-group-5 16:23:27 client.rack = 16:23:27 connections.max.idle.ms = 540000 16:23:27 default.api.timeout.ms = 60000 16:23:27 enable.auto.commit = false 16:23:27 enable.metrics.push = true 16:23:27 exclude.internal.topics = true 16:23:27 fetch.max.bytes = 52428800 16:23:27 fetch.max.wait.ms = 500 16:23:27 fetch.min.bytes = 1 16:23:27 group.id = ncmp-data-operation-event-group 16:23:27 group.instance.id = null 16:23:27 group.protocol = classic 16:23:27 group.remote.assignor = null 16:23:27 heartbeat.interval.ms = 3000 16:23:27 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:23:27 internal.leave.group.on.close = true 16:23:27 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:27 isolation.level = read_uncommitted 16:23:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:27 max.partition.fetch.bytes = 1048576 16:23:27 max.poll.interval.ms = 300000 16:23:27 max.poll.records = 500 16:23:27 metadata.max.age.ms = 300000 16:23:27 metadata.recovery.strategy = none 16:23:27 metric.reporters = [] 16:23:27 metrics.num.samples = 2 16:23:27 metrics.recording.level = INFO 16:23:27 metrics.sample.window.ms = 30000 16:23:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:27 receive.buffer.bytes = 65536 16:23:27 reconnect.backoff.max.ms = 1000 16:23:27 reconnect.backoff.ms = 50 16:23:27 request.timeout.ms = 30000 16:23:27 retry.backoff.max.ms = 1000 16:23:27 retry.backoff.ms = 100 16:23:27 sasl.client.callback.handler.class = null 16:23:27 sasl.jaas.config = null 16:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:27 sasl.kerberos.min.time.before.relogin = 60000 16:23:27 sasl.kerberos.service.name = null 16:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:27 sasl.login.callback.handler.class = null 16:23:27 sasl.login.class = null 16:23:27 sasl.login.connect.timeout.ms = null 16:23:27 sasl.login.read.timeout.ms = null 16:23:27 sasl.login.refresh.buffer.seconds = 300 16:23:27 sasl.login.refresh.min.period.seconds = 60 16:23:27 sasl.login.refresh.window.factor = 0.8 16:23:27 sasl.login.refresh.window.jitter = 0.05 16:23:27 sasl.login.retry.backoff.max.ms = 10000 16:23:27 sasl.login.retry.backoff.ms = 100 16:23:27 sasl.mechanism = GSSAPI 16:23:27 sasl.oauthbearer.clock.skew.seconds = 30 16:23:27 sasl.oauthbearer.expected.audience = null 16:23:27 sasl.oauthbearer.expected.issuer = null 16:23:27 sasl.oauthbearer.header.urlencode = false 16:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:27 sasl.oauthbearer.jwks.endpoint.url = null 16:23:27 sasl.oauthbearer.scope.claim.name = scope 16:23:27 sasl.oauthbearer.sub.claim.name = sub 16:23:27 sasl.oauthbearer.token.endpoint.url = null 16:23:27 security.protocol = PLAINTEXT 16:23:27 security.providers = null 16:23:27 send.buffer.bytes = 131072 16:23:27 session.timeout.ms = 45000 16:23:27 socket.connection.setup.timeout.max.ms = 30000 16:23:27 socket.connection.setup.timeout.ms = 10000 16:23:27 ssl.cipher.suites = null 16:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:27 ssl.endpoint.identification.algorithm = https 16:23:27 ssl.engine.factory.class = null 16:23:27 ssl.key.password = null 16:23:27 ssl.keymanager.algorithm = SunX509 16:23:27 ssl.keystore.certificate.chain = null 16:23:27 ssl.keystore.key = null 16:23:27 ssl.keystore.location = null 16:23:27 ssl.keystore.password = null 16:23:27 ssl.keystore.type = JKS 16:23:27 ssl.protocol = TLSv1.3 16:23:27 ssl.provider = null 16:23:27 ssl.secure.random.implementation = null 16:23:27 ssl.trustmanager.algorithm = PKIX 16:23:27 ssl.truststore.certificates = null 16:23:27 ssl.truststore.location = null 16:23:27 ssl.truststore.password = null 16:23:27 ssl.truststore.type = JKS 16:23:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:23:27 16:23:27 2026-04-23T16:23:26.993Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:27 2026-04-23T16:23:26.997Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:27 2026-04-23T16:23:26.997Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:27 2026-04-23T16:23:26.997Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961406997 16:23:27 2026-04-23T16:23:26.998Z INFO 6736 --- [ 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 16:23:27 2026-04-23T16:23:27.005Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:27 allow.auto.create.topics = true 16:23:27 auto.commit.interval.ms = 5000 16:23:27 auto.include.jmx.reporter = true 16:23:27 auto.offset.reset = latest 16:23:27 bootstrap.servers = [localhost:32771] 16:23:27 check.crcs = true 16:23:27 client.dns.lookup = use_all_dns_ips 16:23:27 client.id = consumer-ncmp-async-rest-request-event-group-6 16:23:27 client.rack = 16:23:27 connections.max.idle.ms = 540000 16:23:27 default.api.timeout.ms = 60000 16:23:27 enable.auto.commit = false 16:23:27 enable.metrics.push = true 16:23:27 exclude.internal.topics = true 16:23:27 fetch.max.bytes = 52428800 16:23:27 fetch.max.wait.ms = 500 16:23:27 fetch.min.bytes = 1 16:23:27 group.id = ncmp-async-rest-request-event-group 16:23:27 group.instance.id = null 16:23:27 group.protocol = classic 16:23:27 group.remote.assignor = null 16:23:27 heartbeat.interval.ms = 3000 16:23:27 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:23:27 internal.leave.group.on.close = true 16:23:27 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:27 isolation.level = read_uncommitted 16:23:27 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:27 max.partition.fetch.bytes = 1048576 16:23:27 max.poll.interval.ms = 300000 16:23:27 max.poll.records = 500 16:23:27 metadata.max.age.ms = 300000 16:23:27 metadata.recovery.strategy = none 16:23:27 metric.reporters = [] 16:23:27 metrics.num.samples = 2 16:23:27 metrics.recording.level = INFO 16:23:27 metrics.sample.window.ms = 30000 16:23:27 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:27 receive.buffer.bytes = 65536 16:23:27 reconnect.backoff.max.ms = 1000 16:23:27 reconnect.backoff.ms = 50 16:23:27 request.timeout.ms = 30000 16:23:27 retry.backoff.max.ms = 1000 16:23:27 retry.backoff.ms = 100 16:23:27 sasl.client.callback.handler.class = null 16:23:27 sasl.jaas.config = null 16:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:27 sasl.kerberos.min.time.before.relogin = 60000 16:23:27 sasl.kerberos.service.name = null 16:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:27 sasl.login.callback.handler.class = null 16:23:27 sasl.login.class = null 16:23:27 sasl.login.connect.timeout.ms = null 16:23:27 sasl.login.read.timeout.ms = null 16:23:27 sasl.login.refresh.buffer.seconds = 300 16:23:27 sasl.login.refresh.min.period.seconds = 60 16:23:27 sasl.login.refresh.window.factor = 0.8 16:23:27 sasl.login.refresh.window.jitter = 0.05 16:23:27 sasl.login.retry.backoff.max.ms = 10000 16:23:27 sasl.login.retry.backoff.ms = 100 16:23:27 sasl.mechanism = GSSAPI 16:23:27 sasl.oauthbearer.clock.skew.seconds = 30 16:23:27 sasl.oauthbearer.expected.audience = null 16:23:27 sasl.oauthbearer.expected.issuer = null 16:23:27 sasl.oauthbearer.header.urlencode = false 16:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:27 sasl.oauthbearer.jwks.endpoint.url = null 16:23:27 sasl.oauthbearer.scope.claim.name = scope 16:23:27 sasl.oauthbearer.sub.claim.name = sub 16:23:27 sasl.oauthbearer.token.endpoint.url = null 16:23:27 security.protocol = PLAINTEXT 16:23:27 security.providers = null 16:23:27 send.buffer.bytes = 131072 16:23:27 session.timeout.ms = 45000 16:23:27 socket.connection.setup.timeout.max.ms = 30000 16:23:27 socket.connection.setup.timeout.ms = 10000 16:23:27 ssl.cipher.suites = null 16:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:27 ssl.endpoint.identification.algorithm = https 16:23:27 ssl.engine.factory.class = null 16:23:27 ssl.key.password = null 16:23:27 ssl.keymanager.algorithm = SunX509 16:23:27 ssl.keystore.certificate.chain = null 16:23:27 ssl.keystore.key = null 16:23:27 ssl.keystore.location = null 16:23:27 ssl.keystore.password = null 16:23:27 ssl.keystore.type = JKS 16:23:27 ssl.protocol = TLSv1.3 16:23:27 ssl.provider = null 16:23:27 ssl.secure.random.implementation = null 16:23:27 ssl.trustmanager.algorithm = PKIX 16:23:27 ssl.truststore.certificates = null 16:23:27 ssl.truststore.location = null 16:23:27 ssl.truststore.password = null 16:23:27 ssl.truststore.type = JKS 16:23:27 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:23:27 16:23:27 2026-04-23T16:23:27.006Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:27 2026-04-23T16:23:27.018Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:27 2026-04-23T16:23:27.018Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:27 2026-04-23T16:23:27.018Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961407018 16:23:27 2026-04-23T16:23:27.018Z INFO 6736 --- [ 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 16:23:27 2026-04-23T16:23:27.037Z INFO 6736 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.728 seconds (process running for 81.398) 16:23:27 2026-04-23T16:23:27.050Z WARN 6736 --- [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} 16:23:27 2026-04-23T16:23:27.050Z INFO 6736 --- [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 16:23:27 2026-04-23T16:23:27.054Z WARN 6736 --- [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} 16:23:27 2026-04-23T16:23:27.054Z INFO 6736 --- [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 16:23:27 2026-04-23T16:23:27.196Z INFO 6736 --- [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) 16:23:27 2026-04-23T16:23:27.197Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:23:27 2026-04-23T16:23:27.211Z INFO 6736 --- [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) 16:23:27 2026-04-23T16:23:27.213Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:23:27 2026-04-23T16:23:27.215Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:27 2026-04-23T16:23:27.215Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:27 2026-04-23T16:23:27.231Z INFO 6736 --- [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-9b7a8785-10a0-4e75-b5b0-34cde0f5816b 16:23:27 2026-04-23T16:23:27.231Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:23:27 2026-04-23T16:23:27.234Z INFO 6736 --- [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-f8c8fad6-93b8-4ad1-8ebe-59cb4de966bb 16:23:27 2026-04-23T16:23:27.234Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:23:27 2026-04-23T16:23:27.275Z INFO 6736 --- [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-f8c8fad6-93b8-4ad1-8ebe-59cb4de966bb', protocol='range'} 16:23:27 2026-04-23T16:23:27.276Z INFO 6736 --- [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-f8c8fad6-93b8-4ad1-8ebe-59cb4de966bb=Assignment(partitions=[ncmp-async-m2m-0])} 16:23:27 2026-04-23T16:23:27.280Z INFO 6736 --- [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-9b7a8785-10a0-4e75-b5b0-34cde0f5816b', protocol='range'} 16:23:27 2026-04-23T16:23:27.281Z INFO 6736 --- [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-9b7a8785-10a0-4e75-b5b0-34cde0f5816b=Assignment(partitions=[ncmp-async-m2m-0])} 16:23:27 2026-04-23T16:23:27.311Z INFO 6736 --- [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-f8c8fad6-93b8-4ad1-8ebe-59cb4de966bb', protocol='range'} 16:23:27 2026-04-23T16:23:27.312Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:23:27 2026-04-23T16:23:27.312Z INFO 6736 --- [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-9b7a8785-10a0-4e75-b5b0-34cde0f5816b', protocol='range'} 16:23:27 2026-04-23T16:23:27.312Z INFO 6736 --- [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 16:23:27 2026-04-23T16:23:27.312Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:23:27 2026-04-23T16:23:27.314Z INFO 6736 --- [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 16:23:27 2026-04-23T16:23:27.324Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:27 2026-04-23T16:23:27.325Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:27 2026-04-23T16:23:27.332Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:27 2026-04-23T16:23:27.335Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:27 2026-04-23T16:23:27.345Z INFO 6736 --- [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}}. 16:23:27 2026-04-23T16:23:27.346Z INFO 6736 --- [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}}. 16:23:27 2026-04-23T16:23:27.374Z INFO 6736 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:23:27 2026-04-23T16:23:27.374Z INFO 6736 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:23:27 2026-04-23T16:23:27.378Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:27 2026-04-23T16:23:27.378Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:27 acks = -1 16:23:27 auto.include.jmx.reporter = true 16:23:27 batch.size = 16384 16:23:27 bootstrap.servers = [localhost:32771] 16:23:27 buffer.memory = 33554432 16:23:27 client.dns.lookup = use_all_dns_ips 16:23:27 client.id = producer-5 16:23:27 compression.gzip.level = -1 16:23:27 compression.lz4.level = 9 16:23:27 compression.type = none 16:23:27 compression.zstd.level = 3 16:23:27 connections.max.idle.ms = 540000 16:23:27 delivery.timeout.ms = 120000 16:23:27 enable.idempotence = false 16:23:27 enable.metrics.push = true 16:23:27 interceptor.classes = [] 16:23:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:27 linger.ms = 1 16:23:27 max.block.ms = 60000 16:23:27 max.in.flight.requests.per.connection = 5 16:23:27 max.request.size = 1048576 16:23:27 metadata.max.age.ms = 300000 16:23:27 metadata.max.idle.ms = 300000 16:23:27 metadata.recovery.strategy = none 16:23:27 metric.reporters = [] 16:23:27 metrics.num.samples = 2 16:23:27 metrics.recording.level = INFO 16:23:27 metrics.sample.window.ms = 30000 16:23:27 partitioner.adaptive.partitioning.enable = true 16:23:27 partitioner.availability.timeout.ms = 0 16:23:27 partitioner.class = null 16:23:27 partitioner.ignore.keys = false 16:23:27 receive.buffer.bytes = 32768 16:23:27 reconnect.backoff.max.ms = 1000 16:23:27 reconnect.backoff.ms = 50 16:23:27 request.timeout.ms = 30000 16:23:27 retries = 0 16:23:27 retry.backoff.max.ms = 1000 16:23:27 retry.backoff.ms = 100 16:23:27 sasl.client.callback.handler.class = null 16:23:27 sasl.jaas.config = null 16:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:27 sasl.kerberos.min.time.before.relogin = 60000 16:23:27 sasl.kerberos.service.name = null 16:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:27 sasl.login.callback.handler.class = null 16:23:27 sasl.login.class = null 16:23:27 sasl.login.connect.timeout.ms = null 16:23:27 sasl.login.read.timeout.ms = null 16:23:27 sasl.login.refresh.buffer.seconds = 300 16:23:27 sasl.login.refresh.min.period.seconds = 60 16:23:27 sasl.login.refresh.window.factor = 0.8 16:23:27 sasl.login.refresh.window.jitter = 0.05 16:23:27 sasl.login.retry.backoff.max.ms = 10000 16:23:27 sasl.login.retry.backoff.ms = 100 16:23:27 sasl.mechanism = GSSAPI 16:23:27 sasl.oauthbearer.clock.skew.seconds = 30 16:23:27 sasl.oauthbearer.expected.audience = null 16:23:27 sasl.oauthbearer.expected.issuer = null 16:23:27 sasl.oauthbearer.header.urlencode = false 16:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:27 sasl.oauthbearer.jwks.endpoint.url = null 16:23:27 sasl.oauthbearer.scope.claim.name = scope 16:23:27 sasl.oauthbearer.sub.claim.name = sub 16:23:27 sasl.oauthbearer.token.endpoint.url = null 16:23:27 security.protocol = PLAINTEXT 16:23:27 security.providers = null 16:23:27 send.buffer.bytes = 131072 16:23:27 socket.connection.setup.timeout.max.ms = 30000 16:23:27 socket.connection.setup.timeout.ms = 10000 16:23:27 ssl.cipher.suites = null 16:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:27 ssl.endpoint.identification.algorithm = https 16:23:27 ssl.engine.factory.class = null 16:23:27 ssl.key.password = null 16:23:27 ssl.keymanager.algorithm = SunX509 16:23:27 ssl.keystore.certificate.chain = null 16:23:27 ssl.keystore.key = null 16:23:27 ssl.keystore.location = null 16:23:27 ssl.keystore.password = null 16:23:27 ssl.keystore.type = JKS 16:23:27 ssl.protocol = TLSv1.3 16:23:27 ssl.provider = null 16:23:27 ssl.secure.random.implementation = null 16:23:27 ssl.trustmanager.algorithm = PKIX 16:23:27 ssl.truststore.certificates = null 16:23:27 ssl.truststore.location = null 16:23:27 ssl.truststore.password = null 16:23:27 ssl.truststore.type = JKS 16:23:27 transaction.timeout.ms = 60000 16:23:27 transactional.id = null 16:23:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:27 16:23:27 2026-04-23T16:23:27.379Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:27 2026-04-23T16:23:27.383Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:27 2026-04-23T16:23:27.383Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:27 2026-04-23T16:23:27.383Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:27 2026-04-23T16:23:27.383Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961407383 16:23:27 2026-04-23T16:23:27.401Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:27 2026-04-23T16:23:27.501Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:23:27 auto.include.jmx.reporter = true 16:23:27 bootstrap.controllers = [] 16:23:27 bootstrap.servers = [localhost:32771] 16:23:27 client.dns.lookup = use_all_dns_ips 16:23:27 client.id = 16:23:27 connections.max.idle.ms = 300000 16:23:27 default.api.timeout.ms = 60000 16:23:27 enable.metrics.push = true 16:23:27 metadata.max.age.ms = 300000 16:23:27 metadata.recovery.strategy = none 16:23:27 metric.reporters = [] 16:23:27 metrics.num.samples = 2 16:23:27 metrics.recording.level = INFO 16:23:27 metrics.sample.window.ms = 30000 16:23:27 receive.buffer.bytes = 65536 16:23:27 reconnect.backoff.max.ms = 1000 16:23:27 reconnect.backoff.ms = 50 16:23:27 request.timeout.ms = 30000 16:23:27 retries = 2147483647 16:23:27 retry.backoff.max.ms = 1000 16:23:27 retry.backoff.ms = 100 16:23:27 sasl.client.callback.handler.class = null 16:23:27 sasl.jaas.config = null 16:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:27 sasl.kerberos.min.time.before.relogin = 60000 16:23:27 sasl.kerberos.service.name = null 16:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:27 sasl.login.callback.handler.class = null 16:23:27 sasl.login.class = null 16:23:27 sasl.login.connect.timeout.ms = null 16:23:27 sasl.login.read.timeout.ms = null 16:23:27 sasl.login.refresh.buffer.seconds = 300 16:23:27 sasl.login.refresh.min.period.seconds = 60 16:23:27 sasl.login.refresh.window.factor = 0.8 16:23:27 sasl.login.refresh.window.jitter = 0.05 16:23:27 sasl.login.retry.backoff.max.ms = 10000 16:23:27 sasl.login.retry.backoff.ms = 100 16:23:27 sasl.mechanism = GSSAPI 16:23:27 sasl.oauthbearer.clock.skew.seconds = 30 16:23:27 sasl.oauthbearer.expected.audience = null 16:23:27 sasl.oauthbearer.expected.issuer = null 16:23:27 sasl.oauthbearer.header.urlencode = false 16:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:27 sasl.oauthbearer.jwks.endpoint.url = null 16:23:27 sasl.oauthbearer.scope.claim.name = scope 16:23:27 sasl.oauthbearer.sub.claim.name = sub 16:23:27 sasl.oauthbearer.token.endpoint.url = null 16:23:27 security.protocol = PLAINTEXT 16:23:27 security.providers = null 16:23:27 send.buffer.bytes = 131072 16:23:27 socket.connection.setup.timeout.max.ms = 30000 16:23:27 socket.connection.setup.timeout.ms = 10000 16:23:27 ssl.cipher.suites = null 16:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:27 ssl.endpoint.identification.algorithm = https 16:23:27 ssl.engine.factory.class = null 16:23:27 ssl.key.password = null 16:23:27 ssl.keymanager.algorithm = SunX509 16:23:27 ssl.keystore.certificate.chain = null 16:23:27 ssl.keystore.key = null 16:23:27 ssl.keystore.location = null 16:23:27 ssl.keystore.password = null 16:23:27 ssl.keystore.type = JKS 16:23:27 ssl.protocol = TLSv1.3 16:23:27 ssl.provider = null 16:23:27 ssl.secure.random.implementation = null 16:23:27 ssl.trustmanager.algorithm = PKIX 16:23:27 ssl.truststore.certificates = null 16:23:27 ssl.truststore.location = null 16:23:27 ssl.truststore.password = null 16:23:27 ssl.truststore.type = JKS 16:23:27 16:23:27 2026-04-23T16:23:27.502Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:23:27 auto.include.jmx.reporter = true 16:23:27 bootstrap.controllers = [] 16:23:27 bootstrap.servers = [localhost:32771] 16:23:27 client.dns.lookup = use_all_dns_ips 16:23:27 client.id = 16:23:27 connections.max.idle.ms = 300000 16:23:27 default.api.timeout.ms = 60000 16:23:27 enable.metrics.push = true 16:23:27 metadata.max.age.ms = 300000 16:23:27 metadata.recovery.strategy = none 16:23:27 metric.reporters = [] 16:23:27 metrics.num.samples = 2 16:23:27 metrics.recording.level = INFO 16:23:27 metrics.sample.window.ms = 30000 16:23:27 receive.buffer.bytes = 65536 16:23:27 reconnect.backoff.max.ms = 1000 16:23:27 reconnect.backoff.ms = 50 16:23:27 request.timeout.ms = 30000 16:23:27 retries = 2147483647 16:23:27 retry.backoff.max.ms = 1000 16:23:27 retry.backoff.ms = 100 16:23:27 sasl.client.callback.handler.class = null 16:23:27 sasl.jaas.config = null 16:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:27 sasl.kerberos.min.time.before.relogin = 60000 16:23:27 sasl.kerberos.service.name = null 16:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:27 sasl.login.callback.handler.class = null 16:23:27 sasl.login.class = null 16:23:27 sasl.login.connect.timeout.ms = null 16:23:27 sasl.login.read.timeout.ms = null 16:23:27 sasl.login.refresh.buffer.seconds = 300 16:23:27 sasl.login.refresh.min.period.seconds = 60 16:23:27 sasl.login.refresh.window.factor = 0.8 16:23:27 sasl.login.refresh.window.jitter = 0.05 16:23:27 sasl.login.retry.backoff.max.ms = 10000 16:23:27 sasl.login.retry.backoff.ms = 100 16:23:27 sasl.mechanism = GSSAPI 16:23:27 sasl.oauthbearer.clock.skew.seconds = 30 16:23:27 sasl.oauthbearer.expected.audience = null 16:23:27 sasl.oauthbearer.expected.issuer = null 16:23:27 sasl.oauthbearer.header.urlencode = false 16:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:27 sasl.oauthbearer.jwks.endpoint.url = null 16:23:27 sasl.oauthbearer.scope.claim.name = scope 16:23:27 sasl.oauthbearer.sub.claim.name = sub 16:23:27 sasl.oauthbearer.token.endpoint.url = null 16:23:27 security.protocol = PLAINTEXT 16:23:27 security.providers = null 16:23:27 send.buffer.bytes = 131072 16:23:27 socket.connection.setup.timeout.max.ms = 30000 16:23:27 socket.connection.setup.timeout.ms = 10000 16:23:27 ssl.cipher.suites = null 16:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:27 ssl.endpoint.identification.algorithm = https 16:23:27 ssl.engine.factory.class = null 16:23:27 ssl.key.password = null 16:23:27 ssl.keymanager.algorithm = SunX509 16:23:27 ssl.keystore.certificate.chain = null 16:23:27 ssl.keystore.key = null 16:23:27 ssl.keystore.location = null 16:23:27 ssl.keystore.password = null 16:23:27 ssl.keystore.type = JKS 16:23:27 ssl.protocol = TLSv1.3 16:23:27 ssl.provider = null 16:23:27 ssl.secure.random.implementation = null 16:23:27 ssl.trustmanager.algorithm = PKIX 16:23:27 ssl.truststore.certificates = null 16:23:27 ssl.truststore.location = null 16:23:27 ssl.truststore.password = null 16:23:27 ssl.truststore.type = JKS 16:23:27 16:23:27 2026-04-23T16:23:27.502Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:27 2026-04-23T16:23:27.502Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:27 2026-04-23T16:23:27.506Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:27 2026-04-23T16:23:27.506Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:27 2026-04-23T16:23:27.506Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:27 2026-04-23T16:23:27.532Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:27 2026-04-23T16:23:27.532Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:27 2026-04-23T16:23:27.532Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961407532 16:23:27 2026-04-23T16:23:27.537Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:27 2026-04-23T16:23:27.537Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:27 2026-04-23T16:23:27.537Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961407537 16:23:27 2026-04-23T16:23:27.575Z INFO 6736 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 16:23:27 2026-04-23T16:23:27.575Z INFO 6736 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 16:23:27 2026-04-23T16:23:27.576Z INFO 6736 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:27 2026-04-23T16:23:27.576Z INFO 6736 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:27 2026-04-23T16:23:27.576Z INFO 6736 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:27 2026-04-23T16:23:27.576Z INFO 6736 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:27 2026-04-23T16:23:27.577Z INFO 6736 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:27 2026-04-23T16:23:27.577Z INFO 6736 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:27 2026-04-23T16:23:27.717Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:27 2026-04-23T16:23:27.718Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:27 acks = -1 16:23:27 auto.include.jmx.reporter = true 16:23:27 batch.size = 16384 16:23:27 bootstrap.servers = [localhost:32771] 16:23:27 buffer.memory = 33554432 16:23:27 client.dns.lookup = use_all_dns_ips 16:23:27 client.id = producer-6 16:23:27 compression.gzip.level = -1 16:23:27 compression.lz4.level = 9 16:23:27 compression.type = none 16:23:27 compression.zstd.level = 3 16:23:27 connections.max.idle.ms = 540000 16:23:27 delivery.timeout.ms = 120000 16:23:27 enable.idempotence = false 16:23:27 enable.metrics.push = true 16:23:27 interceptor.classes = [] 16:23:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:27 linger.ms = 1 16:23:27 max.block.ms = 60000 16:23:27 max.in.flight.requests.per.connection = 5 16:23:27 max.request.size = 1048576 16:23:27 metadata.max.age.ms = 300000 16:23:27 metadata.max.idle.ms = 300000 16:23:27 metadata.recovery.strategy = none 16:23:27 metric.reporters = [] 16:23:27 metrics.num.samples = 2 16:23:27 metrics.recording.level = INFO 16:23:27 metrics.sample.window.ms = 30000 16:23:27 partitioner.adaptive.partitioning.enable = true 16:23:27 partitioner.availability.timeout.ms = 0 16:23:27 partitioner.class = null 16:23:27 partitioner.ignore.keys = false 16:23:27 receive.buffer.bytes = 32768 16:23:27 reconnect.backoff.max.ms = 1000 16:23:27 reconnect.backoff.ms = 50 16:23:27 request.timeout.ms = 30000 16:23:27 retries = 0 16:23:27 retry.backoff.max.ms = 1000 16:23:27 retry.backoff.ms = 100 16:23:27 sasl.client.callback.handler.class = null 16:23:27 sasl.jaas.config = null 16:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:27 sasl.kerberos.min.time.before.relogin = 60000 16:23:27 sasl.kerberos.service.name = null 16:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:27 sasl.login.callback.handler.class = null 16:23:27 sasl.login.class = null 16:23:27 sasl.login.connect.timeout.ms = null 16:23:27 sasl.login.read.timeout.ms = null 16:23:27 sasl.login.refresh.buffer.seconds = 300 16:23:27 sasl.login.refresh.min.period.seconds = 60 16:23:27 sasl.login.refresh.window.factor = 0.8 16:23:27 sasl.login.refresh.window.jitter = 0.05 16:23:27 sasl.login.retry.backoff.max.ms = 10000 16:23:27 sasl.login.retry.backoff.ms = 100 16:23:27 sasl.mechanism = GSSAPI 16:23:27 sasl.oauthbearer.clock.skew.seconds = 30 16:23:27 sasl.oauthbearer.expected.audience = null 16:23:27 sasl.oauthbearer.expected.issuer = null 16:23:27 sasl.oauthbearer.header.urlencode = false 16:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:27 sasl.oauthbearer.jwks.endpoint.url = null 16:23:27 sasl.oauthbearer.scope.claim.name = scope 16:23:27 sasl.oauthbearer.sub.claim.name = sub 16:23:27 sasl.oauthbearer.token.endpoint.url = null 16:23:27 security.protocol = PLAINTEXT 16:23:27 security.providers = null 16:23:27 send.buffer.bytes = 131072 16:23:27 socket.connection.setup.timeout.max.ms = 30000 16:23:27 socket.connection.setup.timeout.ms = 10000 16:23:27 ssl.cipher.suites = null 16:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:27 ssl.endpoint.identification.algorithm = https 16:23:27 ssl.engine.factory.class = null 16:23:27 ssl.key.password = null 16:23:27 ssl.keymanager.algorithm = SunX509 16:23:27 ssl.keystore.certificate.chain = null 16:23:27 ssl.keystore.key = null 16:23:27 ssl.keystore.location = null 16:23:27 ssl.keystore.password = null 16:23:27 ssl.keystore.type = JKS 16:23:27 ssl.protocol = TLSv1.3 16:23:27 ssl.provider = null 16:23:27 ssl.secure.random.implementation = null 16:23:27 ssl.trustmanager.algorithm = PKIX 16:23:27 ssl.truststore.certificates = null 16:23:27 ssl.truststore.location = null 16:23:27 ssl.truststore.password = null 16:23:27 ssl.truststore.type = JKS 16:23:27 transaction.timeout.ms = 60000 16:23:27 transactional.id = null 16:23:27 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:23:27 16:23:27 2026-04-23T16:23:27.718Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:27 2026-04-23T16:23:27.721Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:27 2026-04-23T16:23:27.721Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:27 2026-04-23T16:23:27.721Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:27 2026-04-23T16:23:27.721Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:27 2026-04-23T16:23:27.721Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:27 2026-04-23T16:23:27.721Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961407721 16:23:27 2026-04-23T16:23:27.734Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:27 2026-04-23T16:23:27.776Z ERROR 6736 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 16:23:27 16:23:27 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 16:23:27 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:23:27 at java.base/java.lang.Thread.run(Thread.java:833) 16:23:27 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:23:27 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:23:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:23:27 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:23:27 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:23:27 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:23:27 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:23:27 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:23:27 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:23:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:23:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:23:27 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:23:27 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 16:23:27 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 16:23:27 ... 3 common frames omitted 16:23:27 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:23:27 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:23:27 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:23:27 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:23:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:23:27 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:23:27 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:23:27 ... 16 common frames omitted 16:23:27 16:23:27 2026-04-23T16:23:27.861Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:27 2026-04-23T16:23:27.862Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:27 acks = -1 16:23:27 auto.include.jmx.reporter = true 16:23:27 batch.size = 16384 16:23:27 bootstrap.servers = [localhost:32771] 16:23:27 buffer.memory = 33554432 16:23:27 client.dns.lookup = use_all_dns_ips 16:23:27 client.id = producer-7 16:23:27 compression.gzip.level = -1 16:23:27 compression.lz4.level = 9 16:23:27 compression.type = none 16:23:27 compression.zstd.level = 3 16:23:27 connections.max.idle.ms = 540000 16:23:27 delivery.timeout.ms = 120000 16:23:27 enable.idempotence = false 16:23:27 enable.metrics.push = true 16:23:27 interceptor.classes = [] 16:23:27 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:27 linger.ms = 1 16:23:27 max.block.ms = 60000 16:23:27 max.in.flight.requests.per.connection = 5 16:23:27 max.request.size = 1048576 16:23:27 metadata.max.age.ms = 300000 16:23:27 metadata.max.idle.ms = 300000 16:23:27 metadata.recovery.strategy = none 16:23:27 metric.reporters = [] 16:23:27 metrics.num.samples = 2 16:23:27 metrics.recording.level = INFO 16:23:27 metrics.sample.window.ms = 30000 16:23:27 partitioner.adaptive.partitioning.enable = true 16:23:27 partitioner.availability.timeout.ms = 0 16:23:27 partitioner.class = null 16:23:27 partitioner.ignore.keys = false 16:23:27 receive.buffer.bytes = 32768 16:23:27 reconnect.backoff.max.ms = 1000 16:23:27 reconnect.backoff.ms = 50 16:23:27 request.timeout.ms = 30000 16:23:27 retries = 0 16:23:27 retry.backoff.max.ms = 1000 16:23:27 retry.backoff.ms = 100 16:23:27 sasl.client.callback.handler.class = null 16:23:27 sasl.jaas.config = null 16:23:27 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:27 sasl.kerberos.min.time.before.relogin = 60000 16:23:27 sasl.kerberos.service.name = null 16:23:27 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:27 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:27 sasl.login.callback.handler.class = null 16:23:27 sasl.login.class = null 16:23:27 sasl.login.connect.timeout.ms = null 16:23:27 sasl.login.read.timeout.ms = null 16:23:27 sasl.login.refresh.buffer.seconds = 300 16:23:27 sasl.login.refresh.min.period.seconds = 60 16:23:27 sasl.login.refresh.window.factor = 0.8 16:23:27 sasl.login.refresh.window.jitter = 0.05 16:23:27 sasl.login.retry.backoff.max.ms = 10000 16:23:27 sasl.login.retry.backoff.ms = 100 16:23:27 sasl.mechanism = GSSAPI 16:23:27 sasl.oauthbearer.clock.skew.seconds = 30 16:23:27 sasl.oauthbearer.expected.audience = null 16:23:27 sasl.oauthbearer.expected.issuer = null 16:23:27 sasl.oauthbearer.header.urlencode = false 16:23:27 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:27 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:27 sasl.oauthbearer.jwks.endpoint.url = null 16:23:27 sasl.oauthbearer.scope.claim.name = scope 16:23:27 sasl.oauthbearer.sub.claim.name = sub 16:23:27 sasl.oauthbearer.token.endpoint.url = null 16:23:27 security.protocol = PLAINTEXT 16:23:27 security.providers = null 16:23:27 send.buffer.bytes = 131072 16:23:27 socket.connection.setup.timeout.max.ms = 30000 16:23:27 socket.connection.setup.timeout.ms = 10000 16:23:27 ssl.cipher.suites = null 16:23:27 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:27 ssl.endpoint.identification.algorithm = https 16:23:27 ssl.engine.factory.class = null 16:23:27 ssl.key.password = null 16:23:27 ssl.keymanager.algorithm = SunX509 16:23:27 ssl.keystore.certificate.chain = null 16:23:27 ssl.keystore.key = null 16:23:27 ssl.keystore.location = null 16:23:27 ssl.keystore.password = null 16:23:27 ssl.keystore.type = JKS 16:23:27 ssl.protocol = TLSv1.3 16:23:27 ssl.provider = null 16:23:27 ssl.secure.random.implementation = null 16:23:27 ssl.trustmanager.algorithm = PKIX 16:23:27 ssl.truststore.certificates = null 16:23:27 ssl.truststore.location = null 16:23:27 ssl.truststore.password = null 16:23:27 ssl.truststore.type = JKS 16:23:27 transaction.timeout.ms = 60000 16:23:27 transactional.id = null 16:23:27 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:27 16:23:27 2026-04-23T16:23:27.862Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:27 2026-04-23T16:23:27.865Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:27 2026-04-23T16:23:27.866Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:27 2026-04-23T16:23:27.866Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:27 2026-04-23T16:23:27.866Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961407866 16:23:27 2026-04-23T16:23:27.874Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:27 2026-04-23T16:23:27.878Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:27 2026-04-23T16:23:27.879Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:28 2026-04-23T16:23:27.980Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:28 2026-04-23T16:23:27.980Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:28 2026-04-23T16:23:27.980Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:28 2026-04-23T16:23:28.184Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:28 2026-04-23T16:23:28.184Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:28 acks = -1 16:23:28 auto.include.jmx.reporter = true 16:23:28 batch.size = 16384 16:23:28 bootstrap.servers = [localhost:32771] 16:23:28 buffer.memory = 33554432 16:23:28 client.dns.lookup = use_all_dns_ips 16:23:28 client.id = producer-8 16:23:28 compression.gzip.level = -1 16:23:28 compression.lz4.level = 9 16:23:28 compression.type = none 16:23:28 compression.zstd.level = 3 16:23:28 connections.max.idle.ms = 540000 16:23:28 delivery.timeout.ms = 120000 16:23:28 enable.idempotence = false 16:23:28 enable.metrics.push = true 16:23:28 interceptor.classes = [] 16:23:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:28 linger.ms = 1 16:23:28 max.block.ms = 60000 16:23:28 max.in.flight.requests.per.connection = 5 16:23:28 max.request.size = 1048576 16:23:28 metadata.max.age.ms = 300000 16:23:28 metadata.max.idle.ms = 300000 16:23:28 metadata.recovery.strategy = none 16:23:28 metric.reporters = [] 16:23:28 metrics.num.samples = 2 16:23:28 metrics.recording.level = INFO 16:23:28 metrics.sample.window.ms = 30000 16:23:28 partitioner.adaptive.partitioning.enable = true 16:23:28 partitioner.availability.timeout.ms = 0 16:23:28 partitioner.class = null 16:23:28 partitioner.ignore.keys = false 16:23:28 receive.buffer.bytes = 32768 16:23:28 reconnect.backoff.max.ms = 1000 16:23:28 reconnect.backoff.ms = 50 16:23:28 request.timeout.ms = 30000 16:23:28 retries = 0 16:23:28 retry.backoff.max.ms = 1000 16:23:28 retry.backoff.ms = 100 16:23:28 sasl.client.callback.handler.class = null 16:23:28 sasl.jaas.config = null 16:23:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:28 sasl.kerberos.min.time.before.relogin = 60000 16:23:28 sasl.kerberos.service.name = null 16:23:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:28 sasl.login.callback.handler.class = null 16:23:28 sasl.login.class = null 16:23:28 sasl.login.connect.timeout.ms = null 16:23:28 sasl.login.read.timeout.ms = null 16:23:28 sasl.login.refresh.buffer.seconds = 300 16:23:28 sasl.login.refresh.min.period.seconds = 60 16:23:28 sasl.login.refresh.window.factor = 0.8 16:23:28 sasl.login.refresh.window.jitter = 0.05 16:23:28 sasl.login.retry.backoff.max.ms = 10000 16:23:28 sasl.login.retry.backoff.ms = 100 16:23:28 sasl.mechanism = GSSAPI 16:23:28 sasl.oauthbearer.clock.skew.seconds = 30 16:23:28 sasl.oauthbearer.expected.audience = null 16:23:28 sasl.oauthbearer.expected.issuer = null 16:23:28 sasl.oauthbearer.header.urlencode = false 16:23:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:28 sasl.oauthbearer.jwks.endpoint.url = null 16:23:28 sasl.oauthbearer.scope.claim.name = scope 16:23:28 sasl.oauthbearer.sub.claim.name = sub 16:23:28 sasl.oauthbearer.token.endpoint.url = null 16:23:28 security.protocol = PLAINTEXT 16:23:28 security.providers = null 16:23:28 send.buffer.bytes = 131072 16:23:28 socket.connection.setup.timeout.max.ms = 30000 16:23:28 socket.connection.setup.timeout.ms = 10000 16:23:28 ssl.cipher.suites = null 16:23:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:28 ssl.endpoint.identification.algorithm = https 16:23:28 ssl.engine.factory.class = null 16:23:28 ssl.key.password = null 16:23:28 ssl.keymanager.algorithm = SunX509 16:23:28 ssl.keystore.certificate.chain = null 16:23:28 ssl.keystore.key = null 16:23:28 ssl.keystore.location = null 16:23:28 ssl.keystore.password = null 16:23:28 ssl.keystore.type = JKS 16:23:28 ssl.protocol = TLSv1.3 16:23:28 ssl.provider = null 16:23:28 ssl.secure.random.implementation = null 16:23:28 ssl.trustmanager.algorithm = PKIX 16:23:28 ssl.truststore.certificates = null 16:23:28 ssl.truststore.location = null 16:23:28 ssl.truststore.password = null 16:23:28 ssl.truststore.type = JKS 16:23:28 transaction.timeout.ms = 60000 16:23:28 transactional.id = null 16:23:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:28 16:23:28 2026-04-23T16:23:28.184Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:28 2026-04-23T16:23:28.186Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:28 2026-04-23T16:23:28.187Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:28 2026-04-23T16:23:28.187Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:28 2026-04-23T16:23:28.187Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961408186 16:23:28 2026-04-23T16:23:28.196Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:28 2026-04-23T16:23:28.217Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:28 2026-04-23T16:23:28.218Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:28 2026-04-23T16:23:28.506Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:28 2026-04-23T16:23:28.507Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:28 2026-04-23T16:23:28.507Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:28 2026-04-23T16:23:28.507Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:28 2026-04-23T16:23:28.507Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:28 2026-04-23T16:23:28.509Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:28 2026-04-23T16:23:28.510Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:28 acks = -1 16:23:28 auto.include.jmx.reporter = true 16:23:28 batch.size = 16384 16:23:28 bootstrap.servers = [localhost:32771] 16:23:28 buffer.memory = 33554432 16:23:28 client.dns.lookup = use_all_dns_ips 16:23:28 client.id = producer-9 16:23:28 compression.gzip.level = -1 16:23:28 compression.lz4.level = 9 16:23:28 compression.type = none 16:23:28 compression.zstd.level = 3 16:23:28 connections.max.idle.ms = 540000 16:23:28 delivery.timeout.ms = 120000 16:23:28 enable.idempotence = false 16:23:28 enable.metrics.push = true 16:23:28 interceptor.classes = [] 16:23:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:28 linger.ms = 1 16:23:28 max.block.ms = 60000 16:23:28 max.in.flight.requests.per.connection = 5 16:23:28 max.request.size = 1048576 16:23:28 metadata.max.age.ms = 300000 16:23:28 metadata.max.idle.ms = 300000 16:23:28 metadata.recovery.strategy = none 16:23:28 metric.reporters = [] 16:23:28 metrics.num.samples = 2 16:23:28 metrics.recording.level = INFO 16:23:28 metrics.sample.window.ms = 30000 16:23:28 partitioner.adaptive.partitioning.enable = true 16:23:28 partitioner.availability.timeout.ms = 0 16:23:28 partitioner.class = null 16:23:28 partitioner.ignore.keys = false 16:23:28 receive.buffer.bytes = 32768 16:23:28 reconnect.backoff.max.ms = 1000 16:23:28 reconnect.backoff.ms = 50 16:23:28 request.timeout.ms = 30000 16:23:28 retries = 0 16:23:28 retry.backoff.max.ms = 1000 16:23:28 retry.backoff.ms = 100 16:23:28 sasl.client.callback.handler.class = null 16:23:28 sasl.jaas.config = null 16:23:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:28 sasl.kerberos.min.time.before.relogin = 60000 16:23:28 sasl.kerberos.service.name = null 16:23:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:28 sasl.login.callback.handler.class = null 16:23:28 sasl.login.class = null 16:23:28 sasl.login.connect.timeout.ms = null 16:23:28 sasl.login.read.timeout.ms = null 16:23:28 sasl.login.refresh.buffer.seconds = 300 16:23:28 sasl.login.refresh.min.period.seconds = 60 16:23:28 sasl.login.refresh.window.factor = 0.8 16:23:28 sasl.login.refresh.window.jitter = 0.05 16:23:28 sasl.login.retry.backoff.max.ms = 10000 16:23:28 sasl.login.retry.backoff.ms = 100 16:23:28 sasl.mechanism = GSSAPI 16:23:28 sasl.oauthbearer.clock.skew.seconds = 30 16:23:28 sasl.oauthbearer.expected.audience = null 16:23:28 sasl.oauthbearer.expected.issuer = null 16:23:28 sasl.oauthbearer.header.urlencode = false 16:23:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:28 sasl.oauthbearer.jwks.endpoint.url = null 16:23:28 sasl.oauthbearer.scope.claim.name = scope 16:23:28 sasl.oauthbearer.sub.claim.name = sub 16:23:28 sasl.oauthbearer.token.endpoint.url = null 16:23:28 security.protocol = PLAINTEXT 16:23:28 security.providers = null 16:23:28 send.buffer.bytes = 131072 16:23:28 socket.connection.setup.timeout.max.ms = 30000 16:23:28 socket.connection.setup.timeout.ms = 10000 16:23:28 ssl.cipher.suites = null 16:23:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:28 ssl.endpoint.identification.algorithm = https 16:23:28 ssl.engine.factory.class = null 16:23:28 ssl.key.password = null 16:23:28 ssl.keymanager.algorithm = SunX509 16:23:28 ssl.keystore.certificate.chain = null 16:23:28 ssl.keystore.key = null 16:23:28 ssl.keystore.location = null 16:23:28 ssl.keystore.password = null 16:23:28 ssl.keystore.type = JKS 16:23:28 ssl.protocol = TLSv1.3 16:23:28 ssl.provider = null 16:23:28 ssl.secure.random.implementation = null 16:23:28 ssl.trustmanager.algorithm = PKIX 16:23:28 ssl.truststore.certificates = null 16:23:28 ssl.truststore.location = null 16:23:28 ssl.truststore.password = null 16:23:28 ssl.truststore.type = JKS 16:23:28 transaction.timeout.ms = 60000 16:23:28 transactional.id = null 16:23:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:28 16:23:28 2026-04-23T16:23:28.510Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:28 2026-04-23T16:23:28.513Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:28 2026-04-23T16:23:28.513Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:28 2026-04-23T16:23:28.513Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:28 2026-04-23T16:23:28.513Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961408513 16:23:28 2026-04-23T16:23:28.521Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:28 2026-04-23T16:23:28.727Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:28 2026-04-23T16:23:28.727Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:28 2026-04-23T16:23:28.801Z ERROR 6736 --- [_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 16:23:28 2026-04-23T16:23:28.804Z ERROR 6736 --- [_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 16:23:29 2026-04-23T16:23:28.829Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:29 2026-04-23T16:23:28.829Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:29 acks = -1 16:23:29 auto.include.jmx.reporter = true 16:23:29 batch.size = 16384 16:23:29 bootstrap.servers = [localhost:32771] 16:23:29 buffer.memory = 33554432 16:23:29 client.dns.lookup = use_all_dns_ips 16:23:29 client.id = producer-10 16:23:29 compression.gzip.level = -1 16:23:29 compression.lz4.level = 9 16:23:29 compression.type = none 16:23:29 compression.zstd.level = 3 16:23:29 connections.max.idle.ms = 540000 16:23:29 delivery.timeout.ms = 120000 16:23:29 enable.idempotence = false 16:23:29 enable.metrics.push = true 16:23:29 interceptor.classes = [] 16:23:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:29 linger.ms = 1 16:23:29 max.block.ms = 60000 16:23:29 max.in.flight.requests.per.connection = 5 16:23:29 max.request.size = 1048576 16:23:29 metadata.max.age.ms = 300000 16:23:29 metadata.max.idle.ms = 300000 16:23:29 metadata.recovery.strategy = none 16:23:29 metric.reporters = [] 16:23:29 metrics.num.samples = 2 16:23:29 metrics.recording.level = INFO 16:23:29 metrics.sample.window.ms = 30000 16:23:29 partitioner.adaptive.partitioning.enable = true 16:23:29 partitioner.availability.timeout.ms = 0 16:23:29 partitioner.class = null 16:23:29 partitioner.ignore.keys = false 16:23:29 receive.buffer.bytes = 32768 16:23:29 reconnect.backoff.max.ms = 1000 16:23:29 reconnect.backoff.ms = 50 16:23:29 request.timeout.ms = 30000 16:23:29 retries = 0 16:23:29 retry.backoff.max.ms = 1000 16:23:29 retry.backoff.ms = 100 16:23:29 sasl.client.callback.handler.class = null 16:23:29 sasl.jaas.config = null 16:23:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:29 sasl.kerberos.min.time.before.relogin = 60000 16:23:29 sasl.kerberos.service.name = null 16:23:29 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:29 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:29 sasl.login.callback.handler.class = null 16:23:29 sasl.login.class = null 16:23:29 sasl.login.connect.timeout.ms = null 16:23:29 sasl.login.read.timeout.ms = null 16:23:29 sasl.login.refresh.buffer.seconds = 300 16:23:29 sasl.login.refresh.min.period.seconds = 60 16:23:29 sasl.login.refresh.window.factor = 0.8 16:23:29 sasl.login.refresh.window.jitter = 0.05 16:23:29 sasl.login.retry.backoff.max.ms = 10000 16:23:29 sasl.login.retry.backoff.ms = 100 16:23:29 sasl.mechanism = GSSAPI 16:23:29 sasl.oauthbearer.clock.skew.seconds = 30 16:23:29 sasl.oauthbearer.expected.audience = null 16:23:29 sasl.oauthbearer.expected.issuer = null 16:23:29 sasl.oauthbearer.header.urlencode = false 16:23:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:29 sasl.oauthbearer.jwks.endpoint.url = null 16:23:29 sasl.oauthbearer.scope.claim.name = scope 16:23:29 sasl.oauthbearer.sub.claim.name = sub 16:23:29 sasl.oauthbearer.token.endpoint.url = null 16:23:29 security.protocol = PLAINTEXT 16:23:29 security.providers = null 16:23:29 send.buffer.bytes = 131072 16:23:29 socket.connection.setup.timeout.max.ms = 30000 16:23:29 socket.connection.setup.timeout.ms = 10000 16:23:29 ssl.cipher.suites = null 16:23:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:29 ssl.endpoint.identification.algorithm = https 16:23:29 ssl.engine.factory.class = null 16:23:29 ssl.key.password = null 16:23:29 ssl.keymanager.algorithm = SunX509 16:23:29 ssl.keystore.certificate.chain = null 16:23:29 ssl.keystore.key = null 16:23:29 ssl.keystore.location = null 16:23:29 ssl.keystore.password = null 16:23:29 ssl.keystore.type = JKS 16:23:29 ssl.protocol = TLSv1.3 16:23:29 ssl.provider = null 16:23:29 ssl.secure.random.implementation = null 16:23:29 ssl.trustmanager.algorithm = PKIX 16:23:29 ssl.truststore.certificates = null 16:23:29 ssl.truststore.location = null 16:23:29 ssl.truststore.password = null 16:23:29 ssl.truststore.type = JKS 16:23:29 transaction.timeout.ms = 60000 16:23:29 transactional.id = null 16:23:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:23:29 16:23:29 2026-04-23T16:23:28.830Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:29 2026-04-23T16:23:28.832Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:29 2026-04-23T16:23:28.832Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:29 2026-04-23T16:23:28.832Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:29 2026-04-23T16:23:28.832Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961408832 16:23:29 2026-04-23T16:23:28.839Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:29 2026-04-23T16:23:28.853Z ERROR 6736 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 16:23:29 16:23:29 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 16:23:29 Endpoint handler details: 16:23:29 Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 16:23:29 Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@7acc2734] 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3043) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2950) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2914) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 16:23:29 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:23:29 at java.base/java.lang.Thread.run(Thread.java:833) 16:23:29 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 16:23:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) 16:23:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 16:23:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 16:23:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 16:23:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 16:23:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 16:23:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 16:23:29 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 16:23:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) 16:23:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) 16:23:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) 16:23:29 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) 16:23:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:89) 16:23:29 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:41) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2936) 16:23:29 ... 10 common frames omitted 16:23:29 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@11581382, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1776961408839, 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@11581382, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1776961408839, kafka_groupId=ncmp-async-rest-request-event-group}] 16:23:29 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 16:23:29 at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) 16:23:29 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 16:23:29 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 16:23:29 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 16:23:29 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) 16:23:29 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) 16:23:29 ... 16 common frames omitted 16:23:29 16:23:29 2026-04-23T16:23:28.859Z ERROR 6736 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 16:23:29 16:23:29 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 16:23:29 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:23:29 at java.base/java.lang.Thread.run(Thread.java:833) 16:23:29 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:23:29 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:23:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:23:29 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:23:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:23:29 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:23:29 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:23:29 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:23:29 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:23:29 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:23:29 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:23:29 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:23:29 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 16:23:29 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 16:23:29 ... 3 common frames omitted 16:23:29 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:23:29 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:23:29 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:23:29 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:23:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:23:29 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:23:29 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:23:29 ... 16 common frames omitted 16:23:29 16:23:29 2026-04-23T16:23:28.879Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:29 2026-04-23T16:23:28.879Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:28.986Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:29 2026-04-23T16:23:28.987Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:28.987Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.193Z INFO 6736 --- [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: 340ms, elapsed time since send: 340ms, throttle time: 0ms, request timeout: 30000ms) 16:23:29 2026-04-23T16:23:29.194Z INFO 6736 --- [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=399680419, epoch=6) to node 1: 16:23:29 16:23:29 org.apache.kafka.common.errors.DisconnectException 16:23:29 16:23:29 2026-04-23T16:23:29.195Z INFO 6736 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.195Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.195Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.195Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.195Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 16:23:29 2026-04-23T16:23:29.196Z INFO 6736 --- [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] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 16:23:29 2026-04-23T16:23:29.197Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.197Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.198Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.198Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.200Z INFO 6736 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.200Z INFO 6736 --- [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] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 349ms, elapsed time since send: 349ms, throttle time: 0ms, request timeout: 30000ms) 16:23:29 2026-04-23T16:23:29.200Z INFO 6736 --- [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] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 250ms, elapsed time since send: 250ms, throttle time: 0ms, request timeout: 30000ms) 16:23:29 2026-04-23T16:23:29.200Z INFO 6736 --- [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. 16:23:29 2026-04-23T16:23:29.200Z INFO 6736 --- [est-event-group] 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=95940219, epoch=6) to node 1: 16:23:29 16:23:29 org.apache.kafka.common.errors.DisconnectException 16:23:29 16:23:29 2026-04-23T16:23:29.200Z INFO 6736 --- [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. 16:23:29 2026-04-23T16:23:29.218Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.218Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.292Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.292Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.295Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.295Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.302Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.302Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.306Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.306Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.309Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.309Z WARN 6736 --- [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. 16:23:29 2026-04-23T16:23:29.309Z INFO 6736 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.310Z WARN 6736 --- [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. 16:23:29 2026-04-23T16:23:29.310Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.310Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.312Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.312Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.384Z INFO 6736 --- [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 16:23:29 2026-04-23T16:23:29.384Z INFO 6736 --- [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 16:23:29 2026-04-23T16:23:29.384Z INFO 6736 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:23:29 2026-04-23T16:23:29.384Z INFO 6736 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:23:29 2026-04-23T16:23:29.385Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.385Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.385Z INFO 6736 --- [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 16:23:29 2026-04-23T16:23:29.385Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.385Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.385Z INFO 6736 --- [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 16:23:29 2026-04-23T16:23:29.386Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.386Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.387Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.387Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:29 2026-04-23T16:23:29.391Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:29 2026-04-23T16:23:29.391Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:29 2026-04-23T16:23:29.391Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:23:29 2026-04-23T16:23:29.392Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:29 2026-04-23T16:23:29.395Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:29 2026-04-23T16:23:29.395Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:29 2026-04-23T16:23:29.395Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:23:29 2026-04-23T16:23:29.395Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:29 2026-04-23T16:23:29.396Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 16:23:29 2026-04-23T16:23:29.396Z INFO 6736 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:23:29 2026-04-23T16:23:29.402Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 16:23:29 2026-04-23T16:23:29.402Z INFO 6736 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:23:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.98 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 16:23:29 [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 16:23:29 2026-04-23T16:23:29.426Z INFO 6736 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:23:29 2026-04-23T16:23:29.443Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.443Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.478Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e4a2bf47e352d7de9240fb7877581d1ba1a6d2da99c0622570dc598e30db055e 16:23:29 2026-04-23T16:23:29.501Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.501Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.511Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.511Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.511Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:29 2026-04-23T16:23:29.511Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.511Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:29 2026-04-23T16:23:29.520Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.520Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.534Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.534Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.544Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.544Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.552Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.552Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.665Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.665Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.732Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.732Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.754Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.754Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.880Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.880Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:29 2026-04-23T16:23:29.909Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:29 2026-04-23T16:23:29.909Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:29.937Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:30 2026-04-23T16:23:29.937Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:29.982Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:30 2026-04-23T16:23:29.982Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:29.992Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:30 2026-04-23T16:23:29.992Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:29.992Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:30 2026-04-23T16:23:29.999Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.000Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.021Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.021Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.210Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.211Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.220Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.220Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.514Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:30 2026-04-23T16:23:30.514Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.514Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:30 2026-04-23T16:23:30.514Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.515Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.639Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.639Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.695Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.695Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.736Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.736Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.820Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.821Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.881Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.881Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:30 2026-04-23T16:23:30.910Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:30 2026-04-23T16:23:30.910Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:30.976Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:31 2026-04-23T16:23:30.976Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:30.997Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:31 2026-04-23T16:23:30.997Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:30.997Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:31 2026-04-23T16:23:31.117Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.117Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.221Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.221Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.471Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.471Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.503Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:31 2026-04-23T16:23:31.503Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.503Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:31 2026-04-23T16:23:31.518Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.518Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.643Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.643Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.740Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.740Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.788Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.788Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.821Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.821Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.852Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:31 2026-04-23T16:23:31.852Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:31 2026-04-23T16:23:31.852Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:31 2026-04-23T16:23:31.926Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:31 2026-04-23T16:23:31.926Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:31.980Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:32 2026-04-23T16:23:31.981Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.117Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.117Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.223Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.223Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.479Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.479Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.504Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:32 2026-04-23T16:23:32.504Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.504Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:32 2026-04-23T16:23:32.520Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.520Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.645Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.645Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.744Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.744Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.751Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:32 2026-04-23T16:23:32.751Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.751Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:32 2026-04-23T16:23:32.815Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.815Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.822Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.822Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:32 2026-04-23T16:23:32.927Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:32 2026-04-23T16:23:32.927Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:32.981Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:33 2026-04-23T16:23:32.981Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.119Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.119Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.233Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.233Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.480Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.480Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.504Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:33 2026-04-23T16:23:33.505Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.505Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:33 2026-04-23T16:23:33.525Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.525Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.578Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.579Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.748Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.748Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.751Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:33 2026-04-23T16:23:33.751Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.751Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:33 2026-04-23T16:23:33.817Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.817Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.823Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.823Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:33 2026-04-23T16:23:33.928Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:33 2026-04-23T16:23:33.928Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:33.982Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:34 2026-04-23T16:23:33.982Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.121Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.121Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.235Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.235Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.420Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.420Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.482Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.482Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.529Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.529Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.536Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:34 2026-04-23T16:23:34.537Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.537Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:34 2026-04-23T16:23:34.655Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:34 2026-04-23T16:23:34.655Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.655Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:34 2026-04-23T16:23:34.752Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.752Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.820Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.820Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.825Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.825Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:34 2026-04-23T16:23:34.928Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:34 2026-04-23T16:23:34.929Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:34.989Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:35 2026-04-23T16:23:34.990Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.121Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.122Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.236Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.236Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.421Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.421Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.422Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.422Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.484Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.058114143S 16:23:35 16:23:35,512 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:23:35 16:23:35,512 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:23:35 16:23:35,512 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:23:35 16:23:35,518 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:23:35 16:23:35,518 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:23:35 16:23:35,526 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:23:35 16:23:35,526 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:23:35 16:23:35 . ____ _ __ _ _ 16:23:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:35 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:35 =========|_|==============|___/=/_/_/_/ 16:23:35 16:23:35 :: Spring Boot :: (v3.5.13) 16:23:35 16:23:35 2026-04-23T16:23:35.533Z INFO 6736 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:35 2026-04-23T16:23:35.534Z INFO 6736 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 16:23:35 2026-04-23T16:23:35.536Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.537Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.585Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:35 2026-04-23T16:23:35.585Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.585Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:35 2026-04-23T16:23:35.670Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:35 2026-04-23T16:23:35.670Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.670Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:35 2026-04-23T16:23:35.756Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.756Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.788Z INFO 6736 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:23:35 2026-04-23T16:23:35.822Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.822Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.825Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.825Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.867Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:35 allow.auto.create.topics = true 16:23:35 auto.commit.interval.ms = 5000 16:23:35 auto.include.jmx.reporter = true 16:23:35 auto.offset.reset = latest 16:23:35 bootstrap.servers = [localhost:32772] 16:23:35 check.crcs = true 16:23:35 client.dns.lookup = use_all_dns_ips 16:23:35 client.id = consumer-ncmp-data-operation-event-group-7 16:23:35 client.rack = 16:23:35 connections.max.idle.ms = 540000 16:23:35 default.api.timeout.ms = 60000 16:23:35 enable.auto.commit = false 16:23:35 enable.metrics.push = true 16:23:35 exclude.internal.topics = true 16:23:35 fetch.max.bytes = 52428800 16:23:35 fetch.max.wait.ms = 500 16:23:35 fetch.min.bytes = 1 16:23:35 group.id = ncmp-data-operation-event-group 16:23:35 group.instance.id = null 16:23:35 group.protocol = classic 16:23:35 group.remote.assignor = null 16:23:35 heartbeat.interval.ms = 3000 16:23:35 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:23:35 internal.leave.group.on.close = true 16:23:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:35 isolation.level = read_uncommitted 16:23:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:35 max.partition.fetch.bytes = 1048576 16:23:35 max.poll.interval.ms = 300000 16:23:35 max.poll.records = 500 16:23:35 metadata.max.age.ms = 300000 16:23:35 metadata.recovery.strategy = none 16:23:35 metric.reporters = [] 16:23:35 metrics.num.samples = 2 16:23:35 metrics.recording.level = INFO 16:23:35 metrics.sample.window.ms = 30000 16:23:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:35 receive.buffer.bytes = 65536 16:23:35 reconnect.backoff.max.ms = 1000 16:23:35 reconnect.backoff.ms = 50 16:23:35 request.timeout.ms = 30000 16:23:35 retry.backoff.max.ms = 1000 16:23:35 retry.backoff.ms = 100 16:23:35 sasl.client.callback.handler.class = null 16:23:35 sasl.jaas.config = null 16:23:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:35 sasl.kerberos.min.time.before.relogin = 60000 16:23:35 sasl.kerberos.service.name = null 16:23:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:35 sasl.login.callback.handler.class = null 16:23:35 sasl.login.class = null 16:23:35 sasl.login.connect.timeout.ms = null 16:23:35 sasl.login.read.timeout.ms = null 16:23:35 sasl.login.refresh.buffer.seconds = 300 16:23:35 sasl.login.refresh.min.period.seconds = 60 16:23:35 sasl.login.refresh.window.factor = 0.8 16:23:35 sasl.login.refresh.window.jitter = 0.05 16:23:35 sasl.login.retry.backoff.max.ms = 10000 16:23:35 sasl.login.retry.backoff.ms = 100 16:23:35 sasl.mechanism = GSSAPI 16:23:35 sasl.oauthbearer.clock.skew.seconds = 30 16:23:35 sasl.oauthbearer.expected.audience = null 16:23:35 sasl.oauthbearer.expected.issuer = null 16:23:35 sasl.oauthbearer.header.urlencode = false 16:23:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:35 sasl.oauthbearer.jwks.endpoint.url = null 16:23:35 sasl.oauthbearer.scope.claim.name = scope 16:23:35 sasl.oauthbearer.sub.claim.name = sub 16:23:35 sasl.oauthbearer.token.endpoint.url = null 16:23:35 security.protocol = PLAINTEXT 16:23:35 security.providers = null 16:23:35 send.buffer.bytes = 131072 16:23:35 session.timeout.ms = 45000 16:23:35 socket.connection.setup.timeout.max.ms = 30000 16:23:35 socket.connection.setup.timeout.ms = 10000 16:23:35 ssl.cipher.suites = null 16:23:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:35 ssl.endpoint.identification.algorithm = https 16:23:35 ssl.engine.factory.class = null 16:23:35 ssl.key.password = null 16:23:35 ssl.keymanager.algorithm = SunX509 16:23:35 ssl.keystore.certificate.chain = null 16:23:35 ssl.keystore.key = null 16:23:35 ssl.keystore.location = null 16:23:35 ssl.keystore.password = null 16:23:35 ssl.keystore.type = JKS 16:23:35 ssl.protocol = TLSv1.3 16:23:35 ssl.provider = null 16:23:35 ssl.secure.random.implementation = null 16:23:35 ssl.trustmanager.algorithm = PKIX 16:23:35 ssl.truststore.certificates = null 16:23:35 ssl.truststore.location = null 16:23:35 ssl.truststore.password = null 16:23:35 ssl.truststore.type = JKS 16:23:35 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:23:35 16:23:35 2026-04-23T16:23:35.867Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:35 2026-04-23T16:23:35.870Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:35 2026-04-23T16:23:35.870Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:35 2026-04-23T16:23:35.870Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961415870 16:23:35 2026-04-23T16:23:35.870Z INFO 6736 --- [ 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 16:23:35 2026-04-23T16:23:35.871Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:35 allow.auto.create.topics = true 16:23:35 auto.commit.interval.ms = 5000 16:23:35 auto.include.jmx.reporter = true 16:23:35 auto.offset.reset = latest 16:23:35 bootstrap.servers = [localhost:32772] 16:23:35 check.crcs = true 16:23:35 client.dns.lookup = use_all_dns_ips 16:23:35 client.id = consumer-ncmp-async-rest-request-event-group-8 16:23:35 client.rack = 16:23:35 connections.max.idle.ms = 540000 16:23:35 default.api.timeout.ms = 60000 16:23:35 enable.auto.commit = false 16:23:35 enable.metrics.push = true 16:23:35 exclude.internal.topics = true 16:23:35 fetch.max.bytes = 52428800 16:23:35 fetch.max.wait.ms = 500 16:23:35 fetch.min.bytes = 1 16:23:35 group.id = ncmp-async-rest-request-event-group 16:23:35 group.instance.id = null 16:23:35 group.protocol = classic 16:23:35 group.remote.assignor = null 16:23:35 heartbeat.interval.ms = 3000 16:23:35 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] 16:23:35 internal.leave.group.on.close = true 16:23:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:35 isolation.level = read_uncommitted 16:23:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:35 max.partition.fetch.bytes = 1048576 16:23:35 max.poll.interval.ms = 300000 16:23:35 max.poll.records = 500 16:23:35 metadata.max.age.ms = 300000 16:23:35 metadata.recovery.strategy = none 16:23:35 metric.reporters = [] 16:23:35 metrics.num.samples = 2 16:23:35 metrics.recording.level = INFO 16:23:35 metrics.sample.window.ms = 30000 16:23:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:35 receive.buffer.bytes = 65536 16:23:35 reconnect.backoff.max.ms = 1000 16:23:35 reconnect.backoff.ms = 50 16:23:35 request.timeout.ms = 30000 16:23:35 retry.backoff.max.ms = 1000 16:23:35 retry.backoff.ms = 100 16:23:35 sasl.client.callback.handler.class = null 16:23:35 sasl.jaas.config = null 16:23:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:35 sasl.kerberos.min.time.before.relogin = 60000 16:23:35 sasl.kerberos.service.name = null 16:23:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:35 sasl.login.callback.handler.class = null 16:23:35 sasl.login.class = null 16:23:35 sasl.login.connect.timeout.ms = null 16:23:35 sasl.login.read.timeout.ms = null 16:23:35 sasl.login.refresh.buffer.seconds = 300 16:23:35 sasl.login.refresh.min.period.seconds = 60 16:23:35 sasl.login.refresh.window.factor = 0.8 16:23:35 sasl.login.refresh.window.jitter = 0.05 16:23:35 sasl.login.retry.backoff.max.ms = 10000 16:23:35 sasl.login.retry.backoff.ms = 100 16:23:35 sasl.mechanism = GSSAPI 16:23:35 sasl.oauthbearer.clock.skew.seconds = 30 16:23:35 sasl.oauthbearer.expected.audience = null 16:23:35 sasl.oauthbearer.expected.issuer = null 16:23:35 sasl.oauthbearer.header.urlencode = false 16:23:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:35 sasl.oauthbearer.jwks.endpoint.url = null 16:23:35 sasl.oauthbearer.scope.claim.name = scope 16:23:35 sasl.oauthbearer.sub.claim.name = sub 16:23:35 sasl.oauthbearer.token.endpoint.url = null 16:23:35 security.protocol = PLAINTEXT 16:23:35 security.providers = null 16:23:35 send.buffer.bytes = 131072 16:23:35 session.timeout.ms = 45000 16:23:35 socket.connection.setup.timeout.max.ms = 30000 16:23:35 socket.connection.setup.timeout.ms = 10000 16:23:35 ssl.cipher.suites = null 16:23:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:35 ssl.endpoint.identification.algorithm = https 16:23:35 ssl.engine.factory.class = null 16:23:35 ssl.key.password = null 16:23:35 ssl.keymanager.algorithm = SunX509 16:23:35 ssl.keystore.certificate.chain = null 16:23:35 ssl.keystore.key = null 16:23:35 ssl.keystore.location = null 16:23:35 ssl.keystore.password = null 16:23:35 ssl.keystore.type = JKS 16:23:35 ssl.protocol = TLSv1.3 16:23:35 ssl.provider = null 16:23:35 ssl.secure.random.implementation = null 16:23:35 ssl.trustmanager.algorithm = PKIX 16:23:35 ssl.truststore.certificates = null 16:23:35 ssl.truststore.location = null 16:23:35 ssl.truststore.password = null 16:23:35 ssl.truststore.type = JKS 16:23:35 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:23:35 16:23:35 2026-04-23T16:23:35.871Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:35 2026-04-23T16:23:35.878Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:35 2026-04-23T16:23:35.878Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:35 2026-04-23T16:23:35.878Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961415878 16:23:35 2026-04-23T16:23:35.879Z INFO 6736 --- [ 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 16:23:35 2026-04-23T16:23:35.889Z INFO 6736 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.399 seconds (process running for 90.25) 16:23:35 2026-04-23T16:23:35.929Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:35 2026-04-23T16:23:35.929Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:35 2026-04-23T16:23:35.939Z WARN 6736 --- [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} 16:23:35 2026-04-23T16:23:35.939Z INFO 6736 --- [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 16:23:35 2026-04-23T16:23:35.942Z WARN 6736 --- [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} 16:23:35 2026-04-23T16:23:35.942Z INFO 6736 --- [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 16:23:36 2026-04-23T16:23:35.991Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:36 2026-04-23T16:23:35.992Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.072Z INFO 6736 --- [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) 16:23:36 2026-04-23T16:23:36.073Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:23:36 2026-04-23T16:23:36.074Z INFO 6736 --- [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) 16:23:36 2026-04-23T16:23:36.075Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:23:36 2026-04-23T16:23:36.097Z INFO 6736 --- [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-f3209aee-3b39-4cb9-b17a-308433e919a6 16:23:36 2026-04-23T16:23:36.097Z INFO 6736 --- [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-18441524-bd13-410c-960f-8925d84cd64d 16:23:36 2026-04-23T16:23:36.097Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 16:23:36 2026-04-23T16:23:36.097Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 16:23:36 2026-04-23T16:23:36.121Z INFO 6736 --- [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-f3209aee-3b39-4cb9-b17a-308433e919a6', protocol='range'} 16:23:36 2026-04-23T16:23:36.122Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.123Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.123Z INFO 6736 --- [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-f3209aee-3b39-4cb9-b17a-308433e919a6=Assignment(partitions=[ncmp-async-m2m-0])} 16:23:36 2026-04-23T16:23:36.124Z INFO 6736 --- [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-18441524-bd13-410c-960f-8925d84cd64d', protocol='range'} 16:23:36 2026-04-23T16:23:36.124Z INFO 6736 --- [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-18441524-bd13-410c-960f-8925d84cd64d=Assignment(partitions=[ncmp-async-m2m-0])} 16:23:36 2026-04-23T16:23:36.151Z INFO 6736 --- [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-f3209aee-3b39-4cb9-b17a-308433e919a6', protocol='range'} 16:23:36 2026-04-23T16:23:36.157Z INFO 6736 --- [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-18441524-bd13-410c-960f-8925d84cd64d', protocol='range'} 16:23:36 2026-04-23T16:23:36.157Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:23:36 2026-04-23T16:23:36.157Z INFO 6736 --- [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 16:23:36 2026-04-23T16:23:36.151Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 16:23:36 2026-04-23T16:23:36.158Z INFO 6736 --- [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 16:23:36 2026-04-23T16:23:36.177Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:36 2026-04-23T16:23:36.177Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:36 2026-04-23T16:23:36.181Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:36 2026-04-23T16:23:36.184Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 16:23:36 2026-04-23T16:23:36.191Z INFO 6736 --- [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}}. 16:23:36 2026-04-23T16:23:36.191Z INFO 6736 --- [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}}. 16:23:36 2026-04-23T16:23:36.216Z INFO 6736 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 16:23:36 2026-04-23T16:23:36.217Z INFO 6736 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:23:36 2026-04-23T16:23:36.223Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.223Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.226Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:36 2026-04-23T16:23:36.227Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:36 acks = -1 16:23:36 auto.include.jmx.reporter = true 16:23:36 batch.size = 16384 16:23:36 bootstrap.servers = [localhost:32772] 16:23:36 buffer.memory = 33554432 16:23:36 client.dns.lookup = use_all_dns_ips 16:23:36 client.id = producer-11 16:23:36 compression.gzip.level = -1 16:23:36 compression.lz4.level = 9 16:23:36 compression.type = none 16:23:36 compression.zstd.level = 3 16:23:36 connections.max.idle.ms = 540000 16:23:36 delivery.timeout.ms = 120000 16:23:36 enable.idempotence = false 16:23:36 enable.metrics.push = true 16:23:36 interceptor.classes = [] 16:23:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:36 linger.ms = 1 16:23:36 max.block.ms = 60000 16:23:36 max.in.flight.requests.per.connection = 5 16:23:36 max.request.size = 1048576 16:23:36 metadata.max.age.ms = 300000 16:23:36 metadata.max.idle.ms = 300000 16:23:36 metadata.recovery.strategy = none 16:23:36 metric.reporters = [] 16:23:36 metrics.num.samples = 2 16:23:36 metrics.recording.level = INFO 16:23:36 metrics.sample.window.ms = 30000 16:23:36 partitioner.adaptive.partitioning.enable = true 16:23:36 partitioner.availability.timeout.ms = 0 16:23:36 partitioner.class = null 16:23:36 partitioner.ignore.keys = false 16:23:36 receive.buffer.bytes = 32768 16:23:36 reconnect.backoff.max.ms = 1000 16:23:36 reconnect.backoff.ms = 50 16:23:36 request.timeout.ms = 30000 16:23:36 retries = 0 16:23:36 retry.backoff.max.ms = 1000 16:23:36 retry.backoff.ms = 100 16:23:36 sasl.client.callback.handler.class = null 16:23:36 sasl.jaas.config = null 16:23:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:36 sasl.kerberos.min.time.before.relogin = 60000 16:23:36 sasl.kerberos.service.name = null 16:23:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:36 sasl.login.callback.handler.class = null 16:23:36 sasl.login.class = null 16:23:36 sasl.login.connect.timeout.ms = null 16:23:36 sasl.login.read.timeout.ms = null 16:23:36 sasl.login.refresh.buffer.seconds = 300 16:23:36 sasl.login.refresh.min.period.seconds = 60 16:23:36 sasl.login.refresh.window.factor = 0.8 16:23:36 sasl.login.refresh.window.jitter = 0.05 16:23:36 sasl.login.retry.backoff.max.ms = 10000 16:23:36 sasl.login.retry.backoff.ms = 100 16:23:36 sasl.mechanism = GSSAPI 16:23:36 sasl.oauthbearer.clock.skew.seconds = 30 16:23:36 sasl.oauthbearer.expected.audience = null 16:23:36 sasl.oauthbearer.expected.issuer = null 16:23:36 sasl.oauthbearer.header.urlencode = false 16:23:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:36 sasl.oauthbearer.jwks.endpoint.url = null 16:23:36 sasl.oauthbearer.scope.claim.name = scope 16:23:36 sasl.oauthbearer.sub.claim.name = sub 16:23:36 sasl.oauthbearer.token.endpoint.url = null 16:23:36 security.protocol = PLAINTEXT 16:23:36 security.providers = null 16:23:36 send.buffer.bytes = 131072 16:23:36 socket.connection.setup.timeout.max.ms = 30000 16:23:36 socket.connection.setup.timeout.ms = 10000 16:23:36 ssl.cipher.suites = null 16:23:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:36 ssl.endpoint.identification.algorithm = https 16:23:36 ssl.engine.factory.class = null 16:23:36 ssl.key.password = null 16:23:36 ssl.keymanager.algorithm = SunX509 16:23:36 ssl.keystore.certificate.chain = null 16:23:36 ssl.keystore.key = null 16:23:36 ssl.keystore.location = null 16:23:36 ssl.keystore.password = null 16:23:36 ssl.keystore.type = JKS 16:23:36 ssl.protocol = TLSv1.3 16:23:36 ssl.provider = null 16:23:36 ssl.secure.random.implementation = null 16:23:36 ssl.trustmanager.algorithm = PKIX 16:23:36 ssl.truststore.certificates = null 16:23:36 ssl.truststore.location = null 16:23:36 ssl.truststore.password = null 16:23:36 ssl.truststore.type = JKS 16:23:36 transaction.timeout.ms = 60000 16:23:36 transactional.id = null 16:23:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:36 16:23:36 2026-04-23T16:23:36.227Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:36 2026-04-23T16:23:36.231Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:36 2026-04-23T16:23:36.231Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:36 2026-04-23T16:23:36.231Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:36 2026-04-23T16:23:36.231Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961416231 16:23:36 2026-04-23T16:23:36.243Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:36 2026-04-23T16:23:36.285Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:23:36 auto.include.jmx.reporter = true 16:23:36 bootstrap.controllers = [] 16:23:36 bootstrap.servers = [localhost:32772] 16:23:36 client.dns.lookup = use_all_dns_ips 16:23:36 client.id = 16:23:36 connections.max.idle.ms = 300000 16:23:36 default.api.timeout.ms = 60000 16:23:36 enable.metrics.push = true 16:23:36 metadata.max.age.ms = 300000 16:23:36 metadata.recovery.strategy = none 16:23:36 metric.reporters = [] 16:23:36 metrics.num.samples = 2 16:23:36 metrics.recording.level = INFO 16:23:36 metrics.sample.window.ms = 30000 16:23:36 receive.buffer.bytes = 65536 16:23:36 reconnect.backoff.max.ms = 1000 16:23:36 reconnect.backoff.ms = 50 16:23:36 request.timeout.ms = 30000 16:23:36 retries = 2147483647 16:23:36 retry.backoff.max.ms = 1000 16:23:36 retry.backoff.ms = 100 16:23:36 sasl.client.callback.handler.class = null 16:23:36 sasl.jaas.config = null 16:23:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:36 sasl.kerberos.min.time.before.relogin = 60000 16:23:36 sasl.kerberos.service.name = null 16:23:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:36 sasl.login.callback.handler.class = null 16:23:36 sasl.login.class = null 16:23:36 sasl.login.connect.timeout.ms = null 16:23:36 sasl.login.read.timeout.ms = null 16:23:36 sasl.login.refresh.buffer.seconds = 300 16:23:36 sasl.login.refresh.min.period.seconds = 60 16:23:36 sasl.login.refresh.window.factor = 0.8 16:23:36 sasl.login.refresh.window.jitter = 0.05 16:23:36 sasl.login.retry.backoff.max.ms = 10000 16:23:36 sasl.login.retry.backoff.ms = 100 16:23:36 sasl.mechanism = GSSAPI 16:23:36 sasl.oauthbearer.clock.skew.seconds = 30 16:23:36 sasl.oauthbearer.expected.audience = null 16:23:36 sasl.oauthbearer.expected.issuer = null 16:23:36 sasl.oauthbearer.header.urlencode = false 16:23:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:36 sasl.oauthbearer.jwks.endpoint.url = null 16:23:36 sasl.oauthbearer.scope.claim.name = scope 16:23:36 sasl.oauthbearer.sub.claim.name = sub 16:23:36 sasl.oauthbearer.token.endpoint.url = null 16:23:36 security.protocol = PLAINTEXT 16:23:36 security.providers = null 16:23:36 send.buffer.bytes = 131072 16:23:36 socket.connection.setup.timeout.max.ms = 30000 16:23:36 socket.connection.setup.timeout.ms = 10000 16:23:36 ssl.cipher.suites = null 16:23:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:36 ssl.endpoint.identification.algorithm = https 16:23:36 ssl.engine.factory.class = null 16:23:36 ssl.key.password = null 16:23:36 ssl.keymanager.algorithm = SunX509 16:23:36 ssl.keystore.certificate.chain = null 16:23:36 ssl.keystore.key = null 16:23:36 ssl.keystore.location = null 16:23:36 ssl.keystore.password = null 16:23:36 ssl.keystore.type = JKS 16:23:36 ssl.protocol = TLSv1.3 16:23:36 ssl.provider = null 16:23:36 ssl.secure.random.implementation = null 16:23:36 ssl.trustmanager.algorithm = PKIX 16:23:36 ssl.truststore.certificates = null 16:23:36 ssl.truststore.location = null 16:23:36 ssl.truststore.password = null 16:23:36 ssl.truststore.type = JKS 16:23:36 16:23:36 2026-04-23T16:23:36.286Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: 16:23:36 auto.include.jmx.reporter = true 16:23:36 bootstrap.controllers = [] 16:23:36 bootstrap.servers = [localhost:32772] 16:23:36 client.dns.lookup = use_all_dns_ips 16:23:36 client.id = 16:23:36 connections.max.idle.ms = 300000 16:23:36 default.api.timeout.ms = 60000 16:23:36 enable.metrics.push = true 16:23:36 metadata.max.age.ms = 300000 16:23:36 metadata.recovery.strategy = none 16:23:36 metric.reporters = [] 16:23:36 metrics.num.samples = 2 16:23:36 metrics.recording.level = INFO 16:23:36 metrics.sample.window.ms = 30000 16:23:36 receive.buffer.bytes = 65536 16:23:36 reconnect.backoff.max.ms = 1000 16:23:36 reconnect.backoff.ms = 50 16:23:36 request.timeout.ms = 30000 16:23:36 retries = 2147483647 16:23:36 retry.backoff.max.ms = 1000 16:23:36 retry.backoff.ms = 100 16:23:36 sasl.client.callback.handler.class = null 16:23:36 sasl.jaas.config = null 16:23:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:36 sasl.kerberos.min.time.before.relogin = 60000 16:23:36 sasl.kerberos.service.name = null 16:23:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:36 sasl.login.callback.handler.class = null 16:23:36 sasl.login.class = null 16:23:36 sasl.login.connect.timeout.ms = null 16:23:36 sasl.login.read.timeout.ms = null 16:23:36 sasl.login.refresh.buffer.seconds = 300 16:23:36 sasl.login.refresh.min.period.seconds = 60 16:23:36 sasl.login.refresh.window.factor = 0.8 16:23:36 sasl.login.refresh.window.jitter = 0.05 16:23:36 sasl.login.retry.backoff.max.ms = 10000 16:23:36 sasl.login.retry.backoff.ms = 100 16:23:36 sasl.mechanism = GSSAPI 16:23:36 sasl.oauthbearer.clock.skew.seconds = 30 16:23:36 sasl.oauthbearer.expected.audience = null 16:23:36 sasl.oauthbearer.expected.issuer = null 16:23:36 sasl.oauthbearer.header.urlencode = false 16:23:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:36 sasl.oauthbearer.jwks.endpoint.url = null 16:23:36 sasl.oauthbearer.scope.claim.name = scope 16:23:36 sasl.oauthbearer.sub.claim.name = sub 16:23:36 sasl.oauthbearer.token.endpoint.url = null 16:23:36 security.protocol = PLAINTEXT 16:23:36 security.providers = null 16:23:36 send.buffer.bytes = 131072 16:23:36 socket.connection.setup.timeout.max.ms = 30000 16:23:36 socket.connection.setup.timeout.ms = 10000 16:23:36 ssl.cipher.suites = null 16:23:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:36 ssl.endpoint.identification.algorithm = https 16:23:36 ssl.engine.factory.class = null 16:23:36 ssl.key.password = null 16:23:36 ssl.keymanager.algorithm = SunX509 16:23:36 ssl.keystore.certificate.chain = null 16:23:36 ssl.keystore.key = null 16:23:36 ssl.keystore.location = null 16:23:36 ssl.keystore.password = null 16:23:36 ssl.keystore.type = JKS 16:23:36 ssl.protocol = TLSv1.3 16:23:36 ssl.provider = null 16:23:36 ssl.secure.random.implementation = null 16:23:36 ssl.trustmanager.algorithm = PKIX 16:23:36 ssl.truststore.certificates = null 16:23:36 ssl.truststore.location = null 16:23:36 ssl.truststore.password = null 16:23:36 ssl.truststore.type = JKS 16:23:36 16:23:36 2026-04-23T16:23:36.287Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:36 2026-04-23T16:23:36.287Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:36 2026-04-23T16:23:36.287Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961416287 16:23:36 2026-04-23T16:23:36.289Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:36 2026-04-23T16:23:36.289Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:36 2026-04-23T16:23:36.289Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961416289 16:23:36 2026-04-23T16:23:36.335Z INFO 6736 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 16:23:36 2026-04-23T16:23:36.337Z INFO 6736 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:36 2026-04-23T16:23:36.337Z INFO 6736 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:36 2026-04-23T16:23:36.337Z INFO 6736 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:36 2026-04-23T16:23:36.343Z INFO 6736 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 16:23:36 2026-04-23T16:23:36.345Z INFO 6736 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:36 2026-04-23T16:23:36.345Z INFO 6736 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:36 2026-04-23T16:23:36.345Z INFO 6736 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:36 2026-04-23T16:23:36.360Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:36 2026-04-23T16:23:36.360Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:36 acks = -1 16:23:36 auto.include.jmx.reporter = true 16:23:36 batch.size = 16384 16:23:36 bootstrap.servers = [localhost:32772] 16:23:36 buffer.memory = 33554432 16:23:36 client.dns.lookup = use_all_dns_ips 16:23:36 client.id = producer-12 16:23:36 compression.gzip.level = -1 16:23:36 compression.lz4.level = 9 16:23:36 compression.type = none 16:23:36 compression.zstd.level = 3 16:23:36 connections.max.idle.ms = 540000 16:23:36 delivery.timeout.ms = 120000 16:23:36 enable.idempotence = false 16:23:36 enable.metrics.push = true 16:23:36 interceptor.classes = [] 16:23:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:36 linger.ms = 1 16:23:36 max.block.ms = 60000 16:23:36 max.in.flight.requests.per.connection = 5 16:23:36 max.request.size = 1048576 16:23:36 metadata.max.age.ms = 300000 16:23:36 metadata.max.idle.ms = 300000 16:23:36 metadata.recovery.strategy = none 16:23:36 metric.reporters = [] 16:23:36 metrics.num.samples = 2 16:23:36 metrics.recording.level = INFO 16:23:36 metrics.sample.window.ms = 30000 16:23:36 partitioner.adaptive.partitioning.enable = true 16:23:36 partitioner.availability.timeout.ms = 0 16:23:36 partitioner.class = null 16:23:36 partitioner.ignore.keys = false 16:23:36 receive.buffer.bytes = 32768 16:23:36 reconnect.backoff.max.ms = 1000 16:23:36 reconnect.backoff.ms = 50 16:23:36 request.timeout.ms = 30000 16:23:36 retries = 0 16:23:36 retry.backoff.max.ms = 1000 16:23:36 retry.backoff.ms = 100 16:23:36 sasl.client.callback.handler.class = null 16:23:36 sasl.jaas.config = null 16:23:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:36 sasl.kerberos.min.time.before.relogin = 60000 16:23:36 sasl.kerberos.service.name = null 16:23:36 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:36 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:36 sasl.login.callback.handler.class = null 16:23:36 sasl.login.class = null 16:23:36 sasl.login.connect.timeout.ms = null 16:23:36 sasl.login.read.timeout.ms = null 16:23:36 sasl.login.refresh.buffer.seconds = 300 16:23:36 sasl.login.refresh.min.period.seconds = 60 16:23:36 sasl.login.refresh.window.factor = 0.8 16:23:36 sasl.login.refresh.window.jitter = 0.05 16:23:36 sasl.login.retry.backoff.max.ms = 10000 16:23:36 sasl.login.retry.backoff.ms = 100 16:23:36 sasl.mechanism = GSSAPI 16:23:36 sasl.oauthbearer.clock.skew.seconds = 30 16:23:36 sasl.oauthbearer.expected.audience = null 16:23:36 sasl.oauthbearer.expected.issuer = null 16:23:36 sasl.oauthbearer.header.urlencode = false 16:23:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:36 sasl.oauthbearer.jwks.endpoint.url = null 16:23:36 sasl.oauthbearer.scope.claim.name = scope 16:23:36 sasl.oauthbearer.sub.claim.name = sub 16:23:36 sasl.oauthbearer.token.endpoint.url = null 16:23:36 security.protocol = PLAINTEXT 16:23:36 security.providers = null 16:23:36 send.buffer.bytes = 131072 16:23:36 socket.connection.setup.timeout.max.ms = 30000 16:23:36 socket.connection.setup.timeout.ms = 10000 16:23:36 ssl.cipher.suites = null 16:23:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:36 ssl.endpoint.identification.algorithm = https 16:23:36 ssl.engine.factory.class = null 16:23:36 ssl.key.password = null 16:23:36 ssl.keymanager.algorithm = SunX509 16:23:36 ssl.keystore.certificate.chain = null 16:23:36 ssl.keystore.key = null 16:23:36 ssl.keystore.location = null 16:23:36 ssl.keystore.password = null 16:23:36 ssl.keystore.type = JKS 16:23:36 ssl.protocol = TLSv1.3 16:23:36 ssl.provider = null 16:23:36 ssl.secure.random.implementation = null 16:23:36 ssl.trustmanager.algorithm = PKIX 16:23:36 ssl.truststore.certificates = null 16:23:36 ssl.truststore.location = null 16:23:36 ssl.truststore.password = null 16:23:36 ssl.truststore.type = JKS 16:23:36 transaction.timeout.ms = 60000 16:23:36 transactional.id = null 16:23:36 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:23:36 16:23:36 2026-04-23T16:23:36.361Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:36 2026-04-23T16:23:36.365Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:36 2026-04-23T16:23:36.366Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:36 2026-04-23T16:23:36.366Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:36 2026-04-23T16:23:36.366Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961416366 16:23:36 2026-04-23T16:23:36.381Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:36 2026-04-23T16:23:36.392Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.392Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.411Z ERROR 6736 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 16:23:36 16:23:36 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:3047) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3095) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2909) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2826) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2663) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2552) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2201) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1493) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1362) 16:23:36 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 16:23:36 at java.base/java.lang.Thread.run(Thread.java:833) 16:23:36 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 16:23:36 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 16:23:36 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 16:23:36 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) 16:23:36 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) 16:23:36 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) 16:23:36 at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) 16:23:36 at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) 16:23:36 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) 16:23:36 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) 16:23:36 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) 16:23:36 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) 16:23:36 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1719) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1694) 16:23:36 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1472) 16:23:36 ... 3 common frames omitted 16:23:36 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 16:23:36 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 16:23:36 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 16:23:36 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 16:23:36 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 16:23:36 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 16:23:36 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 16:23:36 ... 16 common frames omitted 16:23:36 16:23:36 2026-04-23T16:23:36.421Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.422Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.542Z INFO 6736 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 16:23:36 2026-04-23T16:23:36.542Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 16:23:36 2026-04-23T16:23:36.542Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.542Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.543Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 134ms, elapsed time since send: 134ms, throttle time: 0ms, request timeout: 30000ms) 16:23:36 2026-04-23T16:23:36.543Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 16:23:36 2026-04-23T16:23:36.543Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 16:23:36 2026-04-23T16:23:36.543Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=163856097, epoch=2) to node 1: 16:23:36 16:23:36 org.apache.kafka.common.errors.DisconnectException 16:23:36 16:23:36 2026-04-23T16:23:36.543Z INFO 6736 --- [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. 16:23:36 2026-04-23T16:23:36.543Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.543Z INFO 6736 --- [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. 16:23:36 2026-04-23T16:23:36.544Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Cancelled in-flight METADATA request with correlation id 7 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, throttle time: 0ms, request timeout: 30000ms) 16:23:36 2026-04-23T16:23:36.544Z INFO 6736 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.544Z INFO 6736 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 130ms, throttle time: 0ms, request timeout: 30000ms) 16:23:36 2026-04-23T16:23:36.544Z INFO 6736 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 32ms, elapsed time since send: 32ms, throttle time: 0ms, request timeout: 30000ms) 16:23:36 2026-04-23T16:23:36.544Z INFO 6736 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 16:23:36 2026-04-23T16:23:36.544Z INFO 6736 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=485058253, epoch=2) to node 1: 16:23:36 16:23:36 org.apache.kafka.common.errors.DisconnectException 16:23:36 16:23:36 2026-04-23T16:23:36.544Z INFO 6736 --- [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. 16:23:36 2026-04-23T16:23:36.572Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.572Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.575Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:36 2026-04-23T16:23:36.575Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.575Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:36 2026-04-23T16:23:36.646Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.646Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.646Z INFO 6736 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.646Z WARN 6736 --- [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. 16:23:36 2026-04-23T16:23:36.656Z INFO 6736 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.657Z WARN 6736 --- [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. 16:23:36 2026-04-23T16:23:36.660Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.660Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.671Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:36 2026-04-23T16:23:36.671Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.671Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [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 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [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 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [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 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [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 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.737Z INFO 6736 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.738Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.738Z INFO 6736 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 16:23:36 2026-04-23T16:23:36.738Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:36 2026-04-23T16:23:36.738Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:36 2026-04-23T16:23:36.738Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:23:36 2026-04-23T16:23:36.738Z INFO 6736 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:36 2026-04-23T16:23:36.738Z INFO 6736 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.738Z WARN 6736 --- [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. 16:23:36 2026-04-23T16:23:36.739Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:23:36 2026-04-23T16:23:36.739Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:23:36 2026-04-23T16:23:36.739Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:23:36 2026-04-23T16:23:36.739Z INFO 6736 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:23:36 2026-04-23T16:23:36.742Z INFO 6736 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 16:23:36 2026-04-23T16:23:36.742Z INFO 6736 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 16:23:36 2026-04-23T16:23:36.742Z INFO 6736 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 16:23:36 2026-04-23T16:23:36.743Z INFO 6736 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 16:23:36 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.321 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 16:23:36 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 16:23:36 2026-04-23T16:23:36.763Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.763Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:36 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.OperationDetailsFactorySpec 16:23:36 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 16:23:36 16:23:36,828 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:23:36 16:23:36,828 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:23:36 16:23:36,828 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:23:36 16:23:36,833 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:23:36 16:23:36,833 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:23:36 16:23:36,840 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:23:36 16:23:36,841 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:23:36 16:23:36 . ____ _ __ _ _ 16:23:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:36 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:36 =========|_|==============|___/=/_/_/_/ 16:23:36 16:23:36 :: Spring Boot :: (v3.5.13) 16:23:36 16:23:36 2026-04-23T16:23:36.846Z INFO 6736 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:36 2026-04-23T16:23:36.847Z INFO 6736 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 16:23:36 2026-04-23T16:23:36.877Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.877Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.879Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.880Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.930Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.930Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:36 2026-04-23T16:23:36.968Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:36 2026-04-23T16:23:36.968Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:36.997Z INFO 6736 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.184 seconds (process running for 91.358) 16:23:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 16:23:37 [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 16:23:37 2026-04-23T16:23:37.124Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.124Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.225Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.225Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.263Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.263Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.357Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.357Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.362Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.364Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.364Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.388Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:23:37 2026-04-23T16:23:37.388Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:23:37 2026-04-23T16:23:37.393Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.394Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.394Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 16:23:37 2026-04-23T16:23:37.394Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.394Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.395Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:23:37 2026-04-23T16:23:37.395Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:23:37 2026-04-23T16:23:37.396Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.397Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:23:37 2026-04-23T16:23:37.397Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.398Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:23:37 2026-04-23T16:23:37.398Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:23:37 2026-04-23T16:23:37.399Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.400Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 16:23:37 2026-04-23T16:23:37.400Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.403Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 16:23:37 2026-04-23T16:23:37.403Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:23:37 2026-04-23T16:23:37.405Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.405Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:23:37 2026-04-23T16:23:37.405Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.406Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 16:23:37 2026-04-23T16:23:37.406Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 16:23:37 2026-04-23T16:23:37.406Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 16:23:37 2026-04-23T16:23:37.422Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.422Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.466Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.467Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:23:37 2026-04-23T16:23:37.468Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.468Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2123854505, Message: null, Details: Policy Executor returned HTTP Status code 418. 16:23:37 2026-04-23T16:23:37.468Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 16:23:37 2026-04-23T16:23:37.468Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:23:37 2026-04-23T16:23:37.468Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:23:37 2026-04-23T16:23:37.470Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.470Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 16:23:37 2026-04-23T16:23:37.470Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.470Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$2123854505, Message: null, Details: Policy Executor returned HTTP Status code 418. 16:23:37 2026-04-23T16:23:37.470Z WARN 6736 --- [ 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 16:23:37 2026-04-23T16:23:37.471Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:23:37 2026-04-23T16:23:37.471Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:23:37 2026-04-23T16:23:37.471Z TRACE 6736 --- [ 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 16:23:37 2026-04-23T16:23:37.472Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.472Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.472Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.473Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 16:23:37 2026-04-23T16:23:37.475Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.476Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.476Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.477Z WARN 6736 --- [ 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. 16:23:37 2026-04-23T16:23:37.477Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 16:23:37 2026-04-23T16:23:37.477Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:23:37 2026-04-23T16:23:37.477Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:23:37 2026-04-23T16:23:37.477Z TRACE 6736 --- [ 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 16:23:37 2026-04-23T16:23:37.479Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.479Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.479Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.480Z WARN 6736 --- [ 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). 16:23:37 2026-04-23T16:23:37.480Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 16:23:37 2026-04-23T16:23:37.480Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:23:37 2026-04-23T16:23:37.480Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 16:23:37 2026-04-23T16:23:37.480Z TRACE 6736 --- [ 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 16:23:37 2026-04-23T16:23:37.481Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.482Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.482Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.482Z WARN 6736 --- [ 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. 16:23:37 2026-04-23T16:23:37.482Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 16:23:37 2026-04-23T16:23:37.482Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:23:37 2026-04-23T16:23:37.482Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:23:37 2026-04-23T16:23:37.483Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.484Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.484Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.484Z WARN 6736 --- [ 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). 16:23:37 2026-04-23T16:23:37.484Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 16:23:37 2026-04-23T16:23:37.484Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:23:37 2026-04-23T16:23:37.484Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 16:23:37 2026-04-23T16:23:37.486Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.486Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.486Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.486Z WARN 6736 --- [ 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. 16:23:37 2026-04-23T16:23:37.487Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.488Z WARN 6736 --- [ 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. 16:23:37 2026-04-23T16:23:37.489Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 16:23:37 2026-04-23T16:23:37.517Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 16:23:37 2026-04-23T16:23:37.517Z DEBUG 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 16:23:37 2026-04-23T16:23:37.518Z TRACE 6736 --- [ 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}]} 16:23:37 2026-04-23T16:23:37.518Z WARN 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$488609318, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 16:23:37 2026-04-23T16:23:37.518Z WARN 6736 --- [ 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 16:23:37 2026-04-23T16:23:37.518Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 16:23:37 2026-04-23T16:23:37.518Z TRACE 6736 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 16:23:37 2026-04-23T16:23:37.518Z TRACE 6736 --- [ 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 16:23:37 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 16:23:37 [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 16:23:37 2026-04-23T16:23:37.576Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:37 2026-04-23T16:23:37.576Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.576Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:37 2026-04-23T16:23:37.582Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.582Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:37 16:23:37 . ____ _ __ _ _ 16:23:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:37 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:37 =========|_|==============|___/=/_/_/_/ 16:23:37 16:23:37 :: Spring Boot :: (v3.5.13) 16:23:37 16:23:37 2026-04-23T16:23:37.599Z INFO 6736 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:37 2026-04-23T16:23:37.599Z INFO 6736 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:23:37 2026-04-23T16:23:37.712Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:37 2026-04-23T16:23:37.712Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.712Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:37 2026-04-23T16:23:37.728Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.728Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.777Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.777Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.824Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.825Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.832Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.832Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.931Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.931Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:37 2026-04-23T16:23:37.939Z INFO 6736 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.356 seconds (process running for 92.3) 16:23:37 2026-04-23T16:23:37.971Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:37 2026-04-23T16:23:37.971Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.010Z WARN 6736 --- [ 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: cd579667-1c9e-4551-bdb7-4eddf4b71097 16:23:38 2026-04-23T16:23:38.040Z WARN 6736 --- [ 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: b6b5ea1c-cde2-43c3-a5af-f34d39bfb5ae 16:23:38 2026-04-23T16:23:38.050Z WARN 6736 --- [ 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: b7c83086-1dd6-4b2d-985f-284f1678f0c8 16:23:38 2026-04-23T16:23:38.069Z WARN 6736 --- [ 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: b522382a-6118-412e-807c-538466e47559 16:23:38 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.578 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 16:23:38 [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 16:23:38 2026-04-23T16:23:38.112Z INFO 6736 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:23:38 2026-04-23T16:23:38.125Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.125Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.177Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8f277e0eccb6f83e18def0746219998ace1e2e9bad57d4cf8a6783bca61b8420 16:23:38 2026-04-23T16:23:38.226Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.226Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.308Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.308Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.395Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.396Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.423Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.423Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.431Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:38 2026-04-23T16:23:38.431Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.431Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:38 2026-04-23T16:23:38.551Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.551Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.585Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.585Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.738Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:38 2026-04-23T16:23:38.738Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.738Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:38 2026-04-23T16:23:38.781Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.781Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.825Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.825Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.834Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.834Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.932Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.932Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:38 2026-04-23T16:23:38.973Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:38 2026-04-23T16:23:38.973Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.126Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.126Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.229Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.229Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.306Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.307Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.308Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.309Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.331Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:39 2026-04-23T16:23:39.331Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.331Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:39 2026-04-23T16:23:39.425Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.425Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.553Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.553Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.588Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.588Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.739Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:39 2026-04-23T16:23:39.739Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.739Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:39 2026-04-23T16:23:39.785Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.786Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.826Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.826Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.836Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.836Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.933Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.933Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:39 2026-04-23T16:23:39.974Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:39 2026-04-23T16:23:39.974Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.128Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.128Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.231Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.231Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.310Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.310Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.312Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.312Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.332Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:40 2026-04-23T16:23:40.332Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.332Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:40 2026-04-23T16:23:40.427Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.427Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.555Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.556Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.590Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.591Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.694Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:40 2026-04-23T16:23:40.694Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.694Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:40 2026-04-23T16:23:40.790Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.790Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.828Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.828Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.838Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.839Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.876Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.876Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:40 2026-04-23T16:23:40.935Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:40 2026-04-23T16:23:40.935Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.128Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.128Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.233Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.233Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.312Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.312Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.313Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.313Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.320Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:41 2026-04-23T16:23:41.320Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.320Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:41 2026-04-23T16:23:41.434Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.434Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.556Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.556Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.594Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.594Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.598Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:41 2026-04-23T16:23:41.598Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.598Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:41 2026-04-23T16:23:41.786Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.786Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.803Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.803Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.833Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.833Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.842Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:41 2026-04-23T16:23:41.842Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:41 2026-04-23T16:23:41.936Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:42 2026-04-23T16:23:41.936Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.129Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.129Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.235Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.235Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.313Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.313Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.315Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.315Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.325Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:42 2026-04-23T16:23:42.325Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.325Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:42 2026-04-23T16:23:42.359Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.359Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.498Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.498Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.557Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.557Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.610Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:42 2026-04-23T16:23:42.610Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.610Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:42 2026-04-23T16:23:42.788Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.788Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.809Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.809Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.835Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.835Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.844Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.844Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:42 2026-04-23T16:23:42.938Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:42 2026-04-23T16:23:42.938Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.131Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.131Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.235Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:43 2026-04-23T16:23:43.235Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.235Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:43 2026-04-23T16:23:43.236Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.236Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.249Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.249Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.314Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.314Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.315Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.315Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.409Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.409Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.558Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.559Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.611Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:43 2026-04-23T16:23:43.611Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.611Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:43 2026-04-23T16:23:43.789Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.789Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.822Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.822Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.842Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.843Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.851Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.851Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:43 2026-04-23T16:23:43.940Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:43 2026-04-23T16:23:43.940Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.132Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.133Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.142Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:44 2026-04-23T16:23:44.142Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.142Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:44 2026-04-23T16:23:44.243Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.244Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.258Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.258Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.316Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.316Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.316Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.316Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.423Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.423Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.483Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.371145528S 16:23:44 2026-04-23T16:23:44.511Z WARN 6736 --- [ 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: aed76749-276d-4efa-9d26-95c556e257f1 16:23:44 2026-04-23T16:23:44.511Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.511Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-13 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.511Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.514Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.514Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.514Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.514Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424514 16:23:44 2026-04-23T16:23:44.518Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:44 2026-04-23T16:23:44.518Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.518Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:44 2026-04-23T16:23:44.557Z WARN 6736 --- [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} 16:23:44 2026-04-23T16:23:44.558Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:44 2026-04-23T16:23:44.559Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.559Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.734Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.735Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.741Z WARN 6736 --- [ 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: d198d410-7f9c-4275-925e-23a0a8346ae9 16:23:44 2026-04-23T16:23:44.741Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.741Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-14 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.742Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.744Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.744Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.744Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.744Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424744 16:23:44 2026-04-23T16:23:44.769Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:44 2026-04-23T16:23:44.791Z WARN 6736 --- [ 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: eb193739-015d-4fbd-adb7-78c3c9ef9b24 16:23:44 2026-04-23T16:23:44.791Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.792Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-15 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.792Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.794Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.794Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.794Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.794Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424794 16:23:44 2026-04-23T16:23:44.816Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:44 2026-04-23T16:23:44.834Z WARN 6736 --- [ 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: 1c8e0155-46f3-43e2-82f9-aeb7806b6c75 16:23:44 2026-04-23T16:23:44.834Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.834Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-16 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.834Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.835Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.835Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.837Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.837Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.837Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.837Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424837 16:23:44 2026-04-23T16:23:44.842Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.842Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.847Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:44 2026-04-23T16:23:44.861Z WARN 6736 --- [ 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: 4b71760e-e345-42d5-9e07-bda6b7270b97 16:23:44 2026-04-23T16:23:44.861Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.861Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-17 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.861Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.863Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.863Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.863Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.863Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424863 16:23:44 2026-04-23T16:23:44.878Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.878Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.900Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:44 2026-04-23T16:23:44.915Z WARN 6736 --- [ 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: adec310e-20ae-4ba4-8f72-37e79bfe7670 16:23:44 2026-04-23T16:23:44.915Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.916Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-18 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.916Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.919Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.919Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.919Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.919Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424919 16:23:44 2026-04-23T16:23:44.929Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:44 2026-04-23T16:23:44.942Z WARN 6736 --- [ 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: 2ee11d69-ae03-431a-8ad3-e811762b2e3c 16:23:44 2026-04-23T16:23:44.943Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.943Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-19 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.943Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.945Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.945Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.945Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.945Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424945 16:23:44 2026-04-23T16:23:44.951Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:44 2026-04-23T16:23:44.951Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:44 2026-04-23T16:23:44.952Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:44 2026-04-23T16:23:44.964Z WARN 6736 --- [ 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: 70811017-65ef-4956-b261-04418385a729 16:23:44 2026-04-23T16:23:44.965Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:44 2026-04-23T16:23:44.965Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:44 acks = -1 16:23:44 auto.include.jmx.reporter = true 16:23:44 batch.size = 16384 16:23:44 bootstrap.servers = [localhost:32773] 16:23:44 buffer.memory = 33554432 16:23:44 client.dns.lookup = use_all_dns_ips 16:23:44 client.id = producer-20 16:23:44 compression.gzip.level = -1 16:23:44 compression.lz4.level = 9 16:23:44 compression.type = none 16:23:44 compression.zstd.level = 3 16:23:44 connections.max.idle.ms = 540000 16:23:44 delivery.timeout.ms = 120000 16:23:44 enable.idempotence = false 16:23:44 enable.metrics.push = true 16:23:44 interceptor.classes = [] 16:23:44 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:44 linger.ms = 1 16:23:44 max.block.ms = 60000 16:23:44 max.in.flight.requests.per.connection = 5 16:23:44 max.request.size = 1048576 16:23:44 metadata.max.age.ms = 300000 16:23:44 metadata.max.idle.ms = 300000 16:23:44 metadata.recovery.strategy = none 16:23:44 metric.reporters = [] 16:23:44 metrics.num.samples = 2 16:23:44 metrics.recording.level = INFO 16:23:44 metrics.sample.window.ms = 30000 16:23:44 partitioner.adaptive.partitioning.enable = true 16:23:44 partitioner.availability.timeout.ms = 0 16:23:44 partitioner.class = null 16:23:44 partitioner.ignore.keys = false 16:23:44 receive.buffer.bytes = 32768 16:23:44 reconnect.backoff.max.ms = 1000 16:23:44 reconnect.backoff.ms = 50 16:23:44 request.timeout.ms = 30000 16:23:44 retries = 0 16:23:44 retry.backoff.max.ms = 1000 16:23:44 retry.backoff.ms = 100 16:23:44 sasl.client.callback.handler.class = null 16:23:44 sasl.jaas.config = null 16:23:44 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:44 sasl.kerberos.min.time.before.relogin = 60000 16:23:44 sasl.kerberos.service.name = null 16:23:44 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:44 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:44 sasl.login.callback.handler.class = null 16:23:44 sasl.login.class = null 16:23:44 sasl.login.connect.timeout.ms = null 16:23:44 sasl.login.read.timeout.ms = null 16:23:44 sasl.login.refresh.buffer.seconds = 300 16:23:44 sasl.login.refresh.min.period.seconds = 60 16:23:44 sasl.login.refresh.window.factor = 0.8 16:23:44 sasl.login.refresh.window.jitter = 0.05 16:23:44 sasl.login.retry.backoff.max.ms = 10000 16:23:44 sasl.login.retry.backoff.ms = 100 16:23:44 sasl.mechanism = GSSAPI 16:23:44 sasl.oauthbearer.clock.skew.seconds = 30 16:23:44 sasl.oauthbearer.expected.audience = null 16:23:44 sasl.oauthbearer.expected.issuer = null 16:23:44 sasl.oauthbearer.header.urlencode = false 16:23:44 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:44 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:44 sasl.oauthbearer.jwks.endpoint.url = null 16:23:44 sasl.oauthbearer.scope.claim.name = scope 16:23:44 sasl.oauthbearer.sub.claim.name = sub 16:23:44 sasl.oauthbearer.token.endpoint.url = null 16:23:44 security.protocol = PLAINTEXT 16:23:44 security.providers = null 16:23:44 send.buffer.bytes = 131072 16:23:44 socket.connection.setup.timeout.max.ms = 30000 16:23:44 socket.connection.setup.timeout.ms = 10000 16:23:44 ssl.cipher.suites = null 16:23:44 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:44 ssl.endpoint.identification.algorithm = https 16:23:44 ssl.engine.factory.class = null 16:23:44 ssl.key.password = null 16:23:44 ssl.keymanager.algorithm = SunX509 16:23:44 ssl.keystore.certificate.chain = null 16:23:44 ssl.keystore.key = null 16:23:44 ssl.keystore.location = null 16:23:44 ssl.keystore.password = null 16:23:44 ssl.keystore.type = JKS 16:23:44 ssl.protocol = TLSv1.3 16:23:44 ssl.provider = null 16:23:44 ssl.secure.random.implementation = null 16:23:44 ssl.trustmanager.algorithm = PKIX 16:23:44 ssl.truststore.certificates = null 16:23:44 ssl.truststore.location = null 16:23:44 ssl.truststore.password = null 16:23:44 ssl.truststore.type = JKS 16:23:44 transaction.timeout.ms = 60000 16:23:44 transactional.id = null 16:23:44 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:44 16:23:44 2026-04-23T16:23:44.966Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:44 2026-04-23T16:23:44.969Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:44 2026-04-23T16:23:44.969Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:44 2026-04-23T16:23:44.969Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:44 2026-04-23T16:23:44.969Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424969 16:23:44 2026-04-23T16:23:44.974Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:45 2026-04-23T16:23:44.984Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:45 allow.auto.create.topics = true 16:23:45 auto.commit.interval.ms = 5000 16:23:45 auto.include.jmx.reporter = true 16:23:45 auto.offset.reset = earliest 16:23:45 bootstrap.servers = [localhost:32773] 16:23:45 check.crcs = true 16:23:45 client.dns.lookup = use_all_dns_ips 16:23:45 client.id = consumer-test-1-9 16:23:45 client.rack = 16:23:45 connections.max.idle.ms = 540000 16:23:45 default.api.timeout.ms = 60000 16:23:45 enable.auto.commit = true 16:23:45 enable.metrics.push = true 16:23:45 exclude.internal.topics = true 16:23:45 fetch.max.bytes = 52428800 16:23:45 fetch.max.wait.ms = 500 16:23:45 fetch.min.bytes = 1 16:23:45 group.id = test-1 16:23:45 group.instance.id = null 16:23:45 group.protocol = classic 16:23:45 group.remote.assignor = null 16:23:45 heartbeat.interval.ms = 3000 16:23:45 interceptor.classes = [] 16:23:45 internal.leave.group.on.close = true 16:23:45 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:45 isolation.level = read_uncommitted 16:23:45 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:45 max.partition.fetch.bytes = 1048576 16:23:45 max.poll.interval.ms = 300000 16:23:45 max.poll.records = 500 16:23:45 metadata.max.age.ms = 300000 16:23:45 metadata.recovery.strategy = none 16:23:45 metric.reporters = [] 16:23:45 metrics.num.samples = 2 16:23:45 metrics.recording.level = INFO 16:23:45 metrics.sample.window.ms = 30000 16:23:45 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:45 receive.buffer.bytes = 65536 16:23:45 reconnect.backoff.max.ms = 1000 16:23:45 reconnect.backoff.ms = 50 16:23:45 request.timeout.ms = 30000 16:23:45 retry.backoff.max.ms = 1000 16:23:45 retry.backoff.ms = 100 16:23:45 sasl.client.callback.handler.class = null 16:23:45 sasl.jaas.config = null 16:23:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:45 sasl.kerberos.min.time.before.relogin = 60000 16:23:45 sasl.kerberos.service.name = null 16:23:45 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:45 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:45 sasl.login.callback.handler.class = null 16:23:45 sasl.login.class = null 16:23:45 sasl.login.connect.timeout.ms = null 16:23:45 sasl.login.read.timeout.ms = null 16:23:45 sasl.login.refresh.buffer.seconds = 300 16:23:45 sasl.login.refresh.min.period.seconds = 60 16:23:45 sasl.login.refresh.window.factor = 0.8 16:23:45 sasl.login.refresh.window.jitter = 0.05 16:23:45 sasl.login.retry.backoff.max.ms = 10000 16:23:45 sasl.login.retry.backoff.ms = 100 16:23:45 sasl.mechanism = GSSAPI 16:23:45 sasl.oauthbearer.clock.skew.seconds = 30 16:23:45 sasl.oauthbearer.expected.audience = null 16:23:45 sasl.oauthbearer.expected.issuer = null 16:23:45 sasl.oauthbearer.header.urlencode = false 16:23:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:45 sasl.oauthbearer.jwks.endpoint.url = null 16:23:45 sasl.oauthbearer.scope.claim.name = scope 16:23:45 sasl.oauthbearer.sub.claim.name = sub 16:23:45 sasl.oauthbearer.token.endpoint.url = null 16:23:45 security.protocol = PLAINTEXT 16:23:45 security.providers = null 16:23:45 send.buffer.bytes = 131072 16:23:45 session.timeout.ms = 45000 16:23:45 socket.connection.setup.timeout.max.ms = 30000 16:23:45 socket.connection.setup.timeout.ms = 10000 16:23:45 ssl.cipher.suites = null 16:23:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:45 ssl.endpoint.identification.algorithm = https 16:23:45 ssl.engine.factory.class = null 16:23:45 ssl.key.password = null 16:23:45 ssl.keymanager.algorithm = SunX509 16:23:45 ssl.keystore.certificate.chain = null 16:23:45 ssl.keystore.key = null 16:23:45 ssl.keystore.location = null 16:23:45 ssl.keystore.password = null 16:23:45 ssl.keystore.type = JKS 16:23:45 ssl.protocol = TLSv1.3 16:23:45 ssl.provider = null 16:23:45 ssl.secure.random.implementation = null 16:23:45 ssl.trustmanager.algorithm = PKIX 16:23:45 ssl.truststore.certificates = null 16:23:45 ssl.truststore.location = null 16:23:45 ssl.truststore.password = null 16:23:45 ssl.truststore.type = JKS 16:23:45 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:45 16:23:45 2026-04-23T16:23:44.984Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:45 2026-04-23T16:23:44.986Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:45 2026-04-23T16:23:44.986Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:45 2026-04-23T16:23:44.986Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424986 16:23:45 2026-04-23T16:23:44.986Z INFO 6736 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 16:23:45 2026-04-23T16:23:44.992Z WARN 6736 --- [ 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: 19e1b0a4-d309-4057-afbc-4b9137985155 16:23:45 2026-04-23T16:23:44.992Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:45 2026-04-23T16:23:44.992Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:45 acks = -1 16:23:45 auto.include.jmx.reporter = true 16:23:45 batch.size = 16384 16:23:45 bootstrap.servers = [localhost:32773] 16:23:45 buffer.memory = 33554432 16:23:45 client.dns.lookup = use_all_dns_ips 16:23:45 client.id = producer-21 16:23:45 compression.gzip.level = -1 16:23:45 compression.lz4.level = 9 16:23:45 compression.type = none 16:23:45 compression.zstd.level = 3 16:23:45 connections.max.idle.ms = 540000 16:23:45 delivery.timeout.ms = 120000 16:23:45 enable.idempotence = false 16:23:45 enable.metrics.push = true 16:23:45 interceptor.classes = [] 16:23:45 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:45 linger.ms = 1 16:23:45 max.block.ms = 60000 16:23:45 max.in.flight.requests.per.connection = 5 16:23:45 max.request.size = 1048576 16:23:45 metadata.max.age.ms = 300000 16:23:45 metadata.max.idle.ms = 300000 16:23:45 metadata.recovery.strategy = none 16:23:45 metric.reporters = [] 16:23:45 metrics.num.samples = 2 16:23:45 metrics.recording.level = INFO 16:23:45 metrics.sample.window.ms = 30000 16:23:45 partitioner.adaptive.partitioning.enable = true 16:23:45 partitioner.availability.timeout.ms = 0 16:23:45 partitioner.class = null 16:23:45 partitioner.ignore.keys = false 16:23:45 receive.buffer.bytes = 32768 16:23:45 reconnect.backoff.max.ms = 1000 16:23:45 reconnect.backoff.ms = 50 16:23:45 request.timeout.ms = 30000 16:23:45 retries = 0 16:23:45 retry.backoff.max.ms = 1000 16:23:45 retry.backoff.ms = 100 16:23:45 sasl.client.callback.handler.class = null 16:23:45 sasl.jaas.config = null 16:23:45 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:45 sasl.kerberos.min.time.before.relogin = 60000 16:23:45 sasl.kerberos.service.name = null 16:23:45 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:45 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:45 sasl.login.callback.handler.class = null 16:23:45 sasl.login.class = null 16:23:45 sasl.login.connect.timeout.ms = null 16:23:45 sasl.login.read.timeout.ms = null 16:23:45 sasl.login.refresh.buffer.seconds = 300 16:23:45 sasl.login.refresh.min.period.seconds = 60 16:23:45 sasl.login.refresh.window.factor = 0.8 16:23:45 sasl.login.refresh.window.jitter = 0.05 16:23:45 sasl.login.retry.backoff.max.ms = 10000 16:23:45 sasl.login.retry.backoff.ms = 100 16:23:45 sasl.mechanism = GSSAPI 16:23:45 sasl.oauthbearer.clock.skew.seconds = 30 16:23:45 sasl.oauthbearer.expected.audience = null 16:23:45 sasl.oauthbearer.expected.issuer = null 16:23:45 sasl.oauthbearer.header.urlencode = false 16:23:45 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:45 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:45 sasl.oauthbearer.jwks.endpoint.url = null 16:23:45 sasl.oauthbearer.scope.claim.name = scope 16:23:45 sasl.oauthbearer.sub.claim.name = sub 16:23:45 sasl.oauthbearer.token.endpoint.url = null 16:23:45 security.protocol = PLAINTEXT 16:23:45 security.providers = null 16:23:45 send.buffer.bytes = 131072 16:23:45 socket.connection.setup.timeout.max.ms = 30000 16:23:45 socket.connection.setup.timeout.ms = 10000 16:23:45 ssl.cipher.suites = null 16:23:45 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:45 ssl.endpoint.identification.algorithm = https 16:23:45 ssl.engine.factory.class = null 16:23:45 ssl.key.password = null 16:23:45 ssl.keymanager.algorithm = SunX509 16:23:45 ssl.keystore.certificate.chain = null 16:23:45 ssl.keystore.key = null 16:23:45 ssl.keystore.location = null 16:23:45 ssl.keystore.password = null 16:23:45 ssl.keystore.type = JKS 16:23:45 ssl.protocol = TLSv1.3 16:23:45 ssl.provider = null 16:23:45 ssl.secure.random.implementation = null 16:23:45 ssl.trustmanager.algorithm = PKIX 16:23:45 ssl.truststore.certificates = null 16:23:45 ssl.truststore.location = null 16:23:45 ssl.truststore.password = null 16:23:45 ssl.truststore.type = JKS 16:23:45 transaction.timeout.ms = 60000 16:23:45 transactional.id = null 16:23:45 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:45 16:23:45 2026-04-23T16:23:44.992Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:45 2026-04-23T16:23:44.995Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:45 2026-04-23T16:23:44.995Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:45 2026-04-23T16:23:44.995Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:45 2026-04-23T16:23:44.995Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961424995 16:23:45 2026-04-23T16:23:45.001Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:45 2026-04-23T16:23:45.021Z INFO 6736 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:45 2026-04-23T16:23:45.110Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.110Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.110Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:45 2026-04-23T16:23:45.133Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.133Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.158Z INFO 6736 --- [ 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) 16:23:45 2026-04-23T16:23:45.159Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 16:23:45 2026-04-23T16:23:45.176Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.176Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.198Z INFO 6736 --- [ 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-085a7f0d-8093-44be-a090-6408304722f2 16:23:45 2026-04-23T16:23:45.198Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 16:23:45 2026-04-23T16:23:45.221Z INFO 6736 --- [ 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-085a7f0d-8093-44be-a090-6408304722f2', protocol='range'} 16:23:45 2026-04-23T16:23:45.221Z INFO 6736 --- [ 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-085a7f0d-8093-44be-a090-6408304722f2=Assignment(partitions=[my-topic-name-0])} 16:23:45 2026-04-23T16:23:45.240Z INFO 6736 --- [ 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-085a7f0d-8093-44be-a090-6408304722f2', protocol='range'} 16:23:45 2026-04-23T16:23:45.240Z INFO 6736 --- [ 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]) 16:23:45 2026-04-23T16:23:45.241Z INFO 6736 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 16:23:45 2026-04-23T16:23:45.244Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.244Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.254Z INFO 6736 --- [ 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 16:23:45 2026-04-23T16:23:45.259Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.259Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.267Z INFO 6736 --- [ 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}}. 16:23:45 2026-04-23T16:23:45.317Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.317Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.376Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.377Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.377Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.377Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.423Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.423Z INFO 6736 --- [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) 16:23:45 2026-04-23T16:23:45.423Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.423Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 16:23:45 2026-04-23T16:23:45.423Z INFO 6736 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=266594974, epoch=1) to node 1: 16:23:45 16:23:45 org.apache.kafka.common.errors.DisconnectException 16:23:45 16:23:45 2026-04-23T16:23:45.424Z INFO 6736 --- [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. 16:23:45 2026-04-23T16:23:45.434Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.434Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.468Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.468Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.476Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.476Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.482Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.482Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.483Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:45 2026-04-23T16:23:45.483Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.483Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:45 2026-04-23T16:23:45.485Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.485Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.487Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.487Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.487Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.487Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.490Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.490Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.491Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.491Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.495Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.495Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.524Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.524Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.535Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.535Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.460 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 16:23:45 2026-04-23T16:23:45.574Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.575Z WARN 6736 --- [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. 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 16:23:45 2026-04-23T16:23:45.592Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.592Z WARN 6736 --- [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. 16:23:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 16:23:45 2026-04-23T16:23:45.642Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.642Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.653Z INFO 6736 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id 16:23:45 2026-04-23T16:23:45.653Z INFO 6736 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : DataJobId: job-id - broadcast: 1, dmi groups: 0, not ready: 0, errors: 0 16:23:45 2026-04-23T16:23:45.657Z INFO 6736 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 16:23:45 2026-04-23T16:23:45.657Z DEBUG 6736 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 16:23:45 2026-04-23T16:23:45.657Z INFO 6736 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 16:23:45 2026-04-23T16:23:45.658Z DEBUG 6736 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null 16:23:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 16:23:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 16:23:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 16:23:45 2026-04-23T16:23:45.698Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.699Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.701Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.701Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.703Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.703Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.705Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.705Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.712Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.712Z WARN 6736 --- [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. 16:23:45 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.ncmp.impl.datajobs.ReadRequestExaminerSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 16:23:45 2026-04-23T16:23:45.725Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.725Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.734Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.734Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.734Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.734Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:45 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 16:23:45 16:23:45 . ____ _ __ _ _ 16:23:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:45 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:45 =========|_|==============|___/=/_/_/_/ 16:23:45 16:23:45 :: Spring Boot :: (v3.5.13) 16:23:45 16:23:45 2026-04-23T16:23:45.779Z INFO 6736 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : Starting CmAvcEventBatchConsumerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:45 2026-04-23T16:23:45.779Z INFO 6736 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:23:45 2026-04-23T16:23:45.786Z INFO 6736 --- [ main] .c.n.i.d.s.c.CmAvcEventBatchConsumerSpec : Started CmAvcEventBatchConsumerSpec in 0.019 seconds (process running for 100.147) 16:23:45 2026-04-23T16:23:45.810Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.810Z WARN 6736 --- [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. 16:23:45 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventBatchConsumerSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 16:23:45 2026-04-23T16:23:45.843Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.843Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.847Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.847Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.850Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.850Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.868Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.868Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.879Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.879Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.886Z INFO 6736 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 16:23:45 2026-04-23T16:23:45.888Z INFO 6736 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 16:23:45 2026-04-23T16:23:45.900Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.900Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.952Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.952Z WARN 6736 --- [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. 16:23:45 2026-04-23T16:23:45.952Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.952Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:45 2026-04-23T16:23:45.962Z INFO 6736 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 16:23:45 2026-04-23T16:23:45.963Z INFO 6736 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:23:45 2026-04-23T16:23:45.964Z INFO 6736 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:23:45 2026-04-23T16:23:45.965Z INFO 6736 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 16:23:45 2026-04-23T16:23:45.966Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:45 2026-04-23T16:23:45.966Z WARN 6736 --- [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. 16:23:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 16:23:45 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 16:23:46 2026-04-23T16:23:45.972Z INFO 6736 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:23:46 2026-04-23T16:23:46.020Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 6cafd7f9914c9bbc7b9818fba611c17d8e0982619b4090b9014e292fe778964a 16:23:46 2026-04-23T16:23:46.028Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.028Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.112Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:46 2026-04-23T16:23:46.112Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.112Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:46 2026-04-23T16:23:46.117Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.117Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.134Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.134Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.151Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.151Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.177Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.177Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.179Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.179Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.245Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.245Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.246Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.246Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.260Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.260Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.317Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.318Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.330Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.330Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.332Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.332Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.359Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.359Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.424Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.424Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.440Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.440Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.441Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.441Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.493Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:46 2026-04-23T16:23:46.493Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.493Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:46 2026-04-23T16:23:46.530Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.530Z WARN 6736 --- [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. 16:23:46 2026-04-23T16:23:46.551Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.551Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.736Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.736Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.845Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.845Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.850Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.850Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:46 2026-04-23T16:23:46.879Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:46 2026-04-23T16:23:46.879Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:46.965Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:47 2026-04-23T16:23:46.965Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:46.970Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:47 2026-04-23T16:23:46.970Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:46.987Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:47 2026-04-23T16:23:46.987Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.001Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.001Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.107Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.108Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.115Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.115Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.116Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:47 2026-04-23T16:23:47.116Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.116Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:47 2026-04-23T16:23:47.135Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.135Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.152Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.152Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.182Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.182Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.247Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.247Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.260Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.260Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.303Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.303Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.317Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.317Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.368Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.368Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.377Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.377Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.442Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.442Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.449Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:47 2026-04-23T16:23:47.449Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.449Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:47 2026-04-23T16:23:47.533Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.533Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.553Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.553Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.737Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.737Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.846Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.847Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.853Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.853Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.864Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.864Z WARN 6736 --- [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. 16:23:47 2026-04-23T16:23:47.880Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.881Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:47 2026-04-23T16:23:47.884Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:47 2026-04-23T16:23:47.885Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:47.989Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:48 2026-04-23T16:23:47.989Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.006Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.006Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.115Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.115Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.121Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.121Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.122Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:48 2026-04-23T16:23:48.122Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.122Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:48 2026-04-23T16:23:48.137Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.137Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.153Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.153Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.182Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.182Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.248Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.248Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.261Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.261Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.304Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.304Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.319Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.319Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.353Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:48 2026-04-23T16:23:48.353Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.353Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:48 2026-04-23T16:23:48.368Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.368Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.379Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.379Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.445Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.445Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.537Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.537Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.554Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.554Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.737Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.738Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.812Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.812Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.857Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.857Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.865Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.865Z WARN 6736 --- [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. 16:23:48 2026-04-23T16:23:48.880Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.880Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:48 2026-04-23T16:23:48.890Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:48 2026-04-23T16:23:48.890Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:48.990Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:49 2026-04-23T16:23:48.990Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.007Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.007Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.039Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.039Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.123Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.123Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:49 2026-04-23T16:23:49.123Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.123Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.123Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:49 2026-04-23T16:23:49.137Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.137Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.155Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.155Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.184Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.184Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.194Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.194Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.208Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:49 2026-04-23T16:23:49.208Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.208Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:49 2026-04-23T16:23:49.218Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.218Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.263Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.263Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.321Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.321Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.369Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.369Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.380Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.380Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.448Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.448Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.540Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.540Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.555Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.555Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.717Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.717Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.737Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.737Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.867Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.867Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:49 2026-04-23T16:23:49.867Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.867Z WARN 6736 --- [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. 16:23:49 2026-04-23T16:23:49.882Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:49 2026-04-23T16:23:49.882Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:49.921Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:50 2026-04-23T16:23:49.921Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:49.993Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:50 2026-04-23T16:23:49.993Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:49.997Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:50 2026-04-23T16:23:49.997Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:49.997Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:50 2026-04-23T16:23:50.008Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.008Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.041Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.041Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.110Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.110Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.124Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.124Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.138Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.138Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.152Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.152Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.155Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.155Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.162Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:50 2026-04-23T16:23:50.162Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.162Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:50 2026-04-23T16:23:50.186Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.186Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.265Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.265Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.323Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.323Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.370Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.371Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.381Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.381Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.453Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.453Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.545Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.545Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.556Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.556Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.730Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.730Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.763Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.763Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.869Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.869Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.869Z WARN 6736 --- [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. 16:23:50 2026-04-23T16:23:50.869Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:50 2026-04-23T16:23:50.884Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:50 2026-04-23T16:23:50.884Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:50.922Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:51 2026-04-23T16:23:50.922Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:50.994Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:51 2026-04-23T16:23:50.994Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.009Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:51 2026-04-23T16:23:51.009Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.009Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:51 2026-04-23T16:23:51.010Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.011Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.020Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:51 2026-04-23T16:23:51.021Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.021Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:51 2026-04-23T16:23:51.042Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.042Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.126Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.126Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.139Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.139Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.153Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.153Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.156Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.156Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.156Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.156Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.187Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.187Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.269Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.269Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.324Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.324Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.382Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.382Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.412Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.412Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.455Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.455Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.549Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.549Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.557Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.557Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.739Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.739Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.764Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.764Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.870Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.870Z WARN 6736 --- [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. 16:23:51 2026-04-23T16:23:51.872Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.872Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.872Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:51 2026-04-23T16:23:51.872Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:51 2026-04-23T16:23:51.872Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:51 2026-04-23T16:23:51.885Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:51 2026-04-23T16:23:51.885Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:51.926Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:52 2026-04-23T16:23:51.926Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:51.934Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:52 2026-04-23T16:23:51.934Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.010Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.010Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.010Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:52 2026-04-23T16:23:52.010Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.011Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:52 2026-04-23T16:23:52.043Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.043Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.043Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.070500572S 16:23:52 2026-04-23T16:23:52.049Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:52 allow.auto.create.topics = true 16:23:52 auto.commit.interval.ms = 5000 16:23:52 auto.include.jmx.reporter = true 16:23:52 auto.offset.reset = earliest 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 check.crcs = true 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = consumer-group for Test A-10 16:23:52 client.rack = 16:23:52 connections.max.idle.ms = 540000 16:23:52 default.api.timeout.ms = 60000 16:23:52 enable.auto.commit = true 16:23:52 enable.metrics.push = true 16:23:52 exclude.internal.topics = true 16:23:52 fetch.max.bytes = 52428800 16:23:52 fetch.max.wait.ms = 500 16:23:52 fetch.min.bytes = 1 16:23:52 group.id = group for Test A 16:23:52 group.instance.id = null 16:23:52 group.protocol = classic 16:23:52 group.remote.assignor = null 16:23:52 heartbeat.interval.ms = 3000 16:23:52 interceptor.classes = [] 16:23:52 internal.leave.group.on.close = true 16:23:52 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:52 isolation.level = read_uncommitted 16:23:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:52 max.partition.fetch.bytes = 1048576 16:23:52 max.poll.interval.ms = 300000 16:23:52 max.poll.records = 500 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:52 receive.buffer.bytes = 65536 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 session.timeout.ms = 45000 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:52 16:23:52 2026-04-23T16:23:52.050Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.054Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.054Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.054Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432054 16:23:52 16:23:52,072 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:23:52 16:23:52,072 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:23:52 16:23:52,072 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:23:52 16:23:52,077 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:23:52 16:23:52,077 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:23:52 16:23:52,084 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:23:52 16:23:52,084 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:23:52 16:23:52 . ____ _ __ _ _ 16:23:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:52 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:52 =========|_|==============|___/=/_/_/_/ 16:23:52 16:23:52 :: Spring Boot :: (v3.5.13) 16:23:52 16:23:52 2026-04-23T16:23:52.090Z INFO 6736 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : Starting CmAvcEventSingleConsumerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:52 2026-04-23T16:23:52.090Z INFO 6736 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:23:52 2026-04-23T16:23:52.109Z INFO 6736 --- [ main] c.n.i.d.s.c.CmAvcEventSingleConsumerSpec : Started CmAvcEventSingleConsumerSpec in 0.054 seconds (process running for 106.47) 16:23:52 2026-04-23T16:23:52.127Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.127Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.135Z INFO 6736 --- [ 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 16:23:52 2026-04-23T16:23:52.136Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:52 2026-04-23T16:23:52.137Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:52 acks = -1 16:23:52 auto.include.jmx.reporter = true 16:23:52 batch.size = 16384 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 buffer.memory = 33554432 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = producer-22 16:23:52 compression.gzip.level = -1 16:23:52 compression.lz4.level = 9 16:23:52 compression.type = none 16:23:52 compression.zstd.level = 3 16:23:52 connections.max.idle.ms = 540000 16:23:52 delivery.timeout.ms = 120000 16:23:52 enable.idempotence = false 16:23:52 enable.metrics.push = true 16:23:52 interceptor.classes = [] 16:23:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:52 linger.ms = 1 16:23:52 max.block.ms = 60000 16:23:52 max.in.flight.requests.per.connection = 5 16:23:52 max.request.size = 1048576 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.max.idle.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partitioner.adaptive.partitioning.enable = true 16:23:52 partitioner.availability.timeout.ms = 0 16:23:52 partitioner.class = null 16:23:52 partitioner.ignore.keys = false 16:23:52 receive.buffer.bytes = 32768 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retries = 0 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 transaction.timeout.ms = 60000 16:23:52 transactional.id = null 16:23:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:52 16:23:52 2026-04-23T16:23:52.137Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.139Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:52 2026-04-23T16:23:52.139Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.139Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.139Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432139 16:23:52 2026-04-23T16:23:52.140Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.140Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.153Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.153Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.156Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.156Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.159Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.159Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.189Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.189Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.195Z WARN 6736 --- [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} 16:23:52 2026-04-23T16:23:52.195Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:52 2026-04-23T16:23:52.270Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.270Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.325Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.325Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.341Z INFO 6736 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:52 2026-04-23T16:23:52.383Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.383Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.414Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.414Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.464Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.464Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.464Z INFO 6736 --- [ 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) 16:23:52 2026-04-23T16:23:52.466Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 16:23:52 2026-04-23T16:23:52.492Z INFO 6736 --- [ 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-c059bd6c-96c8-47c8-a7e4-b168dc17c3ab 16:23:52 2026-04-23T16:23:52.492Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] (Re-)joining group 16:23:52 2026-04-23T16:23:52.528Z INFO 6736 --- [ 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-c059bd6c-96c8-47c8-a7e4-b168dc17c3ab', protocol='range'} 16:23:52 2026-04-23T16:23:52.528Z INFO 6736 --- [ 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-c059bd6c-96c8-47c8-a7e4-b168dc17c3ab=Assignment(partitions=[target-topic-for-Test-A-0])} 16:23:52 2026-04-23T16:23:52.553Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.553Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.557Z INFO 6736 --- [ 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-c059bd6c-96c8-47c8-a7e4-b168dc17c3ab', protocol='range'} 16:23:52 2026-04-23T16:23:52.558Z INFO 6736 --- [ 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]) 16:23:52 2026-04-23T16:23:52.558Z INFO 6736 --- [ 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 16:23:52 2026-04-23T16:23:52.569Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.569Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.571Z INFO 6736 --- [ 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 16:23:52 2026-04-23T16:23:52.579Z INFO 6736 --- [ 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}}. 16:23:52 2026-04-23T16:23:52.629Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:52 allow.auto.create.topics = true 16:23:52 auto.commit.interval.ms = 5000 16:23:52 auto.include.jmx.reporter = true 16:23:52 auto.offset.reset = earliest 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 check.crcs = true 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = consumer-group for Test A-11 16:23:52 client.rack = 16:23:52 connections.max.idle.ms = 540000 16:23:52 default.api.timeout.ms = 60000 16:23:52 enable.auto.commit = true 16:23:52 enable.metrics.push = true 16:23:52 exclude.internal.topics = true 16:23:52 fetch.max.bytes = 52428800 16:23:52 fetch.max.wait.ms = 500 16:23:52 fetch.min.bytes = 1 16:23:52 group.id = group for Test A 16:23:52 group.instance.id = null 16:23:52 group.protocol = classic 16:23:52 group.remote.assignor = null 16:23:52 heartbeat.interval.ms = 3000 16:23:52 interceptor.classes = [] 16:23:52 internal.leave.group.on.close = true 16:23:52 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:52 isolation.level = read_uncommitted 16:23:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:52 max.partition.fetch.bytes = 1048576 16:23:52 max.poll.interval.ms = 300000 16:23:52 max.poll.records = 500 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:52 receive.buffer.bytes = 65536 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 session.timeout.ms = 45000 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:52 16:23:52 2026-04-23T16:23:52.632Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.634Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.634Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.634Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432634 16:23:52 2026-04-23T16:23:52.639Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:52 2026-04-23T16:23:52.639Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:52 acks = -1 16:23:52 auto.include.jmx.reporter = true 16:23:52 batch.size = 16384 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 buffer.memory = 33554432 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = producer-23 16:23:52 compression.gzip.level = -1 16:23:52 compression.lz4.level = 9 16:23:52 compression.type = none 16:23:52 compression.zstd.level = 3 16:23:52 connections.max.idle.ms = 540000 16:23:52 delivery.timeout.ms = 120000 16:23:52 enable.idempotence = false 16:23:52 enable.metrics.push = true 16:23:52 interceptor.classes = [] 16:23:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:52 linger.ms = 1 16:23:52 max.block.ms = 60000 16:23:52 max.in.flight.requests.per.connection = 5 16:23:52 max.request.size = 1048576 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.max.idle.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partitioner.adaptive.partitioning.enable = true 16:23:52 partitioner.availability.timeout.ms = 0 16:23:52 partitioner.class = null 16:23:52 partitioner.ignore.keys = false 16:23:52 receive.buffer.bytes = 32768 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retries = 0 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 transaction.timeout.ms = 60000 16:23:52 transactional.id = null 16:23:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:52 16:23:52 2026-04-23T16:23:52.639Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.641Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:52 2026-04-23T16:23:52.641Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.641Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.641Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432641 16:23:52 2026-04-23T16:23:52.660Z WARN 6736 --- [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} 16:23:52 2026-04-23T16:23:52.660Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:52 2026-04-23T16:23:52.741Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.741Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.765Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.765Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.797Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:52 allow.auto.create.topics = true 16:23:52 auto.commit.interval.ms = 5000 16:23:52 auto.include.jmx.reporter = true 16:23:52 auto.offset.reset = earliest 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 check.crcs = true 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = consumer-group for Test A-12 16:23:52 client.rack = 16:23:52 connections.max.idle.ms = 540000 16:23:52 default.api.timeout.ms = 60000 16:23:52 enable.auto.commit = true 16:23:52 enable.metrics.push = true 16:23:52 exclude.internal.topics = true 16:23:52 fetch.max.bytes = 52428800 16:23:52 fetch.max.wait.ms = 500 16:23:52 fetch.min.bytes = 1 16:23:52 group.id = group for Test A 16:23:52 group.instance.id = null 16:23:52 group.protocol = classic 16:23:52 group.remote.assignor = null 16:23:52 heartbeat.interval.ms = 3000 16:23:52 interceptor.classes = [] 16:23:52 internal.leave.group.on.close = true 16:23:52 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:52 isolation.level = read_uncommitted 16:23:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:52 max.partition.fetch.bytes = 1048576 16:23:52 max.poll.interval.ms = 300000 16:23:52 max.poll.records = 500 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:52 receive.buffer.bytes = 65536 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 session.timeout.ms = 45000 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:52 16:23:52 2026-04-23T16:23:52.797Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.799Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.799Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.799Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432799 16:23:52 2026-04-23T16:23:52.802Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:52 2026-04-23T16:23:52.802Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:52 acks = -1 16:23:52 auto.include.jmx.reporter = true 16:23:52 batch.size = 16384 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 buffer.memory = 33554432 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = producer-24 16:23:52 compression.gzip.level = -1 16:23:52 compression.lz4.level = 9 16:23:52 compression.type = none 16:23:52 compression.zstd.level = 3 16:23:52 connections.max.idle.ms = 540000 16:23:52 delivery.timeout.ms = 120000 16:23:52 enable.idempotence = false 16:23:52 enable.metrics.push = true 16:23:52 interceptor.classes = [] 16:23:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:52 linger.ms = 1 16:23:52 max.block.ms = 60000 16:23:52 max.in.flight.requests.per.connection = 5 16:23:52 max.request.size = 1048576 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.max.idle.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partitioner.adaptive.partitioning.enable = true 16:23:52 partitioner.availability.timeout.ms = 0 16:23:52 partitioner.class = null 16:23:52 partitioner.ignore.keys = false 16:23:52 receive.buffer.bytes = 32768 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retries = 0 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 transaction.timeout.ms = 60000 16:23:52 transactional.id = null 16:23:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:52 16:23:52 2026-04-23T16:23:52.802Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.805Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:52 2026-04-23T16:23:52.805Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.805Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.805Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432805 16:23:52 2026-04-23T16:23:52.812Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:52 2026-04-23T16:23:52.815Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:52 allow.auto.create.topics = true 16:23:52 auto.commit.interval.ms = 5000 16:23:52 auto.include.jmx.reporter = true 16:23:52 auto.offset.reset = earliest 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 check.crcs = true 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = consumer-group for Test A-13 16:23:52 client.rack = 16:23:52 connections.max.idle.ms = 540000 16:23:52 default.api.timeout.ms = 60000 16:23:52 enable.auto.commit = true 16:23:52 enable.metrics.push = true 16:23:52 exclude.internal.topics = true 16:23:52 fetch.max.bytes = 52428800 16:23:52 fetch.max.wait.ms = 500 16:23:52 fetch.min.bytes = 1 16:23:52 group.id = group for Test A 16:23:52 group.instance.id = null 16:23:52 group.protocol = classic 16:23:52 group.remote.assignor = null 16:23:52 heartbeat.interval.ms = 3000 16:23:52 interceptor.classes = [] 16:23:52 internal.leave.group.on.close = true 16:23:52 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:52 isolation.level = read_uncommitted 16:23:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:52 max.partition.fetch.bytes = 1048576 16:23:52 max.poll.interval.ms = 300000 16:23:52 max.poll.records = 500 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:52 receive.buffer.bytes = 65536 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 session.timeout.ms = 45000 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:52 16:23:52 2026-04-23T16:23:52.815Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.817Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.817Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.817Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432817 16:23:52 2026-04-23T16:23:52.820Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:52 2026-04-23T16:23:52.821Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:52 acks = -1 16:23:52 auto.include.jmx.reporter = true 16:23:52 batch.size = 16384 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 buffer.memory = 33554432 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = producer-25 16:23:52 compression.gzip.level = -1 16:23:52 compression.lz4.level = 9 16:23:52 compression.type = none 16:23:52 compression.zstd.level = 3 16:23:52 connections.max.idle.ms = 540000 16:23:52 delivery.timeout.ms = 120000 16:23:52 enable.idempotence = false 16:23:52 enable.metrics.push = true 16:23:52 interceptor.classes = [] 16:23:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:52 linger.ms = 1 16:23:52 max.block.ms = 60000 16:23:52 max.in.flight.requests.per.connection = 5 16:23:52 max.request.size = 1048576 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.max.idle.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partitioner.adaptive.partitioning.enable = true 16:23:52 partitioner.availability.timeout.ms = 0 16:23:52 partitioner.class = null 16:23:52 partitioner.ignore.keys = false 16:23:52 receive.buffer.bytes = 32768 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retries = 0 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 transaction.timeout.ms = 60000 16:23:52 transactional.id = null 16:23:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:52 16:23:52 2026-04-23T16:23:52.821Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.824Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:52 2026-04-23T16:23:52.824Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.824Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.824Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432824 16:23:52 2026-04-23T16:23:52.830Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:52 2026-04-23T16:23:52.830Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.830Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:52 2026-04-23T16:23:52.849Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:52 2026-04-23T16:23:52.854Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:23:52 allow.auto.create.topics = true 16:23:52 auto.commit.interval.ms = 5000 16:23:52 auto.include.jmx.reporter = true 16:23:52 auto.offset.reset = earliest 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 check.crcs = true 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = consumer-group for Test A-14 16:23:52 client.rack = 16:23:52 connections.max.idle.ms = 540000 16:23:52 default.api.timeout.ms = 60000 16:23:52 enable.auto.commit = true 16:23:52 enable.metrics.push = true 16:23:52 exclude.internal.topics = true 16:23:52 fetch.max.bytes = 52428800 16:23:52 fetch.max.wait.ms = 500 16:23:52 fetch.min.bytes = 1 16:23:52 group.id = group for Test A 16:23:52 group.instance.id = null 16:23:52 group.protocol = classic 16:23:52 group.remote.assignor = null 16:23:52 heartbeat.interval.ms = 3000 16:23:52 interceptor.classes = [] 16:23:52 internal.leave.group.on.close = true 16:23:52 internal.throw.on.fetch.stable.offset.unsupported = false 16:23:52 isolation.level = read_uncommitted 16:23:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:23:52 max.partition.fetch.bytes = 1048576 16:23:52 max.poll.interval.ms = 300000 16:23:52 max.poll.records = 500 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:23:52 receive.buffer.bytes = 65536 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 session.timeout.ms = 45000 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:23:52 16:23:52 2026-04-23T16:23:52.855Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.859Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.859Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.859Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432859 16:23:52 2026-04-23T16:23:52.864Z ERROR 6736 --- [ 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] 16:23:52 2026-04-23T16:23:52.864Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:23:52 2026-04-23T16:23:52.864Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:23:52 acks = -1 16:23:52 auto.include.jmx.reporter = true 16:23:52 batch.size = 16384 16:23:52 bootstrap.servers = [localhost:32774] 16:23:52 buffer.memory = 33554432 16:23:52 client.dns.lookup = use_all_dns_ips 16:23:52 client.id = producer-26 16:23:52 compression.gzip.level = -1 16:23:52 compression.lz4.level = 9 16:23:52 compression.type = none 16:23:52 compression.zstd.level = 3 16:23:52 connections.max.idle.ms = 540000 16:23:52 delivery.timeout.ms = 120000 16:23:52 enable.idempotence = false 16:23:52 enable.metrics.push = true 16:23:52 interceptor.classes = [] 16:23:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:23:52 linger.ms = 1 16:23:52 max.block.ms = 60000 16:23:52 max.in.flight.requests.per.connection = 5 16:23:52 max.request.size = 1048576 16:23:52 metadata.max.age.ms = 300000 16:23:52 metadata.max.idle.ms = 300000 16:23:52 metadata.recovery.strategy = none 16:23:52 metric.reporters = [] 16:23:52 metrics.num.samples = 2 16:23:52 metrics.recording.level = INFO 16:23:52 metrics.sample.window.ms = 30000 16:23:52 partitioner.adaptive.partitioning.enable = true 16:23:52 partitioner.availability.timeout.ms = 0 16:23:52 partitioner.class = null 16:23:52 partitioner.ignore.keys = false 16:23:52 receive.buffer.bytes = 32768 16:23:52 reconnect.backoff.max.ms = 1000 16:23:52 reconnect.backoff.ms = 50 16:23:52 request.timeout.ms = 30000 16:23:52 retries = 0 16:23:52 retry.backoff.max.ms = 1000 16:23:52 retry.backoff.ms = 100 16:23:52 sasl.client.callback.handler.class = null 16:23:52 sasl.jaas.config = null 16:23:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:23:52 sasl.kerberos.min.time.before.relogin = 60000 16:23:52 sasl.kerberos.service.name = null 16:23:52 sasl.kerberos.ticket.renew.jitter = 0.05 16:23:52 sasl.kerberos.ticket.renew.window.factor = 0.8 16:23:52 sasl.login.callback.handler.class = null 16:23:52 sasl.login.class = null 16:23:52 sasl.login.connect.timeout.ms = null 16:23:52 sasl.login.read.timeout.ms = null 16:23:52 sasl.login.refresh.buffer.seconds = 300 16:23:52 sasl.login.refresh.min.period.seconds = 60 16:23:52 sasl.login.refresh.window.factor = 0.8 16:23:52 sasl.login.refresh.window.jitter = 0.05 16:23:52 sasl.login.retry.backoff.max.ms = 10000 16:23:52 sasl.login.retry.backoff.ms = 100 16:23:52 sasl.mechanism = GSSAPI 16:23:52 sasl.oauthbearer.clock.skew.seconds = 30 16:23:52 sasl.oauthbearer.expected.audience = null 16:23:52 sasl.oauthbearer.expected.issuer = null 16:23:52 sasl.oauthbearer.header.urlencode = false 16:23:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:23:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:23:52 sasl.oauthbearer.jwks.endpoint.url = null 16:23:52 sasl.oauthbearer.scope.claim.name = scope 16:23:52 sasl.oauthbearer.sub.claim.name = sub 16:23:52 sasl.oauthbearer.token.endpoint.url = null 16:23:52 security.protocol = PLAINTEXT 16:23:52 security.providers = null 16:23:52 send.buffer.bytes = 131072 16:23:52 socket.connection.setup.timeout.max.ms = 30000 16:23:52 socket.connection.setup.timeout.ms = 10000 16:23:52 ssl.cipher.suites = null 16:23:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:23:52 ssl.endpoint.identification.algorithm = https 16:23:52 ssl.engine.factory.class = null 16:23:52 ssl.key.password = null 16:23:52 ssl.keymanager.algorithm = SunX509 16:23:52 ssl.keystore.certificate.chain = null 16:23:52 ssl.keystore.key = null 16:23:52 ssl.keystore.location = null 16:23:52 ssl.keystore.password = null 16:23:52 ssl.keystore.type = JKS 16:23:52 ssl.protocol = TLSv1.3 16:23:52 ssl.provider = null 16:23:52 ssl.secure.random.implementation = null 16:23:52 ssl.trustmanager.algorithm = PKIX 16:23:52 ssl.truststore.certificates = null 16:23:52 ssl.truststore.location = null 16:23:52 ssl.truststore.password = null 16:23:52 ssl.truststore.type = JKS 16:23:52 transaction.timeout.ms = 60000 16:23:52 transactional.id = null 16:23:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:23:52 16:23:52 2026-04-23T16:23:52.865Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:23:52 2026-04-23T16:23:52.869Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:23:52 2026-04-23T16:23:52.869Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:23:52 2026-04-23T16:23:52.869Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:23:52 2026-04-23T16:23:52.869Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961432869 16:23:52 2026-04-23T16:23:52.871Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.871Z WARN 6736 --- [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. 16:23:52 2026-04-23T16:23:52.875Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.875Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.880Z WARN 6736 --- [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} 16:23:52 2026-04-23T16:23:52.880Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.Metadata : [Producer clientId=producer-26] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:23:52 2026-04-23T16:23:52.887Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.887Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:52 2026-04-23T16:23:52.926Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:52 2026-04-23T16:23:52.926Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:52.935Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:53 2026-04-23T16:23:52.936Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:52.942Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:53 2026-04-23T16:23:52.942Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:52.942Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:53 2026-04-23T16:23:53.011Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.011Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.043Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.044Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.075Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.075Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.075Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.075Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node -1 disconnected. 16:23:53 2026-04-23T16:23:53.075Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 16:23:53 2026-04-23T16:23:53.075Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.075Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 16:23:53 2026-04-23T16:23:53.076Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 16:23:53 2026-04-23T16:23:53.076Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.076Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 16:23:53 2026-04-23T16:23:53.076Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.077Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.135Z INFO 6736 --- [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. 16:23:53 2026-04-23T16:23:53.135Z INFO 6736 --- [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: 513ms, elapsed time since send: 513ms, throttle time: 0ms, request timeout: 30000ms) 16:23:53 2026-04-23T16:23:53.135Z INFO 6736 --- [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. 16:23:53 2026-04-23T16:23:53.135Z INFO 6736 --- [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. 16:23:53 2026-04-23T16:23:53.136Z INFO 6736 --- [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=2590211, epoch=1) to node 1: 16:23:53 16:23:53 org.apache.kafka.common.errors.DisconnectException 16:23:53 16:23:53 2026-04-23T16:23:53.136Z INFO 6736 --- [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. 16:23:53 2026-04-23T16:23:53.142Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.142Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.154Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.154Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.156Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.156Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.157Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.157Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.167Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.167Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.173Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.173Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.176Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.176Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.184Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.184Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.190Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.190Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.191Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.191Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.236Z INFO 6736 --- [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. 16:23:53 2026-04-23T16:23:53.236Z WARN 6736 --- [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. 16:23:53 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.275 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventSingleConsumerSpec 16:23:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 16:23:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec 16:23:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 16:23:53 2026-04-23T16:23:53.272Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.272Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.274Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.274Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.274Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.274Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.284Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.285Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.287Z INFO 6736 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 16:23:53 2026-04-23T16:23:53.287Z INFO 6736 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 16:23:53 2026-04-23T16:23:53.288Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.288Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.291Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.291Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.292Z INFO 6736 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 16:23:53 2026-04-23T16:23:53.293Z INFO 6736 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Finished processing DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse 16:23:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 16:23:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 16:23:53 16:23:53,316 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:23:53 16:23:53,316 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:23:53 16:23:53,316 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:23:53 16:23:53,320 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:23:53 16:23:53,320 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:23:53 16:23:53,326 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:23:53 16:23:53,326 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:23:53 16:23:53 . ____ _ __ _ _ 16:23:53 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:53 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:53 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:53 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:53 =========|_|==============|___/=/_/_/_/ 16:23:53 16:23:53 :: Spring Boot :: (v3.5.13) 16:23:53 16:23:53 2026-04-23T16:23:53.331Z INFO 6736 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:53 2026-04-23T16:23:53.332Z INFO 6736 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 16:23:53 2026-04-23T16:23:53.338Z INFO 6736 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.037 seconds (process running for 107.699) 16:23:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 16:23:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 16:23:53 2026-04-23T16:23:53.384Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.384Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.404Z INFO 6736 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] 16:23:53 2026-04-23T16:23:53.407Z INFO 6736 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Ignoring dataNodeSelector=/noFdnPrefix because no matching CM Handle ID found 16:23:53 2026-04-23T16:23:53.407Z INFO 6736 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : DMI plugin myDmi rejected dataNodeSelector '/parent[id=""]' for dataJobId:mySubscriptionId 16:23:53 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 16:23:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 16:23:53 2026-04-23T16:23:53.438Z INFO 6736 --- [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. 16:23:53 2026-04-23T16:23:53.438Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.442Z INFO 6736 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 16:23:53 2026-04-23T16:23:53.442Z INFO 6736 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobCreated has been Processed for dataJobId=myDataJobId 16:23:53 2026-04-23T16:23:53.449Z INFO 6736 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted 16:23:53 2026-04-23T16:23:53.450Z INFO 6736 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=dataJobDeleted has been Processed for dataJobId=myDataJobId 16:23:53 2026-04-23T16:23:53.451Z INFO 6736 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=someId | eventType=invalidEventType 16:23:53 2026-04-23T16:23:53.451Z WARN 6736 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Unknown eventType=invalidEventType for dataJobId=someId 16:23:53 2026-04-23T16:23:53.451Z INFO 6736 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : NCMP In Event with eventType=invalidEventType has been Processed for dataJobId=someId 16:23:53 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 16:23:53 [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 16:23:53 2026-04-23T16:23:53.457Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.457Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.473Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.473Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.473Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.473Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.476Z WARN 6736 --- [ main] .CmDataJobSubscriptionPersistenceService : SubscriptionId=non-existing-id not found under dataNodeSelector=/myDataNodeSelector 16:23:53 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 16:23:53 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 16:23:53 2026-04-23T16:23:53.496Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.496Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.505Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.505Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.511Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.511Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.538Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.538Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.570Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.570Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.739Z INFO 6736 --- [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. 16:23:53 2026-04-23T16:23:53.739Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.742Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.742Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.766Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.766Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.828Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:53 2026-04-23T16:23:53.828Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.829Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:53 2026-04-23T16:23:53.830Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:53 2026-04-23T16:23:53.830Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.830Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:53 2026-04-23T16:23:53.873Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.873Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.874Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.874Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.875Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.875Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.878Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.879Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.889Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.889Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.926Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.926Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:53 2026-04-23T16:23:53.936Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.936Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.948Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.948Z WARN 6736 --- [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. 16:23:53 2026-04-23T16:23:53.978Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:53 2026-04-23T16:23:53.978Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.010Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.010Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.011Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.011Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.044Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.044Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.086Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.086Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.144Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.144Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.156Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.156Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.159Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.159Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.160Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.160Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.166Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.166Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.177Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.177Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.220Z WARN 6736 --- [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') 16:23:54 2026-04-23T16:23:54.242Z INFO 6736 --- [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. 16:23:54 2026-04-23T16:23:54.242Z WARN 6736 --- [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. 16:23:54 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientIntegrationSpec 16:23:54 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 16:23:54 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 16:23:54 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 16:23:54 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec 16:23:54 [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 16:23:54 2026-04-23T16:23:54.301Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.301Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 16:23:54 [INFO] Running org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 16:23:54 2026-04-23T16:23:54.328Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.328Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:54 16:23:54 . ____ _ __ _ _ 16:23:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:23:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:23:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:23:54 ' |____| .__|_| |_|_| |_\__, | / / / / 16:23:54 =========|_|==============|___/=/_/_/_/ 16:23:54 16:23:54 :: Spring Boot :: (v3.5.13) 16:23:54 16:23:54 2026-04-23T16:23:54.349Z INFO 6736 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Starting ClientRequestMetricsTagCustomizerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:23:54 2026-04-23T16:23:54.349Z INFO 6736 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : No active profile set, falling back to 1 default profile: "default" 16:23:54 2026-04-23T16:23:54.355Z INFO 6736 --- [ main] .o.ClientRequestMetricsTagCustomizerSpec : Started ClientRequestMetricsTagCustomizerSpec in 0.021 seconds (process running for 108.716) 16:23:54 2026-04-23T16:23:54.396Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.396Z WARN 6736 --- [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. 16:23:54 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in org.onap.cps.ncmp.impl.dmi.provmns.out.ClientRequestMetricsTagCustomizerSpec 16:23:54 [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 16:23:54 2026-04-23T16:23:54.450Z WARN 6736 --- [ 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 16:23:54 2026-04-23T16:23:54.450Z WARN 6736 --- [ 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 16:23:54 2026-04-23T16:23:54.450Z WARN 6736 --- [ 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 16:23:54 2026-04-23T16:23:54.451Z WARN 6736 --- [ 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 16:23:54 2026-04-23T16:23:54.453Z WARN 6736 --- [ 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 16:23:54 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 16:23:54 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 16:23:54 2026-04-23T16:23:54.465Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.465Z WARN 6736 --- [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. 16:23:54 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersParameterMapperSpec 16:23:54 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 16:23:54 2026-04-23T16:23:54.492Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:23:54 o o o o---o o--o o o---o o o----o o--o--o 16:23:54 | | / \ / | / / \ | | 16:23:54 o----o o o o----o | o o o----o | 16:23:54 | | * \ / | \ * \ | | 16:23:54 o o * o o---o o--o o----o o---o * o o----o o 16:23:54 16:23:54 2026-04-23T16:23:54.492Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:23:54 2026-04-23T16:23:54.492Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:23:54 2026-04-23T16:23:54.492Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:23:54 2026-04-23T16:23:54.492Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:23:54 2026-04-23T16:23:54.492Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:23:54 To enable the Jet engine on the members, do one of the following: 16:23:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:23:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:23:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:23:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:23:54 2026-04-23T16:23:54.496Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.496Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.509Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:23:54 2026-04-23T16:23:54.511Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:23:54 2026-04-23T16:23:54.520Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:23:54 2026-04-23T16:23:54.521Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:23:54 2026-04-23T16:23:54.579Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.579Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.594Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.594Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.648Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:54 2026-04-23T16:23:54.648Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.648Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:54 2026-04-23T16:23:54.697Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:54 2026-04-23T16:23:54.697Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.697Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:54 2026-04-23T16:23:54.744Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.744Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.760Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.760Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.766Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.766Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.797Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.797Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.818Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.819Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.874Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.874Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.891Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.891Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.897Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.897Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:54 2026-04-23T16:23:54.919Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.919Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.919Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.919Z WARN 6736 --- [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. 16:23:54 2026-04-23T16:23:54.928Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:54 2026-04-23T16:23:54.928Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.011Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.011Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.048Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.048Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.087Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.087Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.146Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.146Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.148Z INFO 6736 --- [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. 16:23:55 2026-04-23T16:23:55.148Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.157Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.157Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.160Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.160Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.161Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.161Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.178Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.178Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.204Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.204Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.329Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.329Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.347Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.347Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.397Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.398Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.469Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.469Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.499Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.499Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.596Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.596Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.628Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.628Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.632Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:55 2026-04-23T16:23:55.632Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.632Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:55 2026-04-23T16:23:55.697Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:55 2026-04-23T16:23:55.697Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.697Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:55 2026-04-23T16:23:55.742Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.742Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.768Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.768Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.785Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.785Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.795Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.795Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.799Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.799Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.842Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.842Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.876Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.876Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.892Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.892Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.900Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.900Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:55 2026-04-23T16:23:55.920Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.920Z WARN 6736 --- [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. 16:23:55 2026-04-23T16:23:55.929Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:55 2026-04-23T16:23:55.929Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.013Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.013Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.050Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.050Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.059Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.059Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.088Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.088Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.148Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.148Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.150Z INFO 6736 --- [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. 16:23:56 2026-04-23T16:23:56.150Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.160Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.160Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.163Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.163Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.179Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.179Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.204Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.204Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.348Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.348Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.360Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.360Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.371Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.371Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.471Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.471Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.495Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:56 2026-04-23T16:23:56.495Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.495Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:56 2026-04-23T16:23:56.501Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.501Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.597Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.597Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.630Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.630Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.701Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:56 2026-04-23T16:23:56.701Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.701Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:56 2026-04-23T16:23:56.744Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.744Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.745Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.745Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.786Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.786Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.796Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.796Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.800Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.801Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.843Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.843Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.876Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.877Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.894Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.894Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.903Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.903Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:56 2026-04-23T16:23:56.921Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.921Z WARN 6736 --- [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. 16:23:56 2026-04-23T16:23:56.930Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:56 2026-04-23T16:23:56.931Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.036Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.036Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.051Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.051Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.063Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.063Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.090Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.091Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.149Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.149Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.153Z INFO 6736 --- [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. 16:23:57 2026-04-23T16:23:57.153Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.162Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.162Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.165Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.165Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.179Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.179Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.204Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.204Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.349Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.349Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.362Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.362Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.365Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.365Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.381Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:23:57 16:23:57 Members {size:1, ver:1} [ 16:23:57 Member [10.30.106.47]:5701 - 875f7c72-f2f5-4135-ae3f-7eeadfdf7263 this 16:23:57 ] 16:23:57 16:23:57 2026-04-23T16:23:57.382Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:23:57 2026-04-23T16:23:57.404Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.404Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.423Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:23:57 2026-04-23T16:23:57.450Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:57 2026-04-23T16:23:57.450Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.450Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:57 2026-04-23T16:23:57.474Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.474Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.571Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.571Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.598Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.598Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.691Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:23:57 2026-04-23T16:23:57.693Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 875f7c72-f2f5-4135-ae3f-7eeadfdf7263 this is handled 16:23:57 2026-04-23T16:23:57.702Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:57 2026-04-23T16:23:57.702Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.702Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:57 2026-04-23T16:23:57.703Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:23:57 2026-04-23T16:23:57.704Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:23:57 2026-04-23T16:23:57.705Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:23:57 2026-04-23T16:23:57.712Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.712Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.745Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.745Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.747Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.747Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.790Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.790Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.797Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.797Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.801Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.801Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.821Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:23:57 2026-04-23T16:23:57.822Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 130 ms. 16:23:57 2026-04-23T16:23:57.822Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:23:57 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 16:23:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 16:23:57 2026-04-23T16:23:57.865Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.866Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 16:23:57 2026-04-23T16:23:57.866Z DEBUG 6736 --- [ 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) 16:23:57 2026-04-23T16:23:57.877Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.877Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.896Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.896Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.906Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.906Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.912Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.912Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 16:23:57 2026-04-23T16:23:57.912Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 16:23:57 2026-04-23T16:23:57.913Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.914Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.916Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.916Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 16:23:57 2026-04-23T16:23:57.916Z DEBUG 6736 --- [ 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) 16:23:57 2026-04-23T16:23:57.917Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.918Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 16:23:57 2026-04-23T16:23:57.918Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 16:23:57 2026-04-23T16:23:57.918Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.919Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.920Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.922Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.922Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 16:23:57 2026-04-23T16:23:57.922Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 16:23:57 2026-04-23T16:23:57.925Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.926Z ERROR 6736 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 16:23:57 2026-04-23T16:23:57.928Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.928Z WARN 6736 --- [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. 16:23:57 2026-04-23T16:23:57.929Z ERROR 6736 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 16:23:57 2026-04-23T16:23:57.930Z ERROR 6736 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 16:23:57 2026-04-23T16:23:57.931Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:57 2026-04-23T16:23:57.931Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:57 2026-04-23T16:23:57.932Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.932Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:23:57 2026-04-23T16:23:57.932Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:23:57 2026-04-23T16:23:57.933Z ERROR 6736 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 16:23:57 2026-04-23T16:23:57.933Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.933Z INFO 6736 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 16:23:57 2026-04-23T16:23:57.933Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 16:23:57 2026-04-23T16:23:57.942Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.948Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 16:23:57 2026-04-23T16:23:57.950Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 16:23:57 2026-04-23T16:23:57.950Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 16:23:57 2026-04-23T16:23:57.952Z DEBUG 6736 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 16:23:57 2026-04-23T16:23:57.953Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 16:23:57 2026-04-23T16:23:57.954Z WARN 6736 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 16:23:57 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 16:23:57 [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 16:23:58 2026-04-23T16:23:58.016Z INFO 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 16:23:58 2026-04-23T16:23:58.019Z INFO 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 16:23:58 2026-04-23T16:23:58.020Z INFO 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 16:23:58 2026-04-23T16:23:58.023Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 16:23:58 2026-04-23T16:23:58.023Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 16:23:58 2026-04-23T16:23:58.025Z INFO 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 16:23:58 2026-04-23T16:23:58.025Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 16:23:58 2026-04-23T16:23:58.037Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.037Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.041Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:23:58 16:23:58 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:23:58 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 16:23:58 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_7_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:233) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:23:58 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:23:58 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:23:58 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:23:58 at groovy.lang.Closure.call(Closure.java:427) 16:23:58 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:23:58 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:23:58 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:23:58 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:23:58 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:23:58 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:23:58 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:23:58 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:23:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:23:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:23:58 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:23:58 at jdk.proxy2/jdk.proxy2.$Proxy247.initiateStateAdvised(Unknown Source) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:396) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$420501736.processCreatedCmHandles$accessor$khZFBjpg(Unknown Source) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$420501736$auxiliary$iXnZr5wz.call(Unknown Source) 16:23:58 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:23:58 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:23:58 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:23:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:23:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:23:58 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$420501736.processCreatedCmHandles(Unknown Source) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$420501736.updateDmiRegistration$accessor$khZFBjpg(Unknown Source) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$420501736$auxiliary$VWYa4GwR.call(Unknown Source) 16:23:58 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:23:58 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:23:58 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:23:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:23:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:23:58 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$420501736.updateDmiRegistration(Unknown Source) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$420501736$updateDmiRegistration.call(Unknown Source) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_7(CmHandleRegistrationServiceSpec.groovy:235) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:23:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:23:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:23:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:23:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:23:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:23:58 16:23:58 2026-04-23T16:23:58.045Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:23:58 16:23:58 org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception 16:23:58 at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) 16:23:58 at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:265) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:23:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:23:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:23:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:23:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:23:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:23:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:23:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:23:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:23:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:23:58 16:23:58 2026-04-23T16:23:58.047Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles 16:23:58 16:23:58 java.lang.RuntimeException: Failed 16:23:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:23:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:23:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:23:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:23:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:23:58 at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8prov1(CmHandleRegistrationServiceSpec.groovy:266) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:23:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:23:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:23:58 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:23:58 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:23:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:23:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:23:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:23:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:23:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:23:58 16:23:58 2026-04-23T16:23:58.053Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.053Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.060Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:23:58 2026-04-23T16:23:58.060Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 16:23:58 2026-04-23T16:23:58.064Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.064Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.068Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:23:58 2026-04-23T16:23:58.068Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 16:23:58 2026-04-23T16:23:58.071Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:23:58 2026-04-23T16:23:58.071Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 16:23:58 2026-04-23T16:23:58.072Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:23:58 2026-04-23T16:23:58.072Z ERROR 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 16:23:58 2026-04-23T16:23:58.078Z INFO 6736 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true 16:23:58 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 16:23:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 16:23:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 16:23:58 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 16:23:58 2026-04-23T16:23:58.118Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.118Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.152Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.152Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.157Z INFO 6736 --- [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. 16:23:58 2026-04-23T16:23:58.158Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.168Z ERROR 6736 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 16:23:58 2026-04-23T16:23:58.170Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.170Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.170Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.170Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.180Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.180Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.193Z WARN 6736 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'ch-1' as it does not exist in cache 16:23:58 2026-04-23T16:23:58.204Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.204Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.221Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.221Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:58 [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 16:23:58 2026-04-23T16:23:58.324Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.324Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:58 [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 16:23:58 2026-04-23T16:23:58.351Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.351Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.388Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.388Z WARN 6736 --- [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. 16:23:58 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 16:23:58 2026-04-23T16:23:58.397Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.397Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.420Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:23:58 2026-04-23T16:23:58.422Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:23:58 2026-04-23T16:23:58.422Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:23:58 2026-04-23T16:23:58.422Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 16:23:58 2026-04-23T16:23:58.422Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 16:23:58 2026-04-23T16:23:58.423Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:23:58 2026-04-23T16:23:58.423Z WARN 6736 --- [ 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) 16:23:58 2026-04-23T16:23:58.423Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:23:58 2026-04-23T16:23:58.424Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:23:58 2026-04-23T16:23:58.425Z ERROR 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 16:23:58 16:23:58 java.lang.RuntimeException: some exception 16:23:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:23:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:23:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:23:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:23:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:23:58 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:23:58 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:23:58 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:23:58 at groovy.lang.Closure.call(Closure.java:427) 16:23:58 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:23:58 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:23:58 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:23:58 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:23:58 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:23:58 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:23:58 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:23:58 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:23:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:23:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:23:58 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:23:58 at jdk.proxy2/jdk.proxy2.$Proxy230.getCmHandleState(Unknown Source) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 16:23:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 16:23:58 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 16:23:58 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 16:23:58 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 16:23:58 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 16:23:58 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 16:23:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 16:23:58 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 16:23:58 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:23:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:23:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:23:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:23:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:23:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:23:58 16:23:58 2026-04-23T16:23:58.426Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 16:23:58 2026-04-23T16:23:58.426Z ERROR 6736 --- [ 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) 16:23:58 16:23:58 java.lang.RuntimeException: Some network error 16:23:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:23:58 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:23:58 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:23:58 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:23:58 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:23:58 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:23:58 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:23:58 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:23:58 at groovy.lang.Closure.call(Closure.java:427) 16:23:58 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:23:58 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:23:58 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:23:58 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:23:58 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:23:58 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:23:58 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:23:58 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:23:58 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:23:58 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:23:58 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1022464672.getResourceData(Unknown Source) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) 16:23:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) 16:23:58 at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) 16:23:58 at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) 16:23:58 at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) 16:23:58 at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) 16:23:58 at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) 16:23:58 at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) 16:23:58 at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) 16:23:58 at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) 16:23:58 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:23:58 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:23:58 at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:23:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:23:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:23:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:23:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:23:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:23:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:23:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:23:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:23:58 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:23:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:23:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:23:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:23:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:23:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:23:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:23:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:23:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:23:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:23:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:23:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:23:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:23:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:23:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:23:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:23:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:23:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:23:58 16:23:58 2026-04-23T16:23:58.426Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 16:23:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 16:23:58 2026-04-23T16:23:58.456Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:58 2026-04-23T16:23:58.456Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.456Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:58 2026-04-23T16:23:58.476Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.476Z WARN 6736 --- [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. 16:23:58 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 16:23:58 2026-04-23T16:23:58.516Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.516Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.517Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.517Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.517Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.517Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.519Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.519Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.520Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.521Z WARN 6736 --- [ 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 . 16:23:58 2026-04-23T16:23:58.522Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.522Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.522Z WARN 6736 --- [ 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 . 16:23:58 2026-04-23T16:23:58.525Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 16:23:58 2026-04-23T16:23:58.527Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 16:23:58 2026-04-23T16:23:58.528Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 16:23:58 2026-04-23T16:23:58.528Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 16:23:58 2026-04-23T16:23:58.528Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 16:23:58 2026-04-23T16:23:58.528Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 16:23:58 2026-04-23T16:23:58.528Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 16:23:58 2026-04-23T16:23:58.528Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 16:23:58 2026-04-23T16:23:58.529Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: 16:23:58 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 16:23:58 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 16:23:58 2026-04-23T16:23:58.541Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:23:58 o o o o---o o--o o o---o o o----o o--o--o 16:23:58 | | / \ / | / / \ | | 16:23:58 o----o o o o----o | o o o----o | 16:23:58 | | * \ / | \ * \ | | 16:23:58 o o * o o---o o--o o----o o---o * o o----o o 16:23:58 16:23:58 2026-04-23T16:23:58.541Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:23:58 2026-04-23T16:23:58.541Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:23:58 2026-04-23T16:23:58.541Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:23:58 2026-04-23T16:23:58.541Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:23:58 2026-04-23T16:23:58.541Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:23:58 To enable the Jet engine on the members, do one of the following: 16:23:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:23:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:23:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:23:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:23:58 2026-04-23T16:23:58.555Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:23:58 2026-04-23T16:23:58.557Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:23:58 2026-04-23T16:23:58.569Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:23:58 2026-04-23T16:23:58.569Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:23:58 2026-04-23T16:23:58.600Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.600Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.630Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:58 2026-04-23T16:23:58.630Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.630Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:58 2026-04-23T16:23:58.747Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.747Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.747Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.747Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.749Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.749Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.792Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.792Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.798Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.798Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.803Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.803Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.804Z ERROR 6736 --- [_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 16:23:58 2026-04-23T16:23:58.805Z ERROR 6736 --- [_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 16:23:58 2026-04-23T16:23:58.877Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.877Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.898Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.898Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.925Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.925Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:58 2026-04-23T16:23:58.930Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.930Z WARN 6736 --- [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. 16:23:58 2026-04-23T16:23:58.931Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:23:58 2026-04-23T16:23:58.931Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.039Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.039Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.054Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.054Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.066Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.066Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.117Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.118Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.153Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.153Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.160Z INFO 6736 --- [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. 16:23:59 2026-04-23T16:23:59.160Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.171Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.171Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.172Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.172Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.181Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.181Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.205Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.205Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.222Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.222Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.332Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.332Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.353Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.353Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.398Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.398Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.412Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:23:59 2026-04-23T16:23:59.413Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.413Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:59 2026-04-23T16:23:59.424Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.424Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.479Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.479Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.602Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.602Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.631Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:23:59 2026-04-23T16:23:59.631Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.631Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:23:59 2026-04-23T16:23:59.748Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.748Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.748Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.748Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.786Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.786Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.794Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.794Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:23:59 2026-04-23T16:23:59.798Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.798Z WARN 6736 --- [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. 16:23:59 2026-04-23T16:23:59.804Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:23:59 2026-04-23T16:23:59.804Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:23:59.877Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:00 2026-04-23T16:23:59.877Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:23:59.900Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:00 2026-04-23T16:23:59.900Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:00 2026-04-23T16:23:59.928Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:00 2026-04-23T16:23:59.928Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:00 2026-04-23T16:23:59.930Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:00 2026-04-23T16:23:59.930Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:23:59.933Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:00 2026-04-23T16:23:59.933Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.038Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.039Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.040Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.040Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.067Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.067Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.118Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.118Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.155Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.155Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.163Z INFO 6736 --- [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. 16:24:00 2026-04-23T16:24:00.163Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.173Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.173Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.174Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.174Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.182Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.182Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.206Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.206Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.223Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.223Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.335Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.335Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.354Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.354Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.400Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.400Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.416Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:00 2026-04-23T16:24:00.416Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.416Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:00 2026-04-23T16:24:00.425Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.425Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.481Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.481Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.603Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.603Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.658Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:00 2026-04-23T16:24:00.659Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.659Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:00 2026-04-23T16:24:00.749Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.749Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.749Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.749Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.788Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.788Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.795Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.795Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.800Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.800Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.805Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.805Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.879Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.879Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.902Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.902Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.931Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.931Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:00 2026-04-23T16:24:00.932Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.932Z WARN 6736 --- [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. 16:24:00 2026-04-23T16:24:00.933Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:00 2026-04-23T16:24:00.933Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.041Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.041Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.043Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.043Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.106Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.106Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.120Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.120Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.157Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.157Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.166Z INFO 6736 --- [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. 16:24:01 2026-04-23T16:24:01.166Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.175Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.175Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.175Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.175Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.184Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.184Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.207Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.207Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.225Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.225Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.338Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.338Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.355Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.355Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.384Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.384Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.401Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.401Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.421Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:01 2026-04-23T16:24:01.421Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.421Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:01 2026-04-23T16:24:01.427Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.427Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.603Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.603Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.612Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:01 2026-04-23T16:24:01.612Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.612Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:01 2026-04-23T16:24:01.751Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.751Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.751Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.751Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.789Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.789Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.797Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.797Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.800Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.800Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.807Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.807Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.851Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:01 16:24:01 Members {size:1, ver:1} [ 16:24:01 Member [10.30.106.47]:5701 - 6df6bd38-e2ef-42b2-9e76-93564887fe74 this 16:24:01 ] 16:24:01 16:24:01 2026-04-23T16:24:01.854Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:01 2026-04-23T16:24:01.872Z DEBUG 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:24:01 2026-04-23T16:24:01.873Z DEBUG 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:24:01 2026-04-23T16:24:01.874Z DEBUG 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 16:24:01 2026-04-23T16:24:01.877Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 16:24:01 2026-04-23T16:24:01.877Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 16:24:01 2026-04-23T16:24:01.880Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:01 2026-04-23T16:24:01.895Z DEBUG 6736 --- [ 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 16:24:01 2026-04-23T16:24:01.897Z DEBUG 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 16:24:01 2026-04-23T16:24:01.897Z DEBUG 6736 --- [ 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 16:24:01 2026-04-23T16:24:01.898Z DEBUG 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 16:24:01 2026-04-23T16:24:01.903Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.903Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.910Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.910Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.922Z DEBUG 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 16:24:01 2026-04-23T16:24:01.927Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:01 2026-04-23T16:24:01.929Z INFO 6736 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 6df6bd38-e2ef-42b2-9e76-93564887fe74 this is handled 16:24:01 2026-04-23T16:24:01.931Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:01 2026-04-23T16:24:01.931Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:01 2026-04-23T16:24:01.932Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:01 2026-04-23T16:24:01.933Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.933Z WARN 6736 --- [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. 16:24:01 2026-04-23T16:24:01.934Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.934Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:01 2026-04-23T16:24:01.934Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:01 2026-04-23T16:24:01.934Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.043Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.043Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.065Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.065Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.073Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.073Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.121Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.121Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.159Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.159Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.168Z INFO 6736 --- [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. 16:24:02 2026-04-23T16:24:02.168Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.175Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.175Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.176Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.176Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.178Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.178Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.208Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.208Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.226Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.226Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.341Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.341Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.356Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.356Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.389Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.389Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.402Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.402Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.428Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.428Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.459Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:02 2026-04-23T16:24:02.459Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.459Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:02 2026-04-23T16:24:02.605Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.605Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.612Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:02 2026-04-23T16:24:02.612Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.612Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:02 2026-04-23T16:24:02.751Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.751Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.753Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.753Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.790Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.790Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.797Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.797Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.802Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.802Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.809Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.809Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.818Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.818Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.903Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.903Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.912Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.912Z WARN 6736 --- [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. 16:24:02 2026-04-23T16:24:02.936Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.936Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.936Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:02 2026-04-23T16:24:02.936Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:02 2026-04-23T16:24:02.954Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:02 2026-04-23T16:24:02.955Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 1027 ms. 16:24:02 2026-04-23T16:24:02.955Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.423 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 16:24:02 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 16:24:02 2026-04-23T16:24:02.981Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 16:24:02 2026-04-23T16:24:02.985Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:24:02 2026-04-23T16:24:02.985Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:24:02 2026-04-23T16:24:02.985Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:24:02 2026-04-23T16:24:02.986Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:24:02 2026-04-23T16:24:02.986Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:24:02 2026-04-23T16:24:02.986Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:02 2026-04-23T16:24:02.988Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 16:24:02 2026-04-23T16:24:02.988Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 16:24:02 2026-04-23T16:24:02.988Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:24:02 2026-04-23T16:24:02.989Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:24:02 2026-04-23T16:24:02.989Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:24:02 2026-04-23T16:24:02.989Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:02 2026-04-23T16:24:02.991Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 16:24:03 2026-04-23T16:24:02.992Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 16:24:03 2026-04-23T16:24:02.992Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:24:03 2026-04-23T16:24:02.993Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:24:03 2026-04-23T16:24:02.993Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:24:03 2026-04-23T16:24:02.993Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:02.993Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:24:03 2026-04-23T16:24:02.994Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:24:03 2026-04-23T16:24:02.994Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:24:03 2026-04-23T16:24:02.994Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:02.995Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 16:24:03 2026-04-23T16:24:02.996Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 16:24:03 2026-04-23T16:24:02.996Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:24:03 2026-04-23T16:24:02.996Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:24:03 2026-04-23T16:24:02.996Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:24:03 2026-04-23T16:24:02.996Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:02.997Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:24:03 2026-04-23T16:24:02.997Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:24:03 2026-04-23T16:24:02.997Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:24:03 2026-04-23T16:24:02.997Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:02.997Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 16:24:03 2026-04-23T16:24:02.998Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 16:24:03 2026-04-23T16:24:02.998Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 16:24:03 2026-04-23T16:24:02.998Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:03.000Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 16:24:03 2026-04-23T16:24:03.000Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 16:24:03 2026-04-23T16:24:03.001Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 16:24:03 2026-04-23T16:24:03.002Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 16:24:03 2026-04-23T16:24:03.003Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 16:24:03 2026-04-23T16:24:03.004Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 16:24:03 2026-04-23T16:24:03.005Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z WARN 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 16:24:03 2026-04-23T16:24:03.006Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 16:24:03 2026-04-23T16:24:03.006Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:24:03 2026-04-23T16:24:03.008Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:24:03 2026-04-23T16:24:03.008Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:24:03 2026-04-23T16:24:03.008Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:03.008Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 16:24:03 2026-04-23T16:24:03.009Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 16:24:03 2026-04-23T16:24:03.009Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 16:24:03 2026-04-23T16:24:03.009Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:03.009Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 16:24:03 2026-04-23T16:24:03.009Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 16:24:03 2026-04-23T16:24:03.009Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 16:24:03 2026-04-23T16:24:03.009Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:03.012Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:24:03 2026-04-23T16:24:03.012Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:24:03 2026-04-23T16:24:03.012Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:24:03 2026-04-23T16:24:03.012Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:24:03 2026-04-23T16:24:03.012Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:24:03 2026-04-23T16:24:03.012Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:03.013Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:24:03 2026-04-23T16:24:03.013Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:24:03 2026-04-23T16:24:03.013Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:24:03 2026-04-23T16:24:03.013Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 16:24:03 2026-04-23T16:24:03.013Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 16:24:03 2026-04-23T16:24:03.014Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:24:03 2026-04-23T16:24:03.014Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:24:03 2026-04-23T16:24:03.014Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:24:03 2026-04-23T16:24:03.014Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:24:03 2026-04-23T16:24:03.015Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 16:24:03 2026-04-23T16:24:03.017Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:24:03 2026-04-23T16:24:03.017Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:24:03 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 16:24:03 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 16:24:03 16:24:03 . ____ _ __ _ _ 16:24:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:03 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:03 =========|_|==============|___/=/_/_/_/ 16:24:03 16:24:03 :: Spring Boot :: (v3.5.13) 16:24:03 16:24:03 2026-04-23T16:24:03.043Z INFO 6736 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:24:03 2026-04-23T16:24:03.044Z INFO 6736 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:24:03 2026-04-23T16:24:03.045Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.045Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.084Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.084Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.085Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.085Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.096Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.096Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.096Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:24:03 o o o o---o o--o o o---o o o----o o--o--o 16:24:03 | | / \ / | / / \ | | 16:24:03 o----o o o o----o | o o o----o | 16:24:03 | | * \ / | \ * \ | | 16:24:03 o o * o o---o o--o o----o o---o * o o----o o 16:24:03 16:24:03 2026-04-23T16:24:03.096Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:03 2026-04-23T16:24:03.096Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:03 2026-04-23T16:24:03.096Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:24:03 2026-04-23T16:24:03.096Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:03 2026-04-23T16:24:03.096Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:24:03 To enable the Jet engine on the members, do one of the following: 16:24:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:03 2026-04-23T16:24:03.117Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:03 2026-04-23T16:24:03.120Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:24:03 2026-04-23T16:24:03.133Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:03 2026-04-23T16:24:03.133Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:03 2026-04-23T16:24:03.136Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.136Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.160Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.160Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.177Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.177Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.177Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.177Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.184Z INFO 6736 --- [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. 16:24:03 2026-04-23T16:24:03.184Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.209Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.210Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.249Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.249Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.350Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.350Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.357Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.357Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.392Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.393Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.403Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.403Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.429Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.429Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.460Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:03 2026-04-23T16:24:03.460Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.460Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:03 2026-04-23T16:24:03.477Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:03 2026-04-23T16:24:03.477Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.477Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:03 2026-04-23T16:24:03.606Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.606Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.753Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.753Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.754Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.754Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.792Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.792Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.798Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.798Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.802Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.802Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.810Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.810Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.853Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.853Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.904Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.904Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.912Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.913Z WARN 6736 --- [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. 16:24:03 2026-04-23T16:24:03.937Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.937Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:03 2026-04-23T16:24:03.952Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:03 2026-04-23T16:24:03.952Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.047Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.047Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.086Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.086Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.096Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.096Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.134Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.134Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.137Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.137Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.162Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.162Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.179Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.179Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.179Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.179Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.187Z INFO 6736 --- [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. 16:24:04 2026-04-23T16:24:04.187Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.209Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.209Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.250Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.250Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.353Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.353Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.358Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.358Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.396Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.396Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.404Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.404Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.414Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:04 2026-04-23T16:24:04.414Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.414Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:04 2026-04-23T16:24:04.430Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.430Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.481Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:04 2026-04-23T16:24:04.481Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.481Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:04 2026-04-23T16:24:04.582Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.582Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.755Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.755Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.768Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.768Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.794Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.794Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.799Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.799Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.803Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.803Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.812Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.812Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.854Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.854Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.906Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.906Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.913Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.913Z WARN 6736 --- [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. 16:24:04 2026-04-23T16:24:04.939Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.939Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:04 2026-04-23T16:24:04.955Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:04 2026-04-23T16:24:04.955Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.049Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.049Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.088Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.088Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.098Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.098Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.125Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.125Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.136Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.136Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.137Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.137Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.180Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.180Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.181Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.181Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.189Z INFO 6736 --- [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. 16:24:05 2026-04-23T16:24:05.190Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.211Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.211Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.251Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.251Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.355Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.355Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.359Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.359Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.384Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:05 2026-04-23T16:24:05.385Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.385Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:05 2026-04-23T16:24:05.399Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.399Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.419Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:05 2026-04-23T16:24:05.419Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.419Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:05 2026-04-23T16:24:05.421Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.421Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.431Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.431Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.460Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.460Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.756Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.756Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.768Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.768Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.795Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.795Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.799Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.799Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.804Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.804Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.814Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.814Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.855Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.855Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.906Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.906Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.915Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.915Z WARN 6736 --- [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. 16:24:05 2026-04-23T16:24:05.916Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:24:05 16:24:05 Members {size:1, ver:1} [ 16:24:05 Member [10.30.106.47]:5701 - 1f84ac36-cfdf-4a36-968f-cb66a1369fd1 this 16:24:05 ] 16:24:05 16:24:05 2026-04-23T16:24:05.916Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:05 2026-04-23T16:24:05.937Z INFO 6736 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.913 seconds (process running for 120.298) 16:24:05 2026-04-23T16:24:05.939Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.939Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.958Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:05 2026-04-23T16:24:05.958Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:05 2026-04-23T16:24:05.964Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:24:06 2026-04-23T16:24:06.029Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.029Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.051Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.051Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.083Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:06 2026-04-23T16:24:06.084Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 1f84ac36-cfdf-4a36-968f-cb66a1369fd1 this is handled 16:24:06 2026-04-23T16:24:06.084Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:24:06 2026-04-23T16:24:06.085Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:24:06 2026-04-23T16:24:06.085Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:24:06 2026-04-23T16:24:06.089Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.089Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.089Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:24:06 2026-04-23T16:24:06.090Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 7 ms. 16:24:06 2026-04-23T16:24:06.090Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:06 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.069 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 16:24:06 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 16:24:06 2026-04-23T16:24:06.103Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.104Z WARN 6736 --- [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. 16:24:06 16:24:06 . ____ _ __ _ _ 16:24:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:06 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:06 =========|_|==============|___/=/_/_/_/ 16:24:06 16:24:06 :: Spring Boot :: (v3.5.13) 16:24:06 16:24:06 2026-04-23T16:24:06.118Z INFO 6736 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:24:06 2026-04-23T16:24:06.118Z INFO 6736 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 16:24:06 2026-04-23T16:24:06.137Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.137Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.138Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.138Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.141Z INFO 6736 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.046 seconds (process running for 120.502) 16:24:06 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 16:24:06 2026-04-23T16:24:06.156Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:06 2026-04-23T16:24:06.181Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.181Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.183Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.183Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.192Z INFO 6736 --- [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. 16:24:06 2026-04-23T16:24:06.192Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.212Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.212Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.252Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.252Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.303Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.303Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.359Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.359Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.366Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.366Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.367Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.367Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.392Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:06 2026-04-23T16:24:06.392Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.392Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:06 2026-04-23T16:24:06.420Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:06 2026-04-23T16:24:06.420Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.420Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:06 2026-04-23T16:24:06.433Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.433Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.462Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.462Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.481Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:06 o o o o---o o--o o o---o o o----o o--o--o 16:24:06 | | / \ / | / / \ | | 16:24:06 o----o o o o----o | o o o----o | 16:24:06 | | * \ / | \ * \ | | 16:24:06 o o * o o---o o--o o----o o---o * o o----o o 16:24:06 16:24:06 2026-04-23T16:24:06.481Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:06 2026-04-23T16:24:06.481Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:06 2026-04-23T16:24:06.481Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:06 2026-04-23T16:24:06.481Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:06 2026-04-23T16:24:06.481Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:06 To enable the Jet engine on the members, do one of the following: 16:24:06 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:06 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:06 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:06 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:06 2026-04-23T16:24:06.490Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:06 2026-04-23T16:24:06.491Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:06 2026-04-23T16:24:06.505Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:06 2026-04-23T16:24:06.506Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:06 2026-04-23T16:24:06.756Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.757Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.769Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.769Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.796Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.796Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.801Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.801Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.805Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.805Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.815Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.815Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.857Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.857Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.908Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.908Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.916Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.916Z WARN 6736 --- [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. 16:24:06 2026-04-23T16:24:06.941Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.941Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:06 2026-04-23T16:24:06.975Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:06 2026-04-23T16:24:06.975Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.030Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.030Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.052Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.052Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.090Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.090Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.103Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.103Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.122Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.122Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.139Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.139Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.139Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.139Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.182Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.182Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.199Z INFO 6736 --- [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. 16:24:07 2026-04-23T16:24:07.199Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.213Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.213Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.253Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.253Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.270Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.270Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.306Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.306Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.363Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.363Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.368Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.368Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.394Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:07 2026-04-23T16:24:07.394Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.394Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:07 2026-04-23T16:24:07.420Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:07 2026-04-23T16:24:07.421Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.421Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:07 2026-04-23T16:24:07.434Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.434Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.463Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.463Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.757Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.757Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.771Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.771Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.797Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.798Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.803Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.803Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.805Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.805Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.817Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.817Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.857Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.858Z WARN 6736 --- [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. 16:24:07 2026-04-23T16:24:07.909Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:07 2026-04-23T16:24:07.909Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:07 2026-04-23T16:24:07.917Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:08 2026-04-23T16:24:07.917Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:07.942Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:08 2026-04-23T16:24:07.942Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:07.979Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:08 2026-04-23T16:24:07.979Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.031Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.031Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.053Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.053Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.088Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.088Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.091Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.091Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.092Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.093Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.105Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.105Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.140Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.140Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.171Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.171Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.183Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.183Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.202Z INFO 6736 --- [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. 16:24:08 2026-04-23T16:24:08.202Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.255Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.255Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.296Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.296Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.296Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.296Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.309Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.309Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.324Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:08 2026-04-23T16:24:08.324Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.324Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:08 2026-04-23T16:24:08.365Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.365Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.395Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:08 2026-04-23T16:24:08.395Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.395Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:08 2026-04-23T16:24:08.436Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.436Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.464Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.465Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.722Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.722Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.758Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.758Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.772Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.772Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.797Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.797Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:08 2026-04-23T16:24:08.806Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.806Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.818Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.818Z WARN 6736 --- [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. 16:24:08 2026-04-23T16:24:08.858Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:08 2026-04-23T16:24:08.858Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:08.909Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:09 2026-04-23T16:24:08.909Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:08.918Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:09 2026-04-23T16:24:08.918Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:08.943Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:09 2026-04-23T16:24:08.943Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:08.981Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:09 2026-04-23T16:24:08.981Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.020Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.020Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.033Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.033Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.053Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.053Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.088Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.088Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.093Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.093Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.132Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.132Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.142Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.142Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.172Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.172Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.184Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.184Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.205Z INFO 6736 --- [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. 16:24:09 2026-04-23T16:24:09.205Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.256Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.256Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.258Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:09 16:24:09 Members {size:1, ver:1} [ 16:24:09 Member [10.30.106.47]:5701 - 347a9aea-f653-45d0-a822-a02f4a12d8c1 this 16:24:09 ] 16:24:09 16:24:09 2026-04-23T16:24:09.258Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 16:24:09 2026-04-23T16:24:09.264Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:09 2026-04-23T16:24:09.285Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 16:24:09 2026-04-23T16:24:09.285Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 16:24:09 2026-04-23T16:24:09.285Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 16:24:09 2026-04-23T16:24:09.285Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 16:24:09 2026-04-23T16:24:09.285Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 16:24:09 2026-04-23T16:24:09.287Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 16:24:09 2026-04-23T16:24:09.287Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 16:24:09 2026-04-23T16:24:09.287Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 16:24:09 2026-04-23T16:24:09.287Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 16:24:09 2026-04-23T16:24:09.287Z INFO 6736 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 16:24:09 2026-04-23T16:24:09.298Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.298Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.311Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.312Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.322Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.322Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.327Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:09 2026-04-23T16:24:09.327Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.327Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:09 2026-04-23T16:24:09.343Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:09 2026-04-23T16:24:09.344Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 347a9aea-f653-45d0-a822-a02f4a12d8c1 this is handled 16:24:09 2026-04-23T16:24:09.344Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:09 2026-04-23T16:24:09.345Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:09 2026-04-23T16:24:09.346Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:09 2026-04-23T16:24:09.350Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:09 2026-04-23T16:24:09.350Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.351Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:09 2026-04-23T16:24:09.353Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:09 2026-04-23T16:24:09.353Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 10 ms. 16:24:09 2026-04-23T16:24:09.353Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 16:24:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 16:24:09 2026-04-23T16:24:09.368Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.368Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:09 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventObjectCreatorSpec 16:24:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 16:24:09 2026-04-23T16:24:09.411Z ERROR 6736 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventProducer : Unable to send message to topic : null and cause : sending failed 16:24:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducerSpec 16:24:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 16:24:09 2026-04-23T16:24:09.439Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.439Z WARN 6736 --- [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. 16:24:09 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventVersionSpec 16:24:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:24:09 2026-04-23T16:24:09.464Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.464Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.471Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 16:24:09 2026-04-23T16:24:09.472Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 16:24:09 2026-04-23T16:24:09.473Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 16:24:09 2026-04-23T16:24:09.473Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 16:24:09 2026-04-23T16:24:09.477Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 16:24:09 2026-04-23T16:24:09.479Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 16:24:09 2026-04-23T16:24:09.480Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 16:24:09 2026-04-23T16:24:09.481Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 16:24:09 2026-04-23T16:24:09.481Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 16:24:09 2026-04-23T16:24:09.484Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle1 already in state: ADVISED 16:24:09 2026-04-23T16:24:09.484Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle: cmhandle2 already in state: READY 16:24:09 2026-04-23T16:24:09.485Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 16:24:09 2026-04-23T16:24:09.485Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 16:24:09 2026-04-23T16:24:09.488Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 16:24:09 2026-04-23T16:24:09.488Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 16:24:09 2026-04-23T16:24:09.488Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 16:24:09 2026-04-23T16:24:09.488Z DEBUG 6736 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state 16:24:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 16:24:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 16:24:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.PayloadFactorySpec 16:24:09 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 16:24:09 2026-04-23T16:24:09.501Z INFO 6736 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 16:24:09 2026-04-23T16:24:09.607Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: f4a1157747e37e9d1d1201ed224f6993ca71a2839c96ee1fe31d1c78cb69c241 16:24:09 2026-04-23T16:24:09.724Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.724Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.759Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.759Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.773Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.773Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.797Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.797Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:09 2026-04-23T16:24:09.807Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.807Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.819Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.819Z WARN 6736 --- [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. 16:24:09 2026-04-23T16:24:09.859Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:09 2026-04-23T16:24:09.859Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:09.911Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:10 2026-04-23T16:24:09.911Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:09.919Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:10 2026-04-23T16:24:09.919Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:09.944Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:10 2026-04-23T16:24:09.944Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:09.984Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:10 2026-04-23T16:24:09.984Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.021Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.021Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.032Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.032Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.054Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.054Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.088Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.088Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.094Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.094Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.133Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.134Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.143Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.143Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.173Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.173Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.185Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.185Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.209Z INFO 6736 --- [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. 16:24:10 2026-04-23T16:24:10.209Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.257Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.257Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.299Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.299Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.314Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.314Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.324Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.324Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.338Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:10 2026-04-23T16:24:10.338Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.338Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:10 2026-04-23T16:24:10.351Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:10 2026-04-23T16:24:10.351Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.351Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:10 2026-04-23T16:24:10.371Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.371Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.440Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.440Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.466Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.466Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.726Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.726Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:10 2026-04-23T16:24:10.775Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.775Z WARN 6736 --- [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. 16:24:10 2026-04-23T16:24:10.787Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:10 2026-04-23T16:24:10.787Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:10.808Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.808Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:10.820Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.820Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:10.824Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.824Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:10.861Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.861Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:10.912Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.912Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:10.919Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.920Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:10.945Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.945Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:10.988Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:11 2026-04-23T16:24:10.988Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.023Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.023Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.027Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.027Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.033Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.033Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.089Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.089Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.096Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.096Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.133Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.134Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.144Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.144Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.174Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.174Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.187Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.187Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.212Z INFO 6736 --- [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. 16:24:11 2026-04-23T16:24:11.212Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.259Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.259Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.300Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.300Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.316Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.316Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.341Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:11 2026-04-23T16:24:11.341Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.341Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:11 2026-04-23T16:24:11.354Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:11 2026-04-23T16:24:11.354Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.354Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:11 2026-04-23T16:24:11.364Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.364Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.373Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.373Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.442Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.442Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.468Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.468Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.728Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.728Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.777Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.777Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.788Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.788Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.812Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.812Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.821Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.821Z WARN 6736 --- [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. 16:24:11 2026-04-23T16:24:11.826Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.826Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:11 2026-04-23T16:24:11.863Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:11 2026-04-23T16:24:11.863Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:11.913Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:12 2026-04-23T16:24:11.913Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:11.920Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:12 2026-04-23T16:24:11.920Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:11.933Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:12 2026-04-23T16:24:11.933Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:11.946Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:12 2026-04-23T16:24:11.946Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:11.991Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:12 2026-04-23T16:24:11.991Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.028Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.028Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.035Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.035Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.090Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.090Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.097Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.097Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.117Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.117Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.145Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.145Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.175Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.175Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.188Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.188Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.207Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:12 2026-04-23T16:24:12.207Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.207Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:12 2026-04-23T16:24:12.214Z INFO 6736 --- [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. 16:24:12 2026-04-23T16:24:12.214Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.246Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:12 2026-04-23T16:24:12.246Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.246Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:12 2026-04-23T16:24:12.260Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.260Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.308Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.308Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.318Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.318Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.364Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.365Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.376Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.376Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.443Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.443Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.470Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.470Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.694Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.694Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.729Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.729Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.779Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.779Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.779Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.779Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:12 2026-04-23T16:24:12.814Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.814Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.821Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.822Z WARN 6736 --- [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. 16:24:12 2026-04-23T16:24:12.865Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:12 2026-04-23T16:24:12.865Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:12.915Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:13 2026-04-23T16:24:12.915Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:12.922Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:13 2026-04-23T16:24:12.922Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:12.947Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:13 2026-04-23T16:24:12.947Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:12.979Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:13 2026-04-23T16:24:12.979Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:12.994Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:13 2026-04-23T16:24:12.994Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.017Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.017Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.038Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.038Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.055Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.055Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.099Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.099Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.138Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.138Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.145Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.145Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.176Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.176Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.189Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.190Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.207Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:13 2026-04-23T16:24:13.207Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.207Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:13 2026-04-23T16:24:13.216Z INFO 6736 --- [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. 16:24:13 2026-04-23T16:24:13.216Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.246Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:13 2026-04-23T16:24:13.246Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.246Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:13 2026-04-23T16:24:13.262Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.262Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.279Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.279Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.309Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.309Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.320Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.320Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.365Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.365Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.449Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.449Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.472Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.472Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.696Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.696Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.729Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.729Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.782Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.782Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:13 2026-04-23T16:24:13.815Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.815Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.818Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.818Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.821Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.821Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.867Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.867Z WARN 6736 --- [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. 16:24:13 2026-04-23T16:24:13.901Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:13 2026-04-23T16:24:13.901Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:13.924Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:14 2026-04-23T16:24:13.924Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:13.949Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:14 2026-04-23T16:24:13.949Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:13.963Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:14 2026-04-23T16:24:13.963Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:13.980Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:14 2026-04-23T16:24:13.980Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.009Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.009Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.041Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.041Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.056Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.056Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.100Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.100Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.139Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.139Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.145Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.145Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.177Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.177Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.181Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.181Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.189Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.189Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.212Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:14 2026-04-23T16:24:14.212Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.212Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:14 2026-04-23T16:24:14.219Z INFO 6736 --- [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. 16:24:14 2026-04-23T16:24:14.219Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.250Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:14 2026-04-23T16:24:14.250Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.250Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:14 2026-04-23T16:24:14.263Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.264Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.310Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.310Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.323Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.323Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.365Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.365Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.456Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.456Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.473Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.473Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.697Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.697Z WARN 6736 --- [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. 16:24:14 2026-04-23T16:24:14.733Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.733Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:14 2026-04-23T16:24:14.783Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:14 2026-04-23T16:24:14.783Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:14.816Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.816Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:14.819Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.819Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:14.824Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.824Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:14.868Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.868Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:14.904Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.904Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:14.925Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.925Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:14.950Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.950Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:14.964Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.964Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:14.981Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:15 2026-04-23T16:24:14.981Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.011Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.011Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.041Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.041Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.058Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.058Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.101Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.101Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.140Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.140Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.142Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:15 2026-04-23T16:24:15.142Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.142Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:15 2026-04-23T16:24:15.145Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.145Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.178Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.178Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.185Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.185Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.189Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.190Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.222Z INFO 6736 --- [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. 16:24:15 2026-04-23T16:24:15.222Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.250Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:15 2026-04-23T16:24:15.250Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.250Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:15 2026-04-23T16:24:15.264Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.264Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.311Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.311Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.326Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.326Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.366Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.366Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.457Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.458Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.474Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.474Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.697Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.697Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.735Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.735Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.785Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.785Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.818Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.818Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.821Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.821Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.825Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.825Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.870Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.870Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.903Z INFO 6736 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.401880787S 16:24:15 2026-04-23T16:24:15.906Z INFO 6736 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:24:15 allow.auto.create.topics = true 16:24:15 auto.commit.interval.ms = 5000 16:24:15 auto.include.jmx.reporter = true 16:24:15 auto.offset.reset = earliest 16:24:15 bootstrap.servers = [localhost:32775] 16:24:15 check.crcs = true 16:24:15 client.dns.lookup = use_all_dns_ips 16:24:15 client.id = consumer-ncmp-group-15 16:24:15 client.rack = 16:24:15 connections.max.idle.ms = 540000 16:24:15 default.api.timeout.ms = 60000 16:24:15 enable.auto.commit = true 16:24:15 enable.metrics.push = true 16:24:15 exclude.internal.topics = true 16:24:15 fetch.max.bytes = 52428800 16:24:15 fetch.max.wait.ms = 500 16:24:15 fetch.min.bytes = 1 16:24:15 group.id = ncmp-group 16:24:15 group.instance.id = null 16:24:15 group.protocol = classic 16:24:15 group.remote.assignor = null 16:24:15 heartbeat.interval.ms = 3000 16:24:15 interceptor.classes = [] 16:24:15 internal.leave.group.on.close = true 16:24:15 internal.throw.on.fetch.stable.offset.unsupported = false 16:24:15 isolation.level = read_uncommitted 16:24:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:24:15 max.partition.fetch.bytes = 1048576 16:24:15 max.poll.interval.ms = 300000 16:24:15 max.poll.records = 500 16:24:15 metadata.max.age.ms = 300000 16:24:15 metadata.recovery.strategy = none 16:24:15 metric.reporters = [] 16:24:15 metrics.num.samples = 2 16:24:15 metrics.recording.level = INFO 16:24:15 metrics.sample.window.ms = 30000 16:24:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:24:15 receive.buffer.bytes = 65536 16:24:15 reconnect.backoff.max.ms = 1000 16:24:15 reconnect.backoff.ms = 50 16:24:15 request.timeout.ms = 30000 16:24:15 retry.backoff.max.ms = 1000 16:24:15 retry.backoff.ms = 100 16:24:15 sasl.client.callback.handler.class = null 16:24:15 sasl.jaas.config = null 16:24:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:24:15 sasl.kerberos.min.time.before.relogin = 60000 16:24:15 sasl.kerberos.service.name = null 16:24:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:24:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:24:15 sasl.login.callback.handler.class = null 16:24:15 sasl.login.class = null 16:24:15 sasl.login.connect.timeout.ms = null 16:24:15 sasl.login.read.timeout.ms = null 16:24:15 sasl.login.refresh.buffer.seconds = 300 16:24:15 sasl.login.refresh.min.period.seconds = 60 16:24:15 sasl.login.refresh.window.factor = 0.8 16:24:15 sasl.login.refresh.window.jitter = 0.05 16:24:15 sasl.login.retry.backoff.max.ms = 10000 16:24:15 sasl.login.retry.backoff.ms = 100 16:24:15 sasl.mechanism = GSSAPI 16:24:15 sasl.oauthbearer.clock.skew.seconds = 30 16:24:15 sasl.oauthbearer.expected.audience = null 16:24:15 sasl.oauthbearer.expected.issuer = null 16:24:15 sasl.oauthbearer.header.urlencode = false 16:24:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:24:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:24:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:24:15 sasl.oauthbearer.jwks.endpoint.url = null 16:24:15 sasl.oauthbearer.scope.claim.name = scope 16:24:15 sasl.oauthbearer.sub.claim.name = sub 16:24:15 sasl.oauthbearer.token.endpoint.url = null 16:24:15 security.protocol = PLAINTEXT 16:24:15 security.providers = null 16:24:15 send.buffer.bytes = 131072 16:24:15 session.timeout.ms = 45000 16:24:15 socket.connection.setup.timeout.max.ms = 30000 16:24:15 socket.connection.setup.timeout.ms = 10000 16:24:15 ssl.cipher.suites = null 16:24:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:24:15 ssl.endpoint.identification.algorithm = https 16:24:15 ssl.engine.factory.class = null 16:24:15 ssl.key.password = null 16:24:15 ssl.keymanager.algorithm = SunX509 16:24:15 ssl.keystore.certificate.chain = null 16:24:15 ssl.keystore.key = null 16:24:15 ssl.keystore.location = null 16:24:15 ssl.keystore.password = null 16:24:15 ssl.keystore.type = JKS 16:24:15 ssl.protocol = TLSv1.3 16:24:15 ssl.provider = null 16:24:15 ssl.secure.random.implementation = null 16:24:15 ssl.trustmanager.algorithm = PKIX 16:24:15 ssl.truststore.certificates = null 16:24:15 ssl.truststore.location = null 16:24:15 ssl.truststore.password = null 16:24:15 ssl.truststore.type = JKS 16:24:15 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:24:15 16:24:15 2026-04-23T16:24:15.906Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:24:15 2026-04-23T16:24:15.907Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.907Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:15 2026-04-23T16:24:15.910Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:24:15 2026-04-23T16:24:15.910Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:24:15 2026-04-23T16:24:15.910Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961455910 16:24:15 16:24:15 . ____ _ __ _ _ 16:24:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:15 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:15 =========|_|==============|___/=/_/_/_/ 16:24:15 16:24:15 :: Spring Boot :: (v3.5.13) 16:24:15 16:24:15 2026-04-23T16:24:15.926Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:15 2026-04-23T16:24:15.926Z WARN 6736 --- [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. 16:24:15 2026-04-23T16:24:15.927Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:24:15 2026-04-23T16:24:15.927Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 16:24:15 2026-04-23T16:24:15.932Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.lcm.EventProducerSpec : Started EventProducerSpec in 0.02 seconds (process running for 130.293) 16:24:16 2026-04-23T16:24:15.936Z INFO 6736 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 16:24:16 2026-04-23T16:24:15.938Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 16:24:16 2026-04-23T16:24:15.939Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:24:16 acks = -1 16:24:16 auto.include.jmx.reporter = true 16:24:16 batch.size = 16384 16:24:16 bootstrap.servers = [localhost:32775] 16:24:16 buffer.memory = 33554432 16:24:16 client.dns.lookup = use_all_dns_ips 16:24:16 client.id = producer-27 16:24:16 compression.gzip.level = -1 16:24:16 compression.lz4.level = 9 16:24:16 compression.type = none 16:24:16 compression.zstd.level = 3 16:24:16 connections.max.idle.ms = 540000 16:24:16 delivery.timeout.ms = 120000 16:24:16 enable.idempotence = false 16:24:16 enable.metrics.push = true 16:24:16 interceptor.classes = [] 16:24:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:24:16 linger.ms = 1 16:24:16 max.block.ms = 60000 16:24:16 max.in.flight.requests.per.connection = 5 16:24:16 max.request.size = 1048576 16:24:16 metadata.max.age.ms = 300000 16:24:16 metadata.max.idle.ms = 300000 16:24:16 metadata.recovery.strategy = none 16:24:16 metric.reporters = [] 16:24:16 metrics.num.samples = 2 16:24:16 metrics.recording.level = INFO 16:24:16 metrics.sample.window.ms = 30000 16:24:16 partitioner.adaptive.partitioning.enable = true 16:24:16 partitioner.availability.timeout.ms = 0 16:24:16 partitioner.class = null 16:24:16 partitioner.ignore.keys = false 16:24:16 receive.buffer.bytes = 32768 16:24:16 reconnect.backoff.max.ms = 1000 16:24:16 reconnect.backoff.ms = 50 16:24:16 request.timeout.ms = 30000 16:24:16 retries = 0 16:24:16 retry.backoff.max.ms = 1000 16:24:16 retry.backoff.ms = 100 16:24:16 sasl.client.callback.handler.class = null 16:24:16 sasl.jaas.config = null 16:24:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:24:16 sasl.kerberos.min.time.before.relogin = 60000 16:24:16 sasl.kerberos.service.name = null 16:24:16 sasl.kerberos.ticket.renew.jitter = 0.05 16:24:16 sasl.kerberos.ticket.renew.window.factor = 0.8 16:24:16 sasl.login.callback.handler.class = null 16:24:16 sasl.login.class = null 16:24:16 sasl.login.connect.timeout.ms = null 16:24:16 sasl.login.read.timeout.ms = null 16:24:16 sasl.login.refresh.buffer.seconds = 300 16:24:16 sasl.login.refresh.min.period.seconds = 60 16:24:16 sasl.login.refresh.window.factor = 0.8 16:24:16 sasl.login.refresh.window.jitter = 0.05 16:24:16 sasl.login.retry.backoff.max.ms = 10000 16:24:16 sasl.login.retry.backoff.ms = 100 16:24:16 sasl.mechanism = GSSAPI 16:24:16 sasl.oauthbearer.clock.skew.seconds = 30 16:24:16 sasl.oauthbearer.expected.audience = null 16:24:16 sasl.oauthbearer.expected.issuer = null 16:24:16 sasl.oauthbearer.header.urlencode = false 16:24:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:24:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:24:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:24:16 sasl.oauthbearer.jwks.endpoint.url = null 16:24:16 sasl.oauthbearer.scope.claim.name = scope 16:24:16 sasl.oauthbearer.sub.claim.name = sub 16:24:16 sasl.oauthbearer.token.endpoint.url = null 16:24:16 security.protocol = PLAINTEXT 16:24:16 security.providers = null 16:24:16 send.buffer.bytes = 131072 16:24:16 socket.connection.setup.timeout.max.ms = 30000 16:24:16 socket.connection.setup.timeout.ms = 10000 16:24:16 ssl.cipher.suites = null 16:24:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:24:16 ssl.endpoint.identification.algorithm = https 16:24:16 ssl.engine.factory.class = null 16:24:16 ssl.key.password = null 16:24:16 ssl.keymanager.algorithm = SunX509 16:24:16 ssl.keystore.certificate.chain = null 16:24:16 ssl.keystore.key = null 16:24:16 ssl.keystore.location = null 16:24:16 ssl.keystore.password = null 16:24:16 ssl.keystore.type = JKS 16:24:16 ssl.protocol = TLSv1.3 16:24:16 ssl.provider = null 16:24:16 ssl.secure.random.implementation = null 16:24:16 ssl.trustmanager.algorithm = PKIX 16:24:16 ssl.truststore.certificates = null 16:24:16 ssl.truststore.location = null 16:24:16 ssl.truststore.password = null 16:24:16 ssl.truststore.type = JKS 16:24:16 transaction.timeout.ms = 60000 16:24:16 transactional.id = null 16:24:16 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:24:16 16:24:16 2026-04-23T16:24:15.939Z INFO 6736 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:24:16 2026-04-23T16:24:15.941Z INFO 6736 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 16:24:16 2026-04-23T16:24:15.941Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:24:16 2026-04-23T16:24:15.941Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:24:16 2026-04-23T16:24:15.941Z INFO 6736 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961455941 16:24:16 2026-04-23T16:24:15.966Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:16 2026-04-23T16:24:15.966Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:15.979Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:16 2026-04-23T16:24:15.979Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:15.981Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:16 2026-04-23T16:24:15.981Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:15.983Z WARN 6736 --- [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} 16:24:16 2026-04-23T16:24:15.983Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.Metadata : [Producer clientId=producer-27] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:24:16 2026-04-23T16:24:16.012Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.012Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.043Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.043Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.059Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.059Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.101Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.101Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.142Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.142Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.148Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.148Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.150Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:16 2026-04-23T16:24:16.150Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.150Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:16 2026-04-23T16:24:16.172Z INFO 6736 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:24:16 2026-04-23T16:24:16.181Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.181Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.189Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.189Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.190Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.190Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.232Z INFO 6736 --- [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. 16:24:16 2026-04-23T16:24:16.232Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.251Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:16 2026-04-23T16:24:16.251Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.251Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:16 2026-04-23T16:24:16.312Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.312Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.312Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.312Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.332Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.332Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.368Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.369Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.370Z INFO 6736 --- [ 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) 16:24:16 2026-04-23T16:24:16.372Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 16:24:16 2026-04-23T16:24:16.396Z INFO 6736 --- [ 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-920c5e1e-2b43-428e-aa46-b0babe45e1f1 16:24:16 2026-04-23T16:24:16.397Z INFO 6736 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] (Re-)joining group 16:24:16 2026-04-23T16:24:16.412Z INFO 6736 --- [ 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-920c5e1e-2b43-428e-aa46-b0babe45e1f1', protocol='range'} 16:24:16 2026-04-23T16:24:16.412Z INFO 6736 --- [ 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-920c5e1e-2b43-428e-aa46-b0babe45e1f1=Assignment(partitions=[ncmp-events-test-0])} 16:24:16 2026-04-23T16:24:16.430Z INFO 6736 --- [ 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-920c5e1e-2b43-428e-aa46-b0babe45e1f1', protocol='range'} 16:24:16 2026-04-23T16:24:16.431Z INFO 6736 --- [ 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]) 16:24:16 2026-04-23T16:24:16.431Z INFO 6736 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 16:24:16 2026-04-23T16:24:16.440Z INFO 6736 --- [ 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 16:24:16 2026-04-23T16:24:16.450Z INFO 6736 --- [ 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}}. 16:24:16 2026-04-23T16:24:16.458Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.458Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.474Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.475Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:16 2026-04-23T16:24:16.557Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.557Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node -1 disconnected. 16:24:16 2026-04-23T16:24:16.614Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.614Z INFO 6736 --- [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: 124ms, elapsed time since send: 124ms, throttle time: 0ms, request timeout: 30000ms) 16:24:16 2026-04-23T16:24:16.614Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node -1 disconnected. 16:24:16 2026-04-23T16:24:16.614Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 2147483646 disconnected. 16:24:16 2026-04-23T16:24:16.614Z INFO 6736 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Error sending fetch request (sessionId=265911256, epoch=1) to node 1: 16:24:16 16:24:16 org.apache.kafka.common.errors.DisconnectException 16:24:16 16:24:16 2026-04-23T16:24:16.614Z INFO 6736 --- [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. 16:24:16 2026-04-23T16:24:16.673Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.673Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.697Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.697Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.715Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.715Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.751Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.751Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.258 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventProducerSpec 16:24:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 16:24:16 16:24:16,781 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:24:16 16:24:16,781 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:24:16 16:24:16,781 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:24:16 16:24:16,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:24:16 16:24:16,785 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:24:16 16:24:16,793 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:24:16 16:24:16,793 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:24:16 16:24:16 . ____ _ __ _ _ 16:24:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:16 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:16 =========|_|==============|___/=/_/_/_/ 16:24:16 16:24:16 :: Spring Boot :: (v3.5.13) 16:24:16 16:24:16 2026-04-23T16:24:16.800Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:24:16 2026-04-23T16:24:16.800Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 16:24:16 2026-04-23T16:24:16.808Z INFO 6736 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.041 seconds (process running for 131.169) 16:24:16 2026-04-23T16:24:16.815Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.815Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.820Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.820Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.822Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.822Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.826Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.826Z WARN 6736 --- [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. 16:24:16 2026-04-23T16:24:16.871Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.871Z WARN 6736 --- [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. 16:24:16 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 16:24:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 16:24:16 2026-04-23T16:24:16.893Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.893Z WARN 6736 --- [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. 16:24:16 16:24:16 . ____ _ __ _ _ 16:24:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:16 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:16 =========|_|==============|___/=/_/_/_/ 16:24:16 16:24:16 :: Spring Boot :: (v3.5.13) 16:24:16 16:24:16 2026-04-23T16:24:16.906Z INFO 6736 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:24:16 2026-04-23T16:24:16.906Z INFO 6736 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 16:24:16 2026-04-23T16:24:16.913Z INFO 6736 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.026 seconds (process running for 131.274) 16:24:16 2026-04-23T16:24:16.914Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:16 2026-04-23T16:24:16.914Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 16:24:16 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 16:24:17 2026-04-23T16:24:16.927Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:17 2026-04-23T16:24:16.927Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:16.928Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [dev] [5.5.0] 16:24:17 o o o o---o o--o o o---o o o----o o--o--o 16:24:17 | | / \ / | / / \ | | 16:24:17 o----o o o o----o | o o o----o | 16:24:17 | | * \ / | \ * \ | | 16:24:17 o o * o o---o o--o o----o o---o * o o----o o 16:24:17 16:24:17 2026-04-23T16:24:16.928Z INFO 6736 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:17 2026-04-23T16:24:16.928Z INFO 6736 --- [ 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 16:24:17 2026-04-23T16:24:16.928Z INFO 6736 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] Cluster name: dev 16:24:17 2026-04-23T16:24:16.928Z INFO 6736 --- [ 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. 16:24:17 2026-04-23T16:24:16.928Z INFO 6736 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:17 To enable the Jet engine on the members, do one of the following: 16:24:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:17 2026-04-23T16:24:16.940Z INFO 6736 --- [ 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. 16:24:17 2026-04-23T16:24:16.942Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:17 2026-04-23T16:24:16.949Z INFO 6736 --- [ 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. 16:24:17 2026-04-23T16:24:16.949Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTING 16:24:17 2026-04-23T16:24:16.967Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:17 2026-04-23T16:24:16.967Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:16.981Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:17 2026-04-23T16:24:16.981Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:16.982Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:17 2026-04-23T16:24:16.982Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.013Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.013Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.045Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.045Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.057Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:17 2026-04-23T16:24:17.057Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.057Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:17 2026-04-23T16:24:17.060Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.060Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.073Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.074Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.116Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.116Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.143Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.143Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.149Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.149Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.183Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.183Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.191Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.191Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.191Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.191Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.240Z INFO 6736 --- [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. 16:24:17 2026-04-23T16:24:17.240Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.241Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:17 2026-04-23T16:24:17.241Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.241Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:17 2026-04-23T16:24:17.313Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.313Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.313Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.313Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.336Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.336Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.360Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.360Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.368Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.368Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.459Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.459Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.475Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.475Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.618Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.618Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.698Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.698Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.752Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.752Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.756Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.756Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.821Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.821Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.828Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.828Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.837Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.837Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:17 2026-04-23T16:24:17.870Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.870Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.872Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.872Z WARN 6736 --- [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. 16:24:17 2026-04-23T16:24:17.916Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:17 2026-04-23T16:24:17.916Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:17.954Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:18 2026-04-23T16:24:17.954Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:17.972Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:18 2026-04-23T16:24:17.972Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:17.982Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:18 2026-04-23T16:24:17.982Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:17.982Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:18 2026-04-23T16:24:17.982Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.014Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.014Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.046Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.046Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.073Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:18 2026-04-23T16:24:18.073Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.073Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:18 2026-04-23T16:24:18.095Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.095Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.144Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:18 2026-04-23T16:24:18.144Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.144Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:18 2026-04-23T16:24:18.145Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.145Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.150Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.150Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.184Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.184Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.192Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.192Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.194Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.194Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.242Z INFO 6736 --- [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. 16:24:18 2026-04-23T16:24:18.242Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.297Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.298Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.314Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.314Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.315Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.315Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.339Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.339Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.369Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.369Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.461Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.461Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.497Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.497Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.619Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.619Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.699Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.699Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.753Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.753Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.778Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.778Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.822Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.822Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.828Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.828Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.838Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.838Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:18 2026-04-23T16:24:18.873Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.873Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.881Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.881Z WARN 6736 --- [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. 16:24:18 2026-04-23T16:24:18.918Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:18 2026-04-23T16:24:18.919Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:18.954Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:19 2026-04-23T16:24:18.954Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:18.973Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:19 2026-04-23T16:24:18.973Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:18.983Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:19 2026-04-23T16:24:18.983Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:18.983Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:19 2026-04-23T16:24:18.983Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.015Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.015Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.091Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:19 2026-04-23T16:24:19.091Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.091Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:19 2026-04-23T16:24:19.094Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.094Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.096Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.096Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.144Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:19 2026-04-23T16:24:19.144Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.144Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:19 2026-04-23T16:24:19.145Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.145Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.152Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.152Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.184Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.185Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.192Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.192Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.196Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.196Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.245Z INFO 6736 --- [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. 16:24:19 2026-04-23T16:24:19.245Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.297Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.297Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.314Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.314Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.316Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.316Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.341Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.341Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.370Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.370Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.462Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.462Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.473Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [dev] [5.5.0] 16:24:19 16:24:19 Members {size:1, ver:1} [ 16:24:19 Member [10.250.0.254]:5701 - 530cf6b6-fdc3-40b1-b742-62f11a5d9066 this 16:24:19 ] 16:24:19 16:24:19 2026-04-23T16:24:19.475Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is STARTED 16:24:19 2026-04-23T16:24:19.480Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.250.0.254]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:19 2026-04-23T16:24:19.497Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.497Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.503Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTTING_DOWN 16:24:19 2026-04-23T16:24:19.503Z INFO 6736 --- [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 - 530cf6b6-fdc3-40b1-b742-62f11a5d9066 this is handled 16:24:19 2026-04-23T16:24:19.504Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:19 2026-04-23T16:24:19.504Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:19 2026-04-23T16:24:19.505Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:19 2026-04-23T16:24:19.622Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.622Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.730Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.730Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.754Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.754Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.768Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.250.0.254]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:19 2026-04-23T16:24:19.768Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 265 ms. 16:24:19 2026-04-23T16:24:19.768Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [dev] [5.5.0] [10.250.0.254]:5701 is SHUTDOWN 16:24:19 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.843 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 16:24:19 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 16:24:19 2026-04-23T16:24:19.780Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.780Z WARN 6736 --- [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. 16:24:19 16:24:19 . ____ _ __ _ _ 16:24:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:24:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:24:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:24:19 ' |____| .__|_| |_|_| |_\__, | / / / / 16:24:19 =========|_|==============|___/=/_/_/_/ 16:24:19 16:24:19 :: Spring Boot :: (v3.5.13) 16:24:19 16:24:19 2026-04-23T16:24:19.791Z INFO 6736 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6736 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 16:24:19 2026-04-23T16:24:19.791Z INFO 6736 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 16:24:19 2026-04-23T16:24:19.804Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:24:19 o o o o---o o--o o o---o o o----o o--o--o 16:24:19 | | / \ / | / / \ | | 16:24:19 o----o o o o----o | o o o----o | 16:24:19 | | * \ / | \ * \ | | 16:24:19 o o * o o---o o--o o----o o---o * o o----o o 16:24:19 16:24:19 2026-04-23T16:24:19.804Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:19 2026-04-23T16:24:19.804Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:19 2026-04-23T16:24:19.804Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 16:24:19 2026-04-23T16:24:19.804Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:19 2026-04-23T16:24:19.804Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. 16:24:19 To enable the Jet engine on the members, do one of the following: 16:24:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:19 2026-04-23T16:24:19.815Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:19 2026-04-23T16:24:19.816Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 16:24:19 2026-04-23T16:24:19.823Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:19 2026-04-23T16:24:19.823Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:19 2026-04-23T16:24:19.824Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.824Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.830Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.830Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.839Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.839Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:19 2026-04-23T16:24:19.879Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.879Z WARN 6736 --- [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. 16:24:19 2026-04-23T16:24:19.882Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:19 2026-04-23T16:24:19.882Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:19.921Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:20 2026-04-23T16:24:19.921Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:19.956Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:20 2026-04-23T16:24:19.956Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:19.974Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:20 2026-04-23T16:24:19.974Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:19.984Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:20 2026-04-23T16:24:19.984Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.017Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.017Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.022Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.022Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.049Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:20 2026-04-23T16:24:20.049Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.049Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:20 2026-04-23T16:24:20.091Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:20 2026-04-23T16:24:20.091Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.091Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:20 2026-04-23T16:24:20.095Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.095Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.098Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.098Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.146Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.146Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.153Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.153Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.185Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.185Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.194Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.194Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.199Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.199Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.247Z INFO 6736 --- [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. 16:24:20 2026-04-23T16:24:20.247Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.299Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.299Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.316Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.317Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.317Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.317Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.344Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.344Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.371Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.371Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.464Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.464Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.499Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.499Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.630Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.630Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.731Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.731Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.755Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.755Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.781Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.781Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.825Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.826Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.832Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.832Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.841Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.841Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.884Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.884Z WARN 6736 --- [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. 16:24:20 2026-04-23T16:24:20.902Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:20 2026-04-23T16:24:20.902Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:20 2026-04-23T16:24:20.902Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:20 2026-04-23T16:24:20.909Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:20 2026-04-23T16:24:20.909Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:20.925Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:21 2026-04-23T16:24:20.925Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:20.956Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:21 2026-04-23T16:24:20.956Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:20.975Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:21 2026-04-23T16:24:20.975Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:20.985Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:21 2026-04-23T16:24:20.985Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.018Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.018Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.022Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.022Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.096Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:21 2026-04-23T16:24:21.096Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.096Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:21 2026-04-23T16:24:21.096Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.096Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.099Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.100Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.147Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.147Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.153Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.153Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.186Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.186Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.196Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.196Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.202Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.202Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.249Z INFO 6736 --- [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. 16:24:21 2026-04-23T16:24:21.249Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.299Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.299Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.316Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.316Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.318Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.319Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.347Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.347Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.371Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.371Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.466Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.466Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.501Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.501Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.633Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.633Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.733Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.733Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.756Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.756Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.782Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.782Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.826Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.826Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.842Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.842Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.864Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.864Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.884Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.884Z WARN 6736 --- [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. 16:24:21 2026-04-23T16:24:21.905Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:21 2026-04-23T16:24:21.905Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:21 2026-04-23T16:24:21.905Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:21 2026-04-23T16:24:21.910Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:21 2026-04-23T16:24:21.910Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:21.928Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:22 2026-04-23T16:24:21.928Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:21.958Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:22 2026-04-23T16:24:21.958Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:21.976Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:22 2026-04-23T16:24:21.976Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:21.984Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:22 2026-04-23T16:24:21.984Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.018Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.018Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.045Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.045Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.098Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.098Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.100Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:22 2026-04-23T16:24:22.100Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.100Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:22 2026-04-23T16:24:22.100Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.100Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.149Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.149Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.155Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.155Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.180Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.180Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.186Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.186Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.196Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.196Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.204Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.204Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.220Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:24:22 16:24:22 Members {size:1, ver:1} [ 16:24:22 Member [10.30.106.47]:5701 - 9bce0607-2e7c-4f15-974b-bd5f9295799b this 16:24:22 ] 16:24:22 16:24:22 2026-04-23T16:24:22.221Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:22 2026-04-23T16:24:22.224Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 16:24:22 2026-04-23T16:24:22.228Z INFO 6736 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 2.452 seconds (process running for 136.589) 16:24:22 2026-04-23T16:24:22.238Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:22 2026-04-23T16:24:22.239Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 9bce0607-2e7c-4f15-974b-bd5f9295799b this is handled 16:24:22 2026-04-23T16:24:22.239Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 16:24:22 2026-04-23T16:24:22.240Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 16:24:22 2026-04-23T16:24:22.240Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 16:24:22 2026-04-23T16:24:22.252Z INFO 6736 --- [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. 16:24:22 2026-04-23T16:24:22.252Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.318Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.318Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.327Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 16:24:22 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.555 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 16:24:22 2026-04-23T16:24:22.328Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 90 ms. 16:24:22 2026-04-23T16:24:22.328Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:22 2026-04-23T16:24:22.332Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.332Z WARN 6736 --- [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. 16:24:22 [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 16:24:22 2026-04-23T16:24:22.345Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:22 2026-04-23T16:24:22.352Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.352Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.373Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.373Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.414Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:22 o o o o---o o--o o o---o o o----o o--o--o 16:24:22 | | / \ / | / / \ | | 16:24:22 o----o o o o----o | o o o----o | 16:24:22 | | * \ / | \ * \ | | 16:24:22 o o * o o---o o--o o----o o---o * o o----o o 16:24:22 16:24:22 2026-04-23T16:24:22.414Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:22 2026-04-23T16:24:22.414Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:22 2026-04-23T16:24:22.414Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:22 2026-04-23T16:24:22.414Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:22 2026-04-23T16:24:22.414Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:22 To enable the Jet engine on the members, do one of the following: 16:24:22 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:22 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:22 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:22 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:22 2026-04-23T16:24:22.424Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:22 2026-04-23T16:24:22.425Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:22 2026-04-23T16:24:22.431Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:22 2026-04-23T16:24:22.431Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:22 2026-04-23T16:24:22.467Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.467Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.502Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.502Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.639Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.639Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.735Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.735Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.757Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.757Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.758Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:22 2026-04-23T16:24:22.758Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.758Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:22 2026-04-23T16:24:22.783Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.784Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.810Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.811Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.843Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.843Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:22 2026-04-23T16:24:22.860Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.860Z WARN 6736 --- [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. 16:24:22 2026-04-23T16:24:22.866Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:22 2026-04-23T16:24:22.866Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:22.932Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:23 2026-04-23T16:24:22.932Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:22.932Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:23 2026-04-23T16:24:22.932Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:22.959Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:23 2026-04-23T16:24:22.959Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:22.995Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:23 2026-04-23T16:24:22.995Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:22.996Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:23 2026-04-23T16:24:22.996Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:22.998Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:23 2026-04-23T16:24:22.998Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.019Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.019Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.045Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.045Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.053Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.053Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.099Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.099Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.100Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:23 2026-04-23T16:24:23.100Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.100Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:23 2026-04-23T16:24:23.137Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.137Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.150Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.150Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.188Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.188Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.198Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.198Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.207Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.207Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.254Z INFO 6736 --- [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. 16:24:23 2026-04-23T16:24:23.254Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.254Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.254Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.318Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.319Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.333Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.333Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.374Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.374Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.468Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.468Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.503Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.503Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.642Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.642Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.741Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.741Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.758Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.758Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.784Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.784Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.808Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:23 2026-04-23T16:24:23.808Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.808Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:23 2026-04-23T16:24:23.811Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.811Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.835Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.835Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.844Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.844Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:23 2026-04-23T16:24:23.852Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.852Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.853Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.853Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.867Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.867Z WARN 6736 --- [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. 16:24:23 2026-04-23T16:24:23.918Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:23 2026-04-23T16:24:23.918Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:23.961Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:24 2026-04-23T16:24:23.961Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:23.997Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:24 2026-04-23T16:24:23.997Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.000Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.000Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.046Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.046Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.051Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.051Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.054Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:24 2026-04-23T16:24:24.054Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.054Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:24 2026-04-23T16:24:24.055Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.055Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.066Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.066Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.099Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.099Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.151Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.151Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.189Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.189Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.200Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.200Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.210Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.210Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.257Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.257Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.257Z INFO 6736 --- [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. 16:24:24 2026-04-23T16:24:24.257Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.318Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.318Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.334Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.334Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.376Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.376Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.470Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.470Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.504Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.504Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.645Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.645Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.711Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:24 2026-04-23T16:24:24.711Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.711Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:24 2026-04-23T16:24:24.743Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.743Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.759Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.759Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.785Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.785Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.811Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.811Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.838Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.838Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.845Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.845Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:24 2026-04-23T16:24:24.852Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.852Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.855Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.855Z WARN 6736 --- [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. 16:24:24 2026-04-23T16:24:24.868Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:24 2026-04-23T16:24:24.868Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:24.936Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:25 2026-04-23T16:24:24.936Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:24.962Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:25 2026-04-23T16:24:24.962Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:24.997Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:25 2026-04-23T16:24:24.997Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.001Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.001Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.008Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:25 2026-04-23T16:24:25.008Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.008Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:25 2026-04-23T16:24:25.048Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.048Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.052Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.052Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.056Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.056Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.066Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.066Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.101Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.101Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.190Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.190Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.192Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.192Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.208Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:25 16:24:25 Members {size:1, ver:1} [ 16:24:25 Member [10.30.106.47]:5701 - 82ff5f5f-5338-4360-b0b2-d546f04144ac this 16:24:25 ] 16:24:25 16:24:25 2026-04-23T16:24:25.210Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:25 2026-04-23T16:24:25.213Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:25 2026-04-23T16:24:25.213Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.213Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.219Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:25 2026-04-23T16:24:25.219Z INFO 6736 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 82ff5f5f-5338-4360-b0b2-d546f04144ac this is handled 16:24:25 2026-04-23T16:24:25.220Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:25 2026-04-23T16:24:25.221Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:25 2026-04-23T16:24:25.221Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:25 2026-04-23T16:24:25.233Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.233Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.259Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.259Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.259Z INFO 6736 --- [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. 16:24:25 2026-04-23T16:24:25.259Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.267Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.267Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.320Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.320Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.377Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.377Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.471Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.471Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.506Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.506Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.648Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.648Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.714Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:25 2026-04-23T16:24:25.714Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.714Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:25 2026-04-23T16:24:25.743Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.743Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.759Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.759Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.787Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.787Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.811Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.811Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.840Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.840Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.846Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.846Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:25 2026-04-23T16:24:25.853Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.853Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.857Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.857Z WARN 6736 --- [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. 16:24:25 2026-04-23T16:24:25.870Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:25 2026-04-23T16:24:25.870Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:25.936Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:26 2026-04-23T16:24:25.936Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:25.962Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:26 2026-04-23T16:24:25.962Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:25.969Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:26 2026-04-23T16:24:25.969Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:25.999Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:26 2026-04-23T16:24:25.999Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.002Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.002Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.028Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:26 2026-04-23T16:24:26.028Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.028Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:26 2026-04-23T16:24:26.049Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.049Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.057Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.057Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.067Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.067Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.103Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.103Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.191Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.191Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.193Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.193Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.216Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.216Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.234Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.234Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.262Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.262Z INFO 6736 --- [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. 16:24:26 2026-04-23T16:24:26.262Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.262Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.267Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.267Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.316Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:26 2026-04-23T16:24:26.316Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 1097 ms. 16:24:26 2026-04-23T16:24:26.316Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:26 2026-04-23T16:24:26.318Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:26 2026-04-23T16:24:26.320Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.321Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.370Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:26 o o o o---o o--o o o---o o o----o o--o--o 16:24:26 | | / \ / | / / \ | | 16:24:26 o----o o o o----o | o o o----o | 16:24:26 | | * \ / | \ * \ | | 16:24:26 o o * o o---o o--o o----o o---o * o o----o o 16:24:26 16:24:26 2026-04-23T16:24:26.370Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:26 2026-04-23T16:24:26.370Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:26 2026-04-23T16:24:26.370Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:26 2026-04-23T16:24:26.370Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:26 2026-04-23T16:24:26.370Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:26 To enable the Jet engine on the members, do one of the following: 16:24:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:26 2026-04-23T16:24:26.379Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.379Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.381Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:26 2026-04-23T16:24:26.382Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:26 2026-04-23T16:24:26.388Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:26 2026-04-23T16:24:26.389Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:26 2026-04-23T16:24:26.473Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.473Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.506Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.506Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.549Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.549Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.574Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:26 2026-04-23T16:24:26.575Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.575Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:26 2026-04-23T16:24:26.744Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.744Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.759Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.760Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.770Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.770Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.788Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.788Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.812Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.812Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.843Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.843Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.848Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.848Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.854Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.854Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.864Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:26 2026-04-23T16:24:26.864Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:26 2026-04-23T16:24:26.864Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:26 2026-04-23T16:24:26.871Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.871Z WARN 6736 --- [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. 16:24:26 2026-04-23T16:24:26.924Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:26 2026-04-23T16:24:26.924Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:26.938Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:27 2026-04-23T16:24:26.938Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:26.964Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:27 2026-04-23T16:24:26.964Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.001Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.001Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.004Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.004Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.051Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.051Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.058Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.058Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.068Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.068Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.104Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.104Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.193Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.193Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.193Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.193Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.218Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.218Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.236Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.236Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.264Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.264Z INFO 6736 --- [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. 16:24:27 2026-04-23T16:24:27.264Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.264Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.268Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.268Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.321Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.321Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.381Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.381Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.451Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.451Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.474Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.474Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.477Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.477Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.578Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:27 2026-04-23T16:24:27.578Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.578Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:27 2026-04-23T16:24:27.760Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.760Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.774Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.774Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.776Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.776Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.789Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.789Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.813Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.813Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.849Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.849Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.849Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.849Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.855Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.855Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.867Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:27 2026-04-23T16:24:27.867Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:27 2026-04-23T16:24:27.867Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:27 2026-04-23T16:24:27.894Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.894Z WARN 6736 --- [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. 16:24:27 2026-04-23T16:24:27.926Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:27 2026-04-23T16:24:27.926Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:27.939Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:28 2026-04-23T16:24:27.939Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:27.965Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:28 2026-04-23T16:24:27.965Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.002Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.002Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.004Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.004Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.053Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.053Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.059Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.059Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.068Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.068Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.106Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.106Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.121Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.121Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.193Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.193Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.194Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.194Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.237Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.237Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.267Z INFO 6736 --- [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. 16:24:28 2026-04-23T16:24:28.267Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.267Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.267Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.269Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.269Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.321Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.321Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.382Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.383Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.453Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.453Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.476Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.476Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.477Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.477Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.480Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:28 2026-04-23T16:24:28.480Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.481Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:28 2026-04-23T16:24:28.762Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.762Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.776Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.776Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.777Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.777Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.790Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.790Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.808Z ERROR 6736 --- [_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 16:24:28 2026-04-23T16:24:28.808Z ERROR 6736 --- [_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 16:24:28 2026-04-23T16:24:28.814Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.814Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.849Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.849Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.851Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.851Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.856Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.856Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.867Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:28 2026-04-23T16:24:28.867Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:28 2026-04-23T16:24:28.867Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:28 2026-04-23T16:24:28.895Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.895Z WARN 6736 --- [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. 16:24:28 2026-04-23T16:24:28.927Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:28 2026-04-23T16:24:28.927Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:28.940Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:29 2026-04-23T16:24:28.940Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:28.967Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:29 2026-04-23T16:24:28.967Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.002Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.002Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.006Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.006Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.052Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.052Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.054Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.054Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.070Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.070Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.108Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.108Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.123Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.123Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.195Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.195Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.195Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.195Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.237Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.238Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.269Z INFO 6736 --- [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. 16:24:29 2026-04-23T16:24:29.269Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.269Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.269Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.270Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.270Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.349Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:29 16:24:29 Members {size:1, ver:1} [ 16:24:29 Member [10.30.106.47]:5701 - d9ce5f42-343c-4c3e-88ff-cf60b8d0fb38 this 16:24:29 ] 16:24:29 16:24:29 2026-04-23T16:24:29.349Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.349Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.351Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:29 2026-04-23T16:24:29.352Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:29 2026-04-23T16:24:29.357Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:29 2026-04-23T16:24:29.358Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - d9ce5f42-343c-4c3e-88ff-cf60b8d0fb38 this is handled 16:24:29 2026-04-23T16:24:29.358Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:29 2026-04-23T16:24:29.359Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:29 2026-04-23T16:24:29.360Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:29 2026-04-23T16:24:29.382Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.382Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.453Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:29 2026-04-23T16:24:29.454Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 97 ms. 16:24:29 2026-04-23T16:24:29.454Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:29 2026-04-23T16:24:29.455Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.455Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.456Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:29 2026-04-23T16:24:29.477Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.477Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.478Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.478Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.483Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:29 2026-04-23T16:24:29.484Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.484Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:29 2026-04-23T16:24:29.501Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:29 o o o o---o o--o o o---o o o----o o--o--o 16:24:29 | | / \ / | / / \ | | 16:24:29 o----o o o o----o | o o o----o | 16:24:29 | | * \ / | \ * \ | | 16:24:29 o o * o o---o o--o o----o o---o * o o----o o 16:24:29 16:24:29 2026-04-23T16:24:29.501Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:29 2026-04-23T16:24:29.501Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:29 2026-04-23T16:24:29.501Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:29 2026-04-23T16:24:29.501Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:29 2026-04-23T16:24:29.501Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:29 To enable the Jet engine on the members, do one of the following: 16:24:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:29 2026-04-23T16:24:29.509Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:29 2026-04-23T16:24:29.511Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:29 2026-04-23T16:24:29.516Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:29 2026-04-23T16:24:29.516Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:29 2026-04-23T16:24:29.763Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.763Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.777Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.777Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.778Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.779Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.791Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.791Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.816Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.816Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.851Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.851Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.856Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.856Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.862Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.862Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.867Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:29 2026-04-23T16:24:29.867Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:29 2026-04-23T16:24:29.867Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:29 2026-04-23T16:24:29.896Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.896Z WARN 6736 --- [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. 16:24:29 2026-04-23T16:24:29.929Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:29 2026-04-23T16:24:29.929Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:29.941Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:30 2026-04-23T16:24:29.942Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:29.968Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:30 2026-04-23T16:24:29.968Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.004Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.004Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.007Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.007Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.056Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.056Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.064Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.065Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.072Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.072Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.109Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.109Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.129Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.130Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.171Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.171Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.195Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.195Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.196Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.197Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.238Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.238Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.271Z INFO 6736 --- [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. 16:24:30 2026-04-23T16:24:30.272Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.272Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.272Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.351Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.351Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.383Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.383Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.402Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:30 2026-04-23T16:24:30.402Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.402Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:30 2026-04-23T16:24:30.457Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.457Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.480Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.480Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.480Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.480Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.765Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.765Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.778Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.778Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.778Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.778Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.791Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.791Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.818Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.818Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.853Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.853Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.857Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.857Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.864Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.864Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.868Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:30 2026-04-23T16:24:30.868Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:30 2026-04-23T16:24:30.868Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:30 2026-04-23T16:24:30.898Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.898Z WARN 6736 --- [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. 16:24:30 2026-04-23T16:24:30.931Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:30 2026-04-23T16:24:30.931Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:30.943Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:31 2026-04-23T16:24:30.943Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:30.970Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:31 2026-04-23T16:24:30.970Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.005Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.005Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.015Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.015Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.056Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.057Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.065Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.065Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.073Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.073Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.073Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.073Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.109Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.109Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.132Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.132Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.196Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.196Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.197Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.197Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.240Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.240Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.273Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.273Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.274Z INFO 6736 --- [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. 16:24:31 2026-04-23T16:24:31.274Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.352Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.352Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.394Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.394Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.405Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:31 2026-04-23T16:24:31.405Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.405Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:31 2026-04-23T16:24:31.460Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.461Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.480Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.480Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.481Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.481Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.721Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.721Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.767Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.767Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.780Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.780Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.791Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.791Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.801Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.801Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.819Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.819Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.855Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.855Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.858Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.858Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.869Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:31 2026-04-23T16:24:31.869Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:31 2026-04-23T16:24:31.869Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:31 2026-04-23T16:24:31.900Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.900Z WARN 6736 --- [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. 16:24:31 2026-04-23T16:24:31.931Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:31 2026-04-23T16:24:31.931Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:31.945Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:32 2026-04-23T16:24:31.945Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:31.969Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:32 2026-04-23T16:24:31.969Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.017Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.017Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.050Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.050Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.057Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.057Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.066Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.066Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.074Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.074Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.075Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.075Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.110Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.110Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.136Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.136Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.198Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.198Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.198Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.198Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.242Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.242Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.259Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:32 2026-04-23T16:24:32.259Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.259Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:32 2026-04-23T16:24:32.273Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.273Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.276Z INFO 6736 --- [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. 16:24:32 2026-04-23T16:24:32.276Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.349Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:32 16:24:32 Members {size:1, ver:1} [ 16:24:32 Member [10.30.106.47]:5701 - ba4e699a-24de-46fc-802d-b33cd594063c this 16:24:32 ] 16:24:32 16:24:32 2026-04-23T16:24:32.350Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:32 2026-04-23T16:24:32.351Z INFO 6736 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:32 2026-04-23T16:24:32.354Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.354Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.364Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:32 2026-04-23T16:24:32.365Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - ba4e699a-24de-46fc-802d-b33cd594063c this is handled 16:24:32 2026-04-23T16:24:32.366Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:32 2026-04-23T16:24:32.367Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:32 2026-04-23T16:24:32.367Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:32 2026-04-23T16:24:32.395Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.395Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.463Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.463Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.481Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.481Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.482Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.482Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.530Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:32 2026-04-23T16:24:32.530Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 165 ms. 16:24:32 2026-04-23T16:24:32.531Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:32 2026-04-23T16:24:32.532Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:32 2026-04-23T16:24:32.574Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:32 o o o o---o o--o o o---o o o----o o--o--o 16:24:32 | | / \ / | / / \ | | 16:24:32 o----o o o o----o | o o o----o | 16:24:32 | | * \ / | \ * \ | | 16:24:32 o o * o o---o o--o o----o o---o * o o----o o 16:24:32 16:24:32 2026-04-23T16:24:32.574Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:32 2026-04-23T16:24:32.574Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:32 2026-04-23T16:24:32.574Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:32 2026-04-23T16:24:32.574Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:32 2026-04-23T16:24:32.574Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:32 To enable the Jet engine on the members, do one of the following: 16:24:32 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:32 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:32 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:32 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:32 2026-04-23T16:24:32.586Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:32 2026-04-23T16:24:32.588Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:32 2026-04-23T16:24:32.610Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:32 2026-04-23T16:24:32.610Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:32 2026-04-23T16:24:32.724Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:32 2026-04-23T16:24:32.724Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.724Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:32 2026-04-23T16:24:32.733Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.733Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.772Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.772Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.781Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.781Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.791Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.791Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.802Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.802Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.821Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.821Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.856Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.856Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:32 2026-04-23T16:24:32.859Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.859Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.896Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.896Z WARN 6736 --- [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. 16:24:32 2026-04-23T16:24:32.933Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:32 2026-04-23T16:24:32.933Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:32.941Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:33 2026-04-23T16:24:32.941Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:32.945Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:33 2026-04-23T16:24:32.945Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.018Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.018Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.050Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.050Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.058Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.058Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.067Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.067Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.074Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.074Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.078Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.078Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.110Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.110Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.139Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.139Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.178Z INFO 6736 --- [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. 16:24:33 2026-04-23T16:24:33.178Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.199Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.199Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.200Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.200Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.243Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.243Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.274Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.274Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.308Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:33 2026-04-23T16:24:33.309Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.309Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:33 2026-04-23T16:24:33.355Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.355Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.397Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.397Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.466Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.466Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.482Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.482Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.482Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.482Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.735Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.735Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.771Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:33 2026-04-23T16:24:33.772Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.772Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:33 2026-04-23T16:24:33.774Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.774Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.789Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.789Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.803Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.803Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.819Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.819Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.822Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.822Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.829Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.829Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.857Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.857Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:33 2026-04-23T16:24:33.860Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.860Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.900Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.900Z WARN 6736 --- [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. 16:24:33 2026-04-23T16:24:33.942Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:33 2026-04-23T16:24:33.942Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:33.946Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:34 2026-04-23T16:24:33.946Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.010Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.010Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.019Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.019Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.069Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.069Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.073Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.073Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.075Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.075Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.079Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.079Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.111Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.111Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.133Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.133Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.142Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.142Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.181Z INFO 6736 --- [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. 16:24:34 2026-04-23T16:24:34.181Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.201Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.201Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.244Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.244Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.274Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.274Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.312Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:34 2026-04-23T16:24:34.312Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.312Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:34 2026-04-23T16:24:34.357Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.357Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.399Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.399Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.468Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.468Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.484Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.484Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.484Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.484Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.736Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.736Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.772Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:34 2026-04-23T16:24:34.772Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.772Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:34 2026-04-23T16:24:34.777Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.777Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.795Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.795Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.804Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.804Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.810Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.810Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.824Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.824Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.830Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.830Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.850Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.850Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.853Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.853Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.857Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.857Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:34 2026-04-23T16:24:34.861Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.861Z WARN 6736 --- [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. 16:24:34 2026-04-23T16:24:34.943Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:34 2026-04-23T16:24:34.943Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:34.947Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:35 2026-04-23T16:24:34.947Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:34.981Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:35 2026-04-23T16:24:34.981Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.020Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.020Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.044Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.044Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.071Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.071Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.073Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.073Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.076Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.076Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.084Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.084Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.154Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.154Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.182Z INFO 6736 --- [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. 16:24:35 2026-04-23T16:24:35.182Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.202Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.202Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.245Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.245Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.275Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.275Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.315Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:35 2026-04-23T16:24:35.315Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.315Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:35 2026-04-23T16:24:35.338Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:35 16:24:35 Members {size:1, ver:1} [ 16:24:35 Member [10.30.106.47]:5701 - 7d7c95e1-b17f-4359-bf4e-9f947c1b750e this 16:24:35 ] 16:24:35 16:24:35 2026-04-23T16:24:35.339Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:35 2026-04-23T16:24:35.340Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:35 2026-04-23T16:24:35.344Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:35 2026-04-23T16:24:35.344Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 7d7c95e1-b17f-4359-bf4e-9f947c1b750e this is handled 16:24:35 2026-04-23T16:24:35.345Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:35 2026-04-23T16:24:35.346Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:35 2026-04-23T16:24:35.347Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:35 2026-04-23T16:24:35.358Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.358Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.437Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.437Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.471Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.471Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.484Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.484Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.485Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.485Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.605Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:35 2026-04-23T16:24:35.605Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 261 ms. 16:24:35 2026-04-23T16:24:35.605Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:35 2026-04-23T16:24:35.606Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:35 2026-04-23T16:24:35.647Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:35 o o o o---o o--o o o---o o o----o o--o--o 16:24:35 | | / \ / | / / \ | | 16:24:35 o----o o o o----o | o o o----o | 16:24:35 | | * \ / | \ * \ | | 16:24:35 o o * o o---o o--o o----o o---o * o o----o o 16:24:35 16:24:35 2026-04-23T16:24:35.647Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:35 2026-04-23T16:24:35.647Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:35 2026-04-23T16:24:35.647Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:35 2026-04-23T16:24:35.647Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:35 2026-04-23T16:24:35.647Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:35 To enable the Jet engine on the members, do one of the following: 16:24:35 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:35 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:35 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:35 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:35 2026-04-23T16:24:35.665Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:35 2026-04-23T16:24:35.668Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:35 2026-04-23T16:24:35.681Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.681Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.687Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:35 2026-04-23T16:24:35.687Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:35 2026-04-23T16:24:35.760Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:35 2026-04-23T16:24:35.760Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.760Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:35 2026-04-23T16:24:35.781Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.781Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.796Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.796Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.805Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.805Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.811Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.811Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.824Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.824Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.830Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.830Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.847Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.847Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.854Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.854Z WARN 6736 --- [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. 16:24:35 2026-04-23T16:24:35.854Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.854Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.858Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.858Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:35 2026-04-23T16:24:35.919Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:35 2026-04-23T16:24:35.919Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:35.948Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:36 2026-04-23T16:24:35.948Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:35.983Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:36 2026-04-23T16:24:35.983Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.022Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.022Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.047Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.047Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.072Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.072Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.074Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.074Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.077Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.077Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.084Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.084Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.156Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.156Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.188Z INFO 6736 --- [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. 16:24:36 2026-04-23T16:24:36.188Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.236Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.236Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.247Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.247Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.277Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.277Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.315Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:36 2026-04-23T16:24:36.315Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.315Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:36 2026-04-23T16:24:36.340Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.340Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.438Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.438Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.474Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.474Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.486Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.486Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.532Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.532Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.640Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.640Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.704Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.704Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.765Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:36 2026-04-23T16:24:36.765Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.765Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:36 2026-04-23T16:24:36.785Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.785Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.806Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.806Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.825Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.825Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.830Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.830Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.843Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.843Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.855Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.855Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.856Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.856Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.859Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.859Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:36 2026-04-23T16:24:36.864Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.864Z WARN 6736 --- [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. 16:24:36 2026-04-23T16:24:36.923Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:36 2026-04-23T16:24:36.923Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:36.949Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:37 2026-04-23T16:24:36.949Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:36.985Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:37 2026-04-23T16:24:36.985Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:36.991Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:37 2026-04-23T16:24:36.991Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.041Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.041Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.051Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.051Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.073Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.073Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.076Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.076Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.085Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.085Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.157Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.157Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.190Z INFO 6736 --- [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. 16:24:37 2026-04-23T16:24:37.190Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.219Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:37 2026-04-23T16:24:37.219Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.219Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:37 2026-04-23T16:24:37.238Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.238Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.248Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.248Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.278Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.278Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.340Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.340Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.440Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.440Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.478Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.478Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.488Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.488Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.569Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.569Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.640Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.641Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.706Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.706Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.765Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:37 2026-04-23T16:24:37.765Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.765Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:37 2026-04-23T16:24:37.787Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.787Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.806Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.806Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:37 2026-04-23T16:24:37.814Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.814Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.830Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.830Z WARN 6736 --- [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. 16:24:37 2026-04-23T16:24:37.843Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:37 2026-04-23T16:24:37.843Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:37.855Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.855Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:37.857Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.857Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:37.860Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.860Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:37.865Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.865Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:37.924Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.924Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:37.951Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.951Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:37.988Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.988Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:37.992Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:38 2026-04-23T16:24:37.992Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.042Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.042Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.053Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.053Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.074Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.074Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.077Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.077Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.086Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.086Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.158Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.158Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.193Z INFO 6736 --- [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. 16:24:38 2026-04-23T16:24:38.193Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.224Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:38 2026-04-23T16:24:38.224Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.224Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:38 2026-04-23T16:24:38.240Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.240Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.250Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.250Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.279Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.279Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.340Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.341Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.442Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.442Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.447Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:38 16:24:38 Members {size:1, ver:1} [ 16:24:38 Member [10.30.106.47]:5701 - 172c822c-f5eb-4285-b892-e2a4b02ee6dd this 16:24:38 ] 16:24:38 16:24:38 2026-04-23T16:24:38.447Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:38 2026-04-23T16:24:38.448Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:38 2026-04-23T16:24:38.456Z INFO 6736 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 16:24:38 2026-04-23T16:24:38.456Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:38 2026-04-23T16:24:38.457Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 172c822c-f5eb-4285-b892-e2a4b02ee6dd this is handled 16:24:38 2026-04-23T16:24:38.458Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:38 2026-04-23T16:24:38.458Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:38 2026-04-23T16:24:38.459Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:38 2026-04-23T16:24:38.481Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.481Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.489Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.489Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.550Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:38 2026-04-23T16:24:38.550Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 93 ms. 16:24:38 2026-04-23T16:24:38.550Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:38 2026-04-23T16:24:38.552Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:38 2026-04-23T16:24:38.577Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.577Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.593Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:38 o o o o---o o--o o o---o o o----o o--o--o 16:24:38 | | / \ / | / / \ | | 16:24:38 o----o o o o----o | o o o----o | 16:24:38 | | * \ / | \ * \ | | 16:24:38 o o * o o---o o--o o----o o---o * o o----o o 16:24:38 16:24:38 2026-04-23T16:24:38.593Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:38 2026-04-23T16:24:38.593Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:38 2026-04-23T16:24:38.593Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:38 2026-04-23T16:24:38.593Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:38 2026-04-23T16:24:38.593Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:38 To enable the Jet engine on the members, do one of the following: 16:24:38 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:38 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:38 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:38 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:38 2026-04-23T16:24:38.604Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:38 2026-04-23T16:24:38.605Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:38 2026-04-23T16:24:38.611Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:38 2026-04-23T16:24:38.611Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:38 2026-04-23T16:24:38.621Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:38 2026-04-23T16:24:38.621Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.621Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:38 2026-04-23T16:24:38.641Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.641Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.707Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.708Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.791Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.791Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.807Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.807Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.815Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.815Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.831Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.831Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.846Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.846Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.853Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.853Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.855Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.855Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.857Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.857Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.860Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.860Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:38 2026-04-23T16:24:38.865Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.865Z WARN 6736 --- [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. 16:24:38 2026-04-23T16:24:38.867Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:38 2026-04-23T16:24:38.867Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:38.993Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:39 2026-04-23T16:24:38.993Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:38.994Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:39 2026-04-23T16:24:38.994Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.044Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.044Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.056Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.056Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.076Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.076Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.078Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.078Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.087Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.087Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.158Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.158Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.196Z INFO 6736 --- [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. 16:24:39 2026-04-23T16:24:39.196Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.224Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:39 2026-04-23T16:24:39.224Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.224Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:39 2026-04-23T16:24:39.240Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.240Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.251Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.251Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.281Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.281Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.341Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.341Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.443Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.444Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.484Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.484Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.491Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.491Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.578Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.578Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.624Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:39 2026-04-23T16:24:39.624Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.624Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:39 2026-04-23T16:24:39.643Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.643Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.738Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.738Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.793Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.793Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.809Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.809Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.832Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.832Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.833Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.833Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.854Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.854Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.854Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.854Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.858Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.858Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.861Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.862Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:39 2026-04-23T16:24:39.866Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.866Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.873Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.873Z WARN 6736 --- [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. 16:24:39 2026-04-23T16:24:39.876Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:39 2026-04-23T16:24:39.876Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:39.994Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:40 2026-04-23T16:24:39.994Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:39.996Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:40 2026-04-23T16:24:39.996Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.004Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.004Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.045Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.045Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.058Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.058Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.066Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.066Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.088Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.088Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.128Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:40 2026-04-23T16:24:40.128Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.128Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:40 2026-04-23T16:24:40.160Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.160Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.197Z INFO 6736 --- [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. 16:24:40 2026-04-23T16:24:40.197Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.242Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.242Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.252Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.252Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.282Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.282Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.342Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.342Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.444Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.444Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.462Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.462Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.486Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.486Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.577Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:40 2026-04-23T16:24:40.577Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.577Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:40 2026-04-23T16:24:40.579Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.579Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.644Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.644Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.739Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.739Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.795Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.795Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.823Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.824Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.833Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.833Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.834Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.834Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.854Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.854Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.856Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.856Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.857Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.857Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.858Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.858Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.862Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.862Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:40 2026-04-23T16:24:40.867Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.867Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.874Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.874Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.878Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.878Z WARN 6736 --- [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. 16:24:40 2026-04-23T16:24:40.898Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:40 2026-04-23T16:24:40.898Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.028Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.028Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.031Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:41 2026-04-23T16:24:41.032Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.032Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:41 2026-04-23T16:24:41.047Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.047Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.060Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.060Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.068Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.068Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.089Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.089Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.161Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.161Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.200Z INFO 6736 --- [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. 16:24:41 2026-04-23T16:24:41.200Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.244Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.244Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.254Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.254Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.284Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.284Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.343Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.343Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.446Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.446Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.463Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.463Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.489Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.489Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.530Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:41 2026-04-23T16:24:41.530Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.530Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:41 2026-04-23T16:24:41.581Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.581Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.646Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.646Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.740Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.740Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.798Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.798Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.824Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.824Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.834Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.834Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.836Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.836Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.842Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:41 16:24:41 Members {size:1, ver:1} [ 16:24:41 Member [10.30.106.47]:5701 - 180d7e62-84ac-4d6f-a0bd-dd724d4677fc this 16:24:41 ] 16:24:41 16:24:41 2026-04-23T16:24:41.842Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:41 2026-04-23T16:24:41.843Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:41 2026-04-23T16:24:41.849Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:41 2026-04-23T16:24:41.849Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 180d7e62-84ac-4d6f-a0bd-dd724d4677fc this is handled 16:24:41 2026-04-23T16:24:41.850Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:41 2026-04-23T16:24:41.851Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:41 2026-04-23T16:24:41.851Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.851Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.851Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:41 2026-04-23T16:24:41.854Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.854Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.856Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.856Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.859Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.859Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.863Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.863Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.867Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.867Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.874Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.874Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.878Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.878Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.884Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:41 2026-04-23T16:24:41.885Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:41 2026-04-23T16:24:41.885Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:41 2026-04-23T16:24:41.900Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:41 2026-04-23T16:24:41.900Z WARN 6736 --- [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. 16:24:41 2026-04-23T16:24:41.926Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:41 2026-04-23T16:24:41.926Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 16:24:41 2026-04-23T16:24:41.926Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:41 2026-04-23T16:24:41.928Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:42 2026-04-23T16:24:41.961Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:42 o o o o---o o--o o o---o o o----o o--o--o 16:24:42 | | / \ / | / / \ | | 16:24:42 o----o o o o----o | o o o----o | 16:24:42 | | * \ / | \ * \ | | 16:24:42 o o * o o---o o--o o----o o---o * o o----o o 16:24:42 16:24:42 2026-04-23T16:24:41.961Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:42 2026-04-23T16:24:41.961Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:42 2026-04-23T16:24:41.961Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:42 2026-04-23T16:24:41.961Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:42 2026-04-23T16:24:41.961Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:42 To enable the Jet engine on the members, do one of the following: 16:24:42 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:42 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:42 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:42 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:42 2026-04-23T16:24:41.991Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:42 2026-04-23T16:24:41.992Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:42 2026-04-23T16:24:41.997Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:42 2026-04-23T16:24:41.997Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:42 2026-04-23T16:24:42.028Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.028Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.048Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.048Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.078Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.078Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.079Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.079Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.091Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.091Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.163Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.163Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.202Z INFO 6736 --- [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. 16:24:42 2026-04-23T16:24:42.202Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.244Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.244Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.285Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.285Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.288Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.288Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.343Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.343Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.446Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.446Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.487Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.487Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.491Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.491Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.534Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:42 2026-04-23T16:24:42.534Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.534Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:42 2026-04-23T16:24:42.583Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.583Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.640Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.640Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.647Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.647Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.783Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:42 2026-04-23T16:24:42.784Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.784Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:42 2026-04-23T16:24:42.800Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.800Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.806Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.806Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.826Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.826Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.836Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.836Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.855Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.855Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.857Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.857Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.860Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.860Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.864Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.864Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:42 2026-04-23T16:24:42.867Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.867Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.875Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.875Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.876Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.876Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.878Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.878Z WARN 6736 --- [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. 16:24:42 2026-04-23T16:24:42.904Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:42 2026-04-23T16:24:42.904Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:42.980Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:43 2026-04-23T16:24:42.980Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.000Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.000Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.028Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.028Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.079Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.079Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.091Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.091Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.104Z INFO 6736 --- [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. 16:24:43 2026-04-23T16:24:43.104Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.165Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.165Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.246Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.246Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.275Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.275Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.286Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.286Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.343Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.343Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.448Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.448Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.489Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.489Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.494Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.494Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.534Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:43 2026-04-23T16:24:43.534Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.534Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:43 2026-04-23T16:24:43.584Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.584Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.643Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.643Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.648Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.648Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.671Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:43 2026-04-23T16:24:43.671Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.671Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:43 2026-04-23T16:24:43.702Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.702Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.808Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.808Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.827Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.827Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.837Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.837Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.857Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.857Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.858Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.858Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.861Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.861Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.865Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.865Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:43 2026-04-23T16:24:43.869Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.869Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.877Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.877Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.878Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.878Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.879Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.879Z WARN 6736 --- [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. 16:24:43 2026-04-23T16:24:43.907Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:43 2026-04-23T16:24:43.907Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:43.982Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:44 2026-04-23T16:24:43.982Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.001Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.002Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.028Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.028Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.029Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.029Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.081Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.081Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.092Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.092Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.106Z INFO 6736 --- [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. 16:24:44 2026-04-23T16:24:44.106Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.140Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.140Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.246Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.246Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.286Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.286Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.343Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.343Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.450Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.450Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.490Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.490Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.496Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.496Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.534Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:44 2026-04-23T16:24:44.534Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.534Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:44 2026-04-23T16:24:44.536Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:44 16:24:44 Members {size:1, ver:1} [ 16:24:44 Member [10.30.106.47]:5701 - d2137117-9d85-4e76-89d3-23d7bac9a501 this 16:24:44 ] 16:24:44 16:24:44 2026-04-23T16:24:44.537Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:44 2026-04-23T16:24:44.539Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:44 2026-04-23T16:24:44.545Z INFO 6736 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 16:24:44 2026-04-23T16:24:44.548Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:44 2026-04-23T16:24:44.549Z INFO 6736 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - d2137117-9d85-4e76-89d3-23d7bac9a501 this is handled 16:24:44 2026-04-23T16:24:44.550Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:44 2026-04-23T16:24:44.550Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:44 2026-04-23T16:24:44.551Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:44 2026-04-23T16:24:44.585Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.585Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.619Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:44 2026-04-23T16:24:44.619Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 71 ms. 16:24:44 2026-04-23T16:24:44.620Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:44 2026-04-23T16:24:44.621Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:44 2026-04-23T16:24:44.644Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.644Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.650Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.650Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.652Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:44 o o o o---o o--o o o---o o o----o o--o--o 16:24:44 | | / \ / | / / \ | | 16:24:44 o----o o o o----o | o o o----o | 16:24:44 | | * \ / | \ * \ | | 16:24:44 o o * o o---o o--o o----o o---o * o o----o o 16:24:44 16:24:44 2026-04-23T16:24:44.652Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:44 2026-04-23T16:24:44.652Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:44 2026-04-23T16:24:44.652Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:44 2026-04-23T16:24:44.652Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:44 2026-04-23T16:24:44.652Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:44 To enable the Jet engine on the members, do one of the following: 16:24:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:44 2026-04-23T16:24:44.666Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:44 2026-04-23T16:24:44.668Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:44 2026-04-23T16:24:44.684Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:44 2026-04-23T16:24:44.685Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:44 2026-04-23T16:24:44.686Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:44 2026-04-23T16:24:44.686Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.686Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:44 2026-04-23T16:24:44.704Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.704Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.808Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.808Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.830Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.830Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.837Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.837Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.858Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.858Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.860Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.860Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.863Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.863Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.866Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.866Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:44 2026-04-23T16:24:44.872Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.872Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.878Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.878Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.879Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.879Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.880Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.880Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.909Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.909Z WARN 6736 --- [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. 16:24:44 2026-04-23T16:24:44.918Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:44 2026-04-23T16:24:44.918Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:44.984Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:45 2026-04-23T16:24:44.985Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.002Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.002Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.029Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.029Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.082Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.082Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.093Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.093Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.108Z INFO 6736 --- [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. 16:24:45 2026-04-23T16:24:45.108Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.140Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.140Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.248Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.248Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.287Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.287Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.345Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.345Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.387Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:45 2026-04-23T16:24:45.387Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.387Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:45 2026-04-23T16:24:45.451Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.451Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.491Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.491Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.502Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.502Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.587Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.587Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.648Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.648Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.650Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.650Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.682Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.682Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.687Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:45 2026-04-23T16:24:45.687Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.687Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:45 2026-04-23T16:24:45.706Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.706Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.769Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.769Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.809Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.809Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.831Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.831Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.859Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.859Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.865Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.865Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.868Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.868Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:45 2026-04-23T16:24:45.874Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.874Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.879Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.879Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.880Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.880Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.881Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.881Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.911Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.911Z WARN 6736 --- [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. 16:24:45 2026-04-23T16:24:45.919Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:45 2026-04-23T16:24:45.919Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:45.987Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:46 2026-04-23T16:24:45.987Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.004Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.004Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.030Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.030Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.083Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.083Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.094Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.095Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.110Z INFO 6736 --- [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. 16:24:46 2026-04-23T16:24:46.110Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.158Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.158Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.250Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.250Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.288Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.288Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.347Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.347Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.389Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:46 2026-04-23T16:24:46.390Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.390Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:46 2026-04-23T16:24:46.452Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.452Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.493Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.493Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.505Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.505Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.589Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.589Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.649Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.649Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.652Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.652Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.688Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:46 2026-04-23T16:24:46.688Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.688Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:46 2026-04-23T16:24:46.691Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.691Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.708Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.708Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.771Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.771Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.809Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.810Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.832Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.832Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.861Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.861Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.866Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.866Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.875Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.875Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.881Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.881Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.881Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.881Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.882Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.882Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.896Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.896Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:46 2026-04-23T16:24:46.913Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.913Z WARN 6736 --- [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. 16:24:46 2026-04-23T16:24:46.919Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:46 2026-04-23T16:24:46.919Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:46.989Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:47 2026-04-23T16:24:46.989Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.005Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.005Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.031Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.031Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.085Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.085Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.095Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.095Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.112Z INFO 6736 --- [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. 16:24:47 2026-04-23T16:24:47.112Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.158Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.158Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.251Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.251Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.290Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.290Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.348Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.348Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.392Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:47 2026-04-23T16:24:47.392Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.392Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:47 2026-04-23T16:24:47.453Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.453Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.494Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.494Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.507Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.507Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.590Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.590Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.601Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.601Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.609Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:47 16:24:47 Members {size:1, ver:1} [ 16:24:47 Member [10.30.106.47]:5701 - d8e54cf6-8e85-4635-9551-267b7185e4bb this 16:24:47 ] 16:24:47 16:24:47 2026-04-23T16:24:47.609Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:47 2026-04-23T16:24:47.611Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:47 2026-04-23T16:24:47.617Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:47 2026-04-23T16:24:47.618Z INFO 6736 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - d8e54cf6-8e85-4635-9551-267b7185e4bb this is handled 16:24:47 2026-04-23T16:24:47.619Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:47 2026-04-23T16:24:47.620Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:47 2026-04-23T16:24:47.620Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:47 2026-04-23T16:24:47.652Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.653Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.698Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:47 2026-04-23T16:24:47.698Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.698Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:47 2026-04-23T16:24:47.709Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.709Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.732Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.732Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.750Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.750Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.772Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.772Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.810Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.810Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.833Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.833Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.862Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.862Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.867Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.867Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.876Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.876Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.883Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.883Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.883Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.883Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.898Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.898Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:47 2026-04-23T16:24:47.916Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.916Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.920Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:47 2026-04-23T16:24:47.920Z WARN 6736 --- [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. 16:24:47 2026-04-23T16:24:47.960Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:47 2026-04-23T16:24:47.960Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 343 ms. 16:24:47 2026-04-23T16:24:47.961Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:47 2026-04-23T16:24:47.962Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:48 2026-04-23T16:24:47.992Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:48 2026-04-23T16:24:47.992Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:47.995Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:48 o o o o---o o--o o o---o o o----o o--o--o 16:24:48 | | / \ / | / / \ | | 16:24:48 o----o o o o----o | o o o----o | 16:24:48 | | * \ / | \ * \ | | 16:24:48 o o * o o---o o--o o----o o---o * o o----o o 16:24:48 16:24:48 2026-04-23T16:24:47.995Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:48 2026-04-23T16:24:47.995Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:48 2026-04-23T16:24:47.995Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:48 2026-04-23T16:24:47.995Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:48 2026-04-23T16:24:47.995Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:48 To enable the Jet engine on the members, do one of the following: 16:24:48 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:48 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:48 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:48 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:48 2026-04-23T16:24:48.007Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:48 2026-04-23T16:24:48.008Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:48 2026-04-23T16:24:48.014Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:48 2026-04-23T16:24:48.015Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:48 2026-04-23T16:24:48.022Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.022Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.039Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.039Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.087Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.087Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.096Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.096Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.114Z INFO 6736 --- [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. 16:24:48 2026-04-23T16:24:48.115Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.159Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.159Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.253Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.253Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.292Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.292Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.349Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.349Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.360Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:48 2026-04-23T16:24:48.360Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.360Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:48 2026-04-23T16:24:48.454Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.454Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.496Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.496Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.512Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.512Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.592Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.592Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.603Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.603Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.653Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.653Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.699Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:48 2026-04-23T16:24:48.699Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.699Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:48 2026-04-23T16:24:48.712Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.713Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.734Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.734Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.750Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.750Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.773Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.773Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.785Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.785Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.811Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.811Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.818Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.818Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.863Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.863Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.863Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.863Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.878Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.878Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.883Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.883Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.883Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.883Z WARN 6736 --- [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. 16:24:48 2026-04-23T16:24:48.899Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.899Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:48 2026-04-23T16:24:48.922Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:48 2026-04-23T16:24:48.922Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:48.995Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:49 2026-04-23T16:24:48.995Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.022Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.022Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.040Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.040Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.089Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.089Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.096Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.096Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.116Z INFO 6736 --- [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. 16:24:49 2026-04-23T16:24:49.116Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.160Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.160Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.255Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.255Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.293Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.293Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.351Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.351Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.360Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:49 2026-04-23T16:24:49.360Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.360Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:49 2026-04-23T16:24:49.456Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.456Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.497Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.497Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.515Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.515Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.590Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.590Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.592Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.592Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.655Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.655Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.703Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:49 2026-04-23T16:24:49.703Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.703Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:49 2026-04-23T16:24:49.715Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.715Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.736Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.736Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.752Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.752Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.770Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.770Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.775Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.775Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.786Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.786Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.813Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.813Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.821Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.821Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.852Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.852Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.854Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.854Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.857Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.857Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.864Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.864Z WARN 6736 --- [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. 16:24:49 2026-04-23T16:24:49.918Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.918Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:49 2026-04-23T16:24:49.923Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:49 2026-04-23T16:24:49.923Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:49.998Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:50 2026-04-23T16:24:49.998Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.023Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.023Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.042Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.042Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.090Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.090Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.098Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.098Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.118Z INFO 6736 --- [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. 16:24:50 2026-04-23T16:24:50.118Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.161Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.161Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.190Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.190Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.295Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.295Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.352Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.353Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.361Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:50 2026-04-23T16:24:50.361Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.361Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:50 2026-04-23T16:24:50.392Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.392Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.498Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.498Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.517Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.517Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.591Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.592Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.594Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.594Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.656Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.656Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.706Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:50 2026-04-23T16:24:50.706Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.706Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:50 2026-04-23T16:24:50.717Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.717Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.725Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:50 16:24:50 Members {size:1, ver:1} [ 16:24:50 Member [10.30.106.47]:5701 - 6bab3187-0d3e-4ff6-8a69-e6904dd64a42 this 16:24:50 ] 16:24:50 16:24:50 2026-04-23T16:24:50.726Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:50 2026-04-23T16:24:50.727Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:50 2026-04-23T16:24:50.732Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:50 2026-04-23T16:24:50.733Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 6bab3187-0d3e-4ff6-8a69-e6904dd64a42 this is handled 16:24:50 2026-04-23T16:24:50.734Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:50 2026-04-23T16:24:50.734Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:50 2026-04-23T16:24:50.735Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:50 2026-04-23T16:24:50.736Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.736Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.754Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.754Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.771Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.771Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.788Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.788Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.814Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.814Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.815Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.815Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.824Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.824Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.830Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.830Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.832Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.832Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.857Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.857Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.882Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.882Z WARN 6736 --- [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. 16:24:50 2026-04-23T16:24:50.919Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.919Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:50 2026-04-23T16:24:50.923Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:50 2026-04-23T16:24:50.923Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.000Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.000Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.024Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.024Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.044Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.044Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.090Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.090Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.099Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.099Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.120Z INFO 6736 --- [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. 16:24:51 2026-04-23T16:24:51.120Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.161Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.161Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.209Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.209Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.257Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:51 2026-04-23T16:24:51.257Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 524 ms. 16:24:51 2026-04-23T16:24:51.257Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:51 2026-04-23T16:24:51.259Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:51 2026-04-23T16:24:51.286Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:51 o o o o---o o--o o o---o o o----o o--o--o 16:24:51 | | / \ / | / / \ | | 16:24:51 o----o o o o----o | o o o----o | 16:24:51 | | * \ / | \ * \ | | 16:24:51 o o * o o---o o--o o----o o---o * o o----o o 16:24:51 16:24:51 2026-04-23T16:24:51.286Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:51 2026-04-23T16:24:51.286Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:51 2026-04-23T16:24:51.286Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:51 2026-04-23T16:24:51.286Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:51 2026-04-23T16:24:51.286Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:51 To enable the Jet engine on the members, do one of the following: 16:24:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:51 2026-04-23T16:24:51.295Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:51 2026-04-23T16:24:51.296Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:51 2026-04-23T16:24:51.297Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.297Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.301Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:51 2026-04-23T16:24:51.302Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:51 2026-04-23T16:24:51.352Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.352Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.361Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:51 2026-04-23T16:24:51.361Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.361Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:51 2026-04-23T16:24:51.411Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.411Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.500Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.500Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.520Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.520Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.575Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.575Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.594Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.594Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.657Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.657Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.685Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.686Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.719Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.720Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.737Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.737Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.740Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:51 2026-04-23T16:24:51.740Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.740Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:51 2026-04-23T16:24:51.755Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.755Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.773Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.773Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.790Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.790Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.815Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.815Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.824Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.824Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.827Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.827Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.835Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.835Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.858Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.858Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.883Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.883Z WARN 6736 --- [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. 16:24:51 2026-04-23T16:24:51.920Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.920Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:51 2026-04-23T16:24:51.924Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:51 2026-04-23T16:24:51.924Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.003Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.003Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.008Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.008Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.025Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.026Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.045Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.045Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.099Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.099Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.122Z INFO 6736 --- [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. 16:24:52 2026-04-23T16:24:52.122Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.163Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.163Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.209Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.209Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.260Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:52 2026-04-23T16:24:52.260Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.260Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:52 2026-04-23T16:24:52.297Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.297Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.354Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.354Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.413Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.413Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.421Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.421Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.479Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.479Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.501Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.501Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.538Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.538Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.657Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.658Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.673Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:52 2026-04-23T16:24:52.673Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.673Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:52 2026-04-23T16:24:52.686Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.686Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.723Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.723Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.738Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.738Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.757Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.757Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.774Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.774Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.794Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.794Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.816Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.816Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.819Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.819Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.825Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.825Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.829Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.829Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.860Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.860Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.883Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.883Z WARN 6736 --- [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. 16:24:52 2026-04-23T16:24:52.922Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.922Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:52 2026-04-23T16:24:52.925Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:52 2026-04-23T16:24:52.925Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:52.994Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:53 2026-04-23T16:24:52.994Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.006Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.006Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.076Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.076Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.083Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.083Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.099Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.099Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.128Z INFO 6736 --- [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. 16:24:53 2026-04-23T16:24:53.128Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.163Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.163Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.209Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.209Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.299Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.299Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.305Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:53 2026-04-23T16:24:53.305Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.305Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:53 2026-04-23T16:24:53.355Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.355Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.414Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.414Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.424Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.424Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.481Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.481Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.501Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.501Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.539Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.539Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.578Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:53 2026-04-23T16:24:53.578Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.578Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:53 2026-04-23T16:24:53.657Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.657Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.688Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.688Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.725Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.725Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.739Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.740Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.758Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.758Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.775Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.775Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.795Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.795Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.818Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.818Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.820Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.820Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.826Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.826Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.832Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.832Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.861Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.861Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.883Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.883Z WARN 6736 --- [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. 16:24:53 2026-04-23T16:24:53.924Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.924Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:53 2026-04-23T16:24:53.926Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:53 2026-04-23T16:24:53.926Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:53.995Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:54 2026-04-23T16:24:53.995Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.008Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.008Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.077Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.078Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.083Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.083Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.101Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.101Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.130Z INFO 6736 --- [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. 16:24:54 2026-04-23T16:24:54.130Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.165Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.165Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.210Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.210Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.300Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.300Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.308Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:54 2026-04-23T16:24:54.308Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.308Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:54 2026-04-23T16:24:54.356Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.356Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.415Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.415Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.427Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.427Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.472Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:54 2026-04-23T16:24:54.472Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.472Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:54 2026-04-23T16:24:54.482Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.482Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.503Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.503Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.541Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.541Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.622Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:54 16:24:54 Members {size:1, ver:1} [ 16:24:54 Member [10.30.106.47]:5701 - f32e5c08-ee6f-4109-82f5-6923ded3560a this 16:24:54 ] 16:24:54 16:24:54 2026-04-23T16:24:54.623Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:54 2026-04-23T16:24:54.624Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:54 2026-04-23T16:24:54.646Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:54 2026-04-23T16:24:54.646Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - f32e5c08-ee6f-4109-82f5-6923ded3560a this is handled 16:24:54 2026-04-23T16:24:54.647Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:54 2026-04-23T16:24:54.648Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:54 2026-04-23T16:24:54.648Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:54 2026-04-23T16:24:54.659Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.659Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.689Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.689Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.728Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.728Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.740Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.740Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.758Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.758Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.775Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.775Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.796Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.796Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.820Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.820Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.822Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.822Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.827Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.827Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.834Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.834Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.863Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.863Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.885Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.885Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.924Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.924Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:54 2026-04-23T16:24:54.927Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:54 2026-04-23T16:24:54.927Z WARN 6736 --- [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. 16:24:54 2026-04-23T16:24:54.958Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:54 2026-04-23T16:24:54.959Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 313 ms. 16:24:54 2026-04-23T16:24:54.959Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:54 2026-04-23T16:24:54.960Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:54 2026-04-23T16:24:54.986Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:54 o o o o---o o--o o o---o o o----o o--o--o 16:24:54 | | / \ / | / / \ | | 16:24:54 o----o o o o----o | o o o----o | 16:24:54 | | * \ / | \ * \ | | 16:24:54 o o * o o---o o--o o----o o---o * o o----o o 16:24:54 16:24:54 2026-04-23T16:24:54.986Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:54 2026-04-23T16:24:54.986Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:54 2026-04-23T16:24:54.986Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:54 2026-04-23T16:24:54.986Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:54 2026-04-23T16:24:54.986Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:54 To enable the Jet engine on the members, do one of the following: 16:24:54 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:54 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:54 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:54 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:55 2026-04-23T16:24:54.996Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:55 2026-04-23T16:24:54.997Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:55 2026-04-23T16:24:55.010Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.010Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.014Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:55 2026-04-23T16:24:55.015Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:55 2026-04-23T16:24:55.040Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.040Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.078Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.078Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.085Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.085Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.103Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.103Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.133Z INFO 6736 --- [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. 16:24:55 2026-04-23T16:24:55.133Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.163Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:55 2026-04-23T16:24:55.163Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.163Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:55 2026-04-23T16:24:55.166Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.166Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.211Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.211Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.302Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.302Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.330Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.330Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.358Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.358Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.450Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.451Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.475Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:55 2026-04-23T16:24:55.475Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.475Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:55 2026-04-23T16:24:55.482Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.482Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.503Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.503Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.542Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.542Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.661Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.661Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.690Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.690Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.730Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.730Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.760Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.760Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.772Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.772Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.776Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.776Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.797Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.797Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.821Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.821Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.823Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.823Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.829Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.829Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.837Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.837Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.886Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.886Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.900Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.900Z WARN 6736 --- [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. 16:24:55 2026-04-23T16:24:55.926Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.926Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:55 2026-04-23T16:24:55.928Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:55 2026-04-23T16:24:55.928Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.013Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.013Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.015Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:56 2026-04-23T16:24:56.015Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.015Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:56 2026-04-23T16:24:56.041Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.041Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.079Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.079Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.087Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.087Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.103Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.103Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.134Z INFO 6736 --- [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. 16:24:56 2026-04-23T16:24:56.134Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.167Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.168Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.229Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.229Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.303Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.303Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.331Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.331Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.342Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.342Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.443Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.443Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.483Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.483Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.484Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.484Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.497Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:56 2026-04-23T16:24:56.497Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.497Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:56 2026-04-23T16:24:56.544Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.544Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.663Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.663Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.691Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.691Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.732Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.732Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.761Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.761Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.774Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.774Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.777Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.777Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.807Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.807Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.822Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.822Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.824Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.824Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.831Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.831Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.841Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.841Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.888Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.888Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.901Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.901Z WARN 6736 --- [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. 16:24:56 2026-04-23T16:24:56.928Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.928Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:56 2026-04-23T16:24:56.928Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:56 2026-04-23T16:24:56.928Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.016Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.016Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.016Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:57 2026-04-23T16:24:57.017Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.017Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:57 2026-04-23T16:24:57.042Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.042Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.080Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.080Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.088Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.088Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.105Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.105Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.136Z INFO 6736 --- [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. 16:24:57 2026-04-23T16:24:57.137Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.168Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.168Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.229Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.229Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.296Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.296Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.303Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.303Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.307Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.307Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.334Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.334Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.445Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.445Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.485Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.485Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.501Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:57 2026-04-23T16:24:57.501Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.501Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:57 2026-04-23T16:24:57.545Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.545Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.665Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.665Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.669Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.669Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.693Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.693Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.724Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.724Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.735Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.735Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.762Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.762Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.775Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.775Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.787Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.787Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:57 2026-04-23T16:24:57.823Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.823Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.826Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.826Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.843Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.843Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.889Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:57 2026-04-23T16:24:57.889Z WARN 6736 --- [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. 16:24:57 2026-04-23T16:24:57.902Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:58 2026-04-23T16:24:57.902Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:57.929Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:58 2026-04-23T16:24:57.929Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:57.929Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:58 2026-04-23T16:24:57.929Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.019Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.019Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.020Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:58 2026-04-23T16:24:58.020Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.021Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:58 2026-04-23T16:24:58.044Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.044Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.082Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.082Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.089Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.089Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.106Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.106Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.139Z INFO 6736 --- [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. 16:24:58 2026-04-23T16:24:58.139Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.170Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.170Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.230Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.230Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.296Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.296Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.304Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:58 16:24:58 Members {size:1, ver:1} [ 16:24:58 Member [10.30.106.47]:5701 - ee5588a5-5f91-4017-8702-fe42a6711e5e this 16:24:58 ] 16:24:58 16:24:58 2026-04-23T16:24:58.304Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.304Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.305Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:24:58 2026-04-23T16:24:58.306Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:24:58 2026-04-23T16:24:58.309Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.309Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.327Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:24:58 2026-04-23T16:24:58.328Z INFO 6736 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - ee5588a5-5f91-4017-8702-fe42a6711e5e this is handled 16:24:58 2026-04-23T16:24:58.329Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:24:58 2026-04-23T16:24:58.329Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:24:58 2026-04-23T16:24:58.330Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:24:58 2026-04-23T16:24:58.337Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.337Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.354Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:58 2026-04-23T16:24:58.354Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.354Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:58 2026-04-23T16:24:58.398Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:24:58 2026-04-23T16:24:58.399Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 16:24:58 2026-04-23T16:24:58.399Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:24:58 2026-04-23T16:24:58.401Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:24:58 2026-04-23T16:24:58.428Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:24:58 o o o o---o o--o o o---o o o----o o--o--o 16:24:58 | | / \ / | / / \ | | 16:24:58 o----o o o o----o | o o o----o | 16:24:58 | | * \ / | \ * \ | | 16:24:58 o o * o o---o o--o o----o o---o * o o----o o 16:24:58 16:24:58 2026-04-23T16:24:58.428Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:24:58 2026-04-23T16:24:58.428Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:24:58 2026-04-23T16:24:58.428Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:24:58 2026-04-23T16:24:58.428Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:24:58 2026-04-23T16:24:58.428Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:24:58 To enable the Jet engine on the members, do one of the following: 16:24:58 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:24:58 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:24:58 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:24:58 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:24:58 2026-04-23T16:24:58.436Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:24:58 2026-04-23T16:24:58.438Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:24:58 2026-04-23T16:24:58.439Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.439Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.446Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.446Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.446Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:24:58 2026-04-23T16:24:58.447Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:24:58 2026-04-23T16:24:58.548Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.548Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.585Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.585Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.667Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.667Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.694Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.694Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.726Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.726Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.738Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.738Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.764Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.764Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.777Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.777Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.789Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.789Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:58 2026-04-23T16:24:58.812Z ERROR 6736 --- [_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 16:24:58 2026-04-23T16:24:58.812Z ERROR 6736 --- [_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 16:24:58 2026-04-23T16:24:58.824Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.824Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.826Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.826Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.847Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.847Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.890Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.890Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.903Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.903Z WARN 6736 --- [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. 16:24:58 2026-04-23T16:24:58.931Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:24:58 2026-04-23T16:24:58.931Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:58.931Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:24:59 2026-04-23T16:24:58.931Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.022Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.022Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.026Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:24:59 2026-04-23T16:24:59.026Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.026Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:59 2026-04-23T16:24:59.046Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.046Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.083Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.083Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.090Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.090Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.107Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.107Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.142Z INFO 6736 --- [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. 16:24:59 2026-04-23T16:24:59.142Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.159Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.159Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.159Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.159Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.231Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.231Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.298Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.298Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.305Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.305Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.308Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:24:59 2026-04-23T16:24:59.308Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.308Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:24:59 2026-04-23T16:24:59.339Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.339Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.389Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.389Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.447Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.447Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.549Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.549Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.587Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.587Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.631Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.631Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.668Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.668Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.709Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.709Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.727Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.727Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.740Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.740Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.754Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.754Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.791Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.791Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:24:59 2026-04-23T16:24:59.825Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.825Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.826Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.827Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.851Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.851Z WARN 6736 --- [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. 16:24:59 2026-04-23T16:24:59.892Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:24:59 2026-04-23T16:24:59.892Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:24:59.905Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:25:00 2026-04-23T16:24:59.905Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:24:59.929Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:25:00 2026-04-23T16:24:59.929Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:00 2026-04-23T16:24:59.929Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:00 2026-04-23T16:24:59.932Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:25:00 2026-04-23T16:24:59.932Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:00 2026-04-23T16:24:59.932Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:25:00 2026-04-23T16:24:59.932Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.026Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.026Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.047Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.048Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.084Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.084Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.108Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.108Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.124Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.124Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.144Z INFO 6736 --- [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. 16:25:00 2026-04-23T16:25:00.144Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.160Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.160Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.162Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.162Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.231Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.231Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.300Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.300Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.306Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.306Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.320Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:25:00 2026-04-23T16:25:00.320Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.320Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:00 2026-04-23T16:25:00.342Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.342Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.390Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.390Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.449Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.449Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.466Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.466Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.530Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.530Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.588Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.588Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.664Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.664Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.706Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.706Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.717Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.717Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.729Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.729Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.742Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.742Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.825Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.825Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.827Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.827Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.838Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.838Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.854Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.854Z WARN 6736 --- [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. 16:25:00 2026-04-23T16:25:00.882Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:25:00 2026-04-23T16:25:00.882Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:00 2026-04-23T16:25:00.882Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:00 2026-04-23T16:25:00.892Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:25:00 2026-04-23T16:25:00.892Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:00.905Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:25:01 2026-04-23T16:25:00.905Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:00.933Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:25:01 2026-04-23T16:25:00.933Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:00.934Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:25:01 2026-04-23T16:25:00.934Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.028Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.028Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.054Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.054Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.085Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.085Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.109Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.109Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.126Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.126Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.147Z INFO 6736 --- [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. 16:25:01 2026-04-23T16:25:01.147Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.162Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.162Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.163Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.163Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.233Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.233Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.271Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:25:01 16:25:01 Members {size:1, ver:1} [ 16:25:01 Member [10.30.106.47]:5701 - bf26b070-d533-4b6b-a02b-0af1c819ee0b this 16:25:01 ] 16:25:01 16:25:01 2026-04-23T16:25:01.272Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:25:01 2026-04-23T16:25:01.274Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:25:01 2026-04-23T16:25:01.289Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:25:01 2026-04-23T16:25:01.290Z INFO 6736 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - bf26b070-d533-4b6b-a02b-0af1c819ee0b this is handled 16:25:01 2026-04-23T16:25:01.290Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:25:01 2026-04-23T16:25:01.291Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:25:01 2026-04-23T16:25:01.291Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:25:01 2026-04-23T16:25:01.300Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.300Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.306Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.306Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.321Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:25:01 2026-04-23T16:25:01.321Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.321Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:01 2026-04-23T16:25:01.344Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.344Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.357Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:25:01 2026-04-23T16:25:01.357Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 16:25:01 2026-04-23T16:25:01.357Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:25:01 2026-04-23T16:25:01.359Z INFO 6736 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 16:25:01 2026-04-23T16:25:01.388Z INFO 6736 --- [ main] com.hazelcast.system.logo : [10.30.106.47]:5701 [dev] [5.5.0] 16:25:01 o o o o---o o--o o o---o o o----o o--o--o 16:25:01 | | / \ / | / / \ | | 16:25:01 o----o o o o----o | o o o----o | 16:25:01 | | * \ / | \ * \ | | 16:25:01 o o * o o---o o--o o----o o---o * o o----o o 16:25:01 16:25:01 2026-04-23T16:25:01.388Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 16:25:01 2026-04-23T16:25:01.388Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701 16:25:01 2026-04-23T16:25:01.388Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] Cluster name: dev 16:25:01 2026-04-23T16:25:01.388Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]: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. 16:25:01 2026-04-23T16:25:01.388Z INFO 6736 --- [ main] com.hazelcast.system : [10.30.106.47]:5701 [dev] [5.5.0] The Jet engine is disabled. 16:25:01 To enable the Jet engine on the members, do one of the following: 16:25:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:25:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:25:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:25:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:25:01 2026-04-23T16:25:01.391Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.391Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.396Z INFO 6736 --- [ main] com.hazelcast.system.security : [10.30.106.47]: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. 16:25:01 2026-04-23T16:25:01.397Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Using Multicast discovery 16:25:01 2026-04-23T16:25:01.402Z INFO 6736 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.47]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 16:25:01 2026-04-23T16:25:01.402Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTING 16:25:01 2026-04-23T16:25:01.495Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.495Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.502Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.502Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.531Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.532Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.590Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.590Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.660Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.660Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.665Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.665Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.707Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.707Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.718Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.718Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.748Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.748Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.786Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:25:01 2026-04-23T16:25:01.786Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.786Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:01 2026-04-23T16:25:01.827Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.827Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.829Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.829Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.839Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.839Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:01 2026-04-23T16:25:01.856Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.856Z WARN 6736 --- [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. 16:25:01 2026-04-23T16:25:01.893Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:25:01 2026-04-23T16:25:01.893Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:01.905Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:25:02 2026-04-23T16:25:01.905Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:01.934Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:25:02 2026-04-23T16:25:01.934Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:01.935Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:25:02 2026-04-23T16:25:01.935Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.032Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.032Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.055Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.055Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.087Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.087Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.111Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.111Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.126Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.126Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.150Z INFO 6736 --- [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. 16:25:02 2026-04-23T16:25:02.150Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.163Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.163Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.165Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.165Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.234Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.234Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.274Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:25:02 2026-04-23T16:25:02.274Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.274Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:02 2026-04-23T16:25:02.303Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.303Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.308Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.308Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.346Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.346Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.392Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.392Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.482Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.482Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.487Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.487Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.494Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.494Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.503Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.503Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.590Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.590Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.665Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.665Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.708Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.708Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.720Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.720Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.751Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.751Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.789Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:25:02 2026-04-23T16:25:02.789Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.789Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:02 2026-04-23T16:25:02.828Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.828Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.830Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.830Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.840Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.840Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:02 2026-04-23T16:25:02.859Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.859Z WARN 6736 --- [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. 16:25:02 2026-04-23T16:25:02.894Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:25:02 2026-04-23T16:25:02.894Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:02.907Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:25:03 2026-04-23T16:25:02.907Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:02.935Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:25:03 2026-04-23T16:25:02.935Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:02.937Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:25:03 2026-04-23T16:25:02.937Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.036Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.036Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.056Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.057Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.089Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.089Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.089Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.089Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.113Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.113Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.152Z INFO 6736 --- [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. 16:25:03 2026-04-23T16:25:03.152Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.164Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.165Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.165Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.165Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.234Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.234Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.278Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:25:03 2026-04-23T16:25:03.278Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.278Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:03 2026-04-23T16:25:03.303Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.303Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.309Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.309Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.349Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.349Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.394Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.394Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.483Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.483Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.500Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.500Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.505Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.505Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.510Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.510Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.591Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.591Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.666Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.666Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.708Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.708Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.721Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.721Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.753Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.754Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.790Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:25:03 2026-04-23T16:25:03.790Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.790Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:03 2026-04-23T16:25:03.829Z INFO 6736 --- [d | producer-27] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-27] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.829Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.832Z INFO 6736 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.832Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.840Z INFO 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.840Z WARN 6736 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:03 2026-04-23T16:25:03.862Z INFO 6736 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.862Z WARN 6736 --- [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. 16:25:03 2026-04-23T16:25:03.896Z INFO 6736 --- [d | producer-26] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-26] Node 1 disconnected. 16:25:03 2026-04-23T16:25:03.896Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:03.908Z INFO 6736 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 16:25:04 2026-04-23T16:25:03.908Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:03.936Z INFO 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 16:25:04 2026-04-23T16:25:03.936Z WARN 6736 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:03.938Z INFO 6736 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 16:25:04 2026-04-23T16:25:03.938Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:03.939Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 16:25:04 2026-04-23T16:25:03.939Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:03.997Z INFO 6736 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.47]:5701 [dev] [5.5.0] 16:25:04 16:25:04 Members {size:1, ver:1} [ 16:25:04 Member [10.30.106.47]:5701 - 3568e62e-d8d4-4cda-b96e-cee6948ffb52 this 16:25:04 ] 16:25:04 16:25:04 2026-04-23T16:25:03.998Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is STARTED 16:25:04 2026-04-23T16:25:03.999Z INFO 6736 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 16:25:04 2026-04-23T16:25:04.058Z INFO 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.058Z WARN 6736 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.090Z INFO 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.090Z WARN 6736 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.115Z INFO 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.115Z WARN 6736 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.131Z INFO 6736 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.131Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.155Z INFO 6736 --- [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. 16:25:04 2026-04-23T16:25:04.155Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.166Z INFO 6736 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.166Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.166Z INFO 6736 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.166Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.204Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTTING_DOWN 16:25:04 2026-04-23T16:25:04.205Z INFO 6736 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.47]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.47]:5701 - 3568e62e-d8d4-4cda-b96e-cee6948ffb52 this is handled 16:25:04 2026-04-23T16:25:04.206Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down multicast service... 16:25:04 2026-04-23T16:25:04.206Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down connection manager... 16:25:04 2026-04-23T16:25:04.207Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Shutting down node engine... 16:25:04 2026-04-23T16:25:04.278Z INFO 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.278Z WARN 6736 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.281Z INFO 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 16:25:04 2026-04-23T16:25:04.281Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.281Z WARN 6736 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:04 2026-04-23T16:25:04.303Z INFO 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.303Z WARN 6736 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.310Z INFO 6736 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.310Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.351Z INFO 6736 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-15, groupId=ncmp-group] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.351Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.395Z INFO 6736 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.395Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.484Z INFO 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.484Z WARN 6736 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.502Z INFO 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.502Z WARN 6736 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.506Z INFO 6736 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.47]:5701 [dev] [5.5.0] Destroying node NodeExtension. 16:25:04 2026-04-23T16:25:04.507Z INFO 6736 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.47]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 303 ms. 16:25:04 2026-04-23T16:25:04.507Z INFO 6736 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.47]:5701 [dev] [5.5.0] [10.30.106.47]:5701 is SHUTDOWN 16:25:04 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.17 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 16:25:04 2026-04-23T16:25:04.512Z INFO 6736 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.512Z WARN 6736 --- [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. 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 16:25:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 16:25:04 2026-04-23T16:25:04.547Z INFO 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.547Z WARN 6736 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 16:25:04 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.provmns.ParameterHelperSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 16:25:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.provmns.ParametersBuilderSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 16:25:04 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 16:25:04 2026-04-23T16:25:04.592Z INFO 6736 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.592Z WARN 6736 --- [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. 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 16:25:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec 16:25:04 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 16:25:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 16:25:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 16:25:04 2026-04-23T16:25:04.644Z INFO 6736 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 16:25:04 2026-04-23T16:25:04.645Z INFO 6736 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 16:25:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:25:04 2026-04-23T16:25:04.667Z INFO 6736 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 16:25:04 2026-04-23T16:25:04.668Z INFO 6736 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.668Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.668Z INFO 6736 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 16:25:04 2026-04-23T16:25:04.668Z INFO 6736 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 16:25:04 2026-04-23T16:25:04.671Z INFO 6736 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: CmDataSubscriptionModelLoader 16:25:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.init.DataMigrationSpec 16:25:04 2026-04-23T16:25:04.690Z ERROR 6736 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to process CM handle faultyCmHandle state 16:25:04 16:25:04 java.lang.RuntimeException: Simulated failure 16:25:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:25:04 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_1_closure2.doCall(DataMigrationSpec.groovy:94) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:25:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:25:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:25:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:25:04 at groovy.lang.Closure.call(Closure.java:427) 16:25:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:25:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:25:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:25:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:25:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:25:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:25:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:25:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:25:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:25:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:25:04 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:25:04 at jdk.proxy2/jdk.proxy2.$Proxy252.getNcmpServiceCmHandle(Unknown Source) 16:25:04 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:72) 16:25:04 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498.migrateInventoryToModelRelease20250722$accessor$XNuMRk2g(Unknown Source) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498$auxiliary$hPmlqhBC.call(Unknown Source) 16:25:04 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:25:04 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:25:04 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:25:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:25:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:25:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498.migrateInventoryToModelRelease20250722(Unknown Source) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498$migrateInventoryToModelRelease20250722.call(Unknown Source) 16:25:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:25:04 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_1(DataMigrationSpec.groovy:96) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:25:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:04 16:25:04 2026-04-23T16:25:04.692Z ERROR 6736 --- [ main] org.onap.cps.ncmp.init.DataMigration : Failed to perform bulk update for batch 16:25:04 16:25:04 java.lang.RuntimeException: Simulated failure 16:25:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:04 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:04 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:04 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:04 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:04 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:04 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:25:04 at org.onap.cps.ncmp.init.DataMigrationSpec$__spock_feature_0_2_closure3.doCall(DataMigrationSpec.groovy:107) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:04 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:25:04 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:25:04 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:25:04 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:25:04 at groovy.lang.Closure.call(Closure.java:427) 16:25:04 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) 16:25:04 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) 16:25:04 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) 16:25:04 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) 16:25:04 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) 16:25:04 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) 16:25:04 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) 16:25:04 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) 16:25:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) 16:25:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:25:04 at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) 16:25:04 at jdk.proxy2/jdk.proxy2.$Proxy230.cmHandleBulkMigrate(Unknown Source) 16:25:04 at org.onap.cps.ncmp.init.DataMigration.migrateBatch(DataMigration.java:83) 16:25:04 at org.onap.cps.ncmp.init.DataMigration.migrateInventoryToModelRelease20250722(DataMigration.java:60) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498.migrateInventoryToModelRelease20250722$accessor$XNuMRk2g(Unknown Source) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498$auxiliary$hPmlqhBC.call(Unknown Source) 16:25:04 at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) 16:25:04 at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) 16:25:04 at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) 16:25:04 at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) 16:25:04 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) 16:25:04 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498.migrateInventoryToModelRelease20250722(Unknown Source) 16:25:04 at org.onap.cps.ncmp.init.DataMigration$SpockMock$1575174498$migrateInventoryToModelRelease20250722.call(Unknown Source) 16:25:04 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:25:04 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:25:04 at org.onap.cps.ncmp.init.DataMigrationSpec.$spock_feature_0_2(DataMigrationSpec.groovy:110) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:04 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:04 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:04 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:04 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:04 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:25:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:04 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:04 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:25:04 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:04 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:04 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:04 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:04 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:04 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:04 16:25:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.init.DataMigrationSpec 16:25:04 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:25:04 2026-04-23T16:25:04.710Z INFO 6736 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.710Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.725Z INFO 6736 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.725Z WARN 6736 --- [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. 16:25:04 2026-04-23T16:25:04.759Z INFO 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 16:25:04 2026-04-23T16:25:04.759Z WARN 6736 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.761Z INFO 6736 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:25:04 2026-04-23T16:25:04.761Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:25:04 2026-04-23T16:25:04.762Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 16:25:04 2026-04-23T16:25:04.764Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 16:25:04 2026-04-23T16:25:04.764Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:25:04 2026-04-23T16:25:04.768Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:25:04 2026-04-23T16:25:04.768Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 16:25:04 2026-04-23T16:25:04.769Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 16:25:04 2026-04-23T16:25:04.769Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:25:04 2026-04-23T16:25:04.784Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:25:04 2026-04-23T16:25:04.784Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Upgrading already installed inventory to revision dmi-registry-2026-01-28. 16:25:04 2026-04-23T16:25:04.784Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory upgraded successfully to model dmi-registry-2026-01-28 16:25:04 2026-04-23T16:25:04.785Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:25:04 2026-04-23T16:25:04.789Z INFO 6736 --- [ main] org.onap.cps.init.AbstractModelLoader : This instance is not model loader master, skipping model loader for: InventoryModelLoader 16:25:04 2026-04-23T16:25:04.791Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:25:04 2026-04-23T16:25:04.791Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Revision dmi-registry-2026-01-28 is already installed. 16:25:04 2026-04-23T16:25:04.792Z INFO 6736 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:25:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 16:25:04 2026-04-23T16:25:04.799Z INFO 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 16:25:04 2026-04-23T16:25:04.799Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 16:25:04 2026-04-23T16:25:04.799Z WARN 6736 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 16:25:05 [INFO] 16:25:05 [INFO] Results: 16:25:05 [INFO] 16:25:05 [INFO] Tests run: 921, Failures: 0, Errors: 0, Skipped: 0 16:25:05 [INFO] 16:25:05 [INFO] 16:25:05 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-service --- 16:25:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:25:05 [INFO] Analyzed bundle 'cps-ncmp-service' with 166 classes 16:25:05 [INFO] All coverage checks have been met. 16:25:05 [INFO] 16:25:05 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-service --- 16:25:05 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:25:05 [INFO] Analyzed bundle 'cps-ncmp-service' with 166 classes 16:25:05 [INFO] 16:25:05 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 16:25:05 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.7.8-SNAPSHOT.jar 16:25:05 [INFO] 16:25:05 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 16:25:05 [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 16:25:05 [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 16:25:05 [INFO] 16:25:05 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 16:25:05 [INFO] Building cps-ncmp-rest 3.7.8-SNAPSHOT [12/23] 16:25:05 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:06 [INFO] 16:25:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 16:25:06 [INFO] 16:25:06 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 16:25:06 [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 16:25:06 [INFO] 16:25:06 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 16:25:06 [INFO] Generating with dryRun=false 16:25:06 [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. 16:25:06 [INFO] OpenAPI Generator: spring (server) 16:25:06 [INFO] Generator 'spring' is considered stable. 16:25:06 [INFO] ---------------------------------- 16:25:06 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:25:06 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:25:06 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:25:06 [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). 16:25:06 [INFO] Processing operation getResourceDataForCmHandle 16:25:06 [INFO] Processing operation updateResourceDataRunningForCmHandle 16:25:06 [INFO] Processing operation createResourceDataRunningForCmHandle 16:25:06 [INFO] Processing operation deleteResourceDataRunningForCmHandle 16:25:06 [INFO] Processing operation patchResourceDataRunningForCmHandle 16:25:06 [INFO] Processing operation executeDataOperationForCmHandles 16:25:06 [INFO] Processing operation queryResourceDataForCmHandle 16:25:06 [INFO] Processing operation getModuleReferencesByCmHandle 16:25:06 [INFO] Processing operation getModuleDefinitions 16:25:06 [INFO] Processing operation searchCmHandles 16:25:06 [INFO] Processing operation retrieveCmHandleDetailsById 16:25:06 [INFO] Processing operation getPublicCmHandlePropertiesByCmHandleId 16:25:06 [INFO] Processing operation searchCmHandleIds 16:25:06 [INFO] Processing operation getCmHandleStateByCmHandleId 16:25:06 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 16:25:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:06 [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 16:25:06 [INFO] Skipping generation of Webhooks. 16:25:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:06 [INFO] Skipping generation of supporting files. 16:25:06 ################################################################################ 16:25:06 # Thanks for using OpenAPI Generator. # 16:25:06 # Please consider donation to help us maintain this project 🙏 # 16:25:06 # https://opencollective.com/openapi_generator/donate # 16:25:06 ################################################################################ 16:25:06 [INFO] 16:25:06 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 16:25:06 [INFO] Generating with dryRun=false 16:25:06 [INFO] No .openapi-generator-ignore file found. 16:25:06 [INFO] OpenAPI Generator: spring (server) 16:25:06 [INFO] Generator 'spring' is considered stable. 16:25:06 [INFO] ---------------------------------- 16:25:06 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:25:06 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:25:06 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:25:06 [INFO] Processing operation updateDmiPluginRegistration 16:25:06 [INFO] Processing operation getAllCmHandleReferencesForRegisteredDmi 16:25:06 [INFO] Processing operation searchCmHandleIds 16:25:06 [INFO] Processing operation searchCmHandles 16:25:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:06 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:07 [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 16:25:07 [INFO] Skipping generation of Webhooks. 16:25:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:07 [INFO] Skipping generation of supporting files. 16:25:07 ################################################################################ 16:25:07 # Thanks for using OpenAPI Generator. # 16:25:07 # Please consider donation to help us maintain this project 🙏 # 16:25:07 # https://opencollective.com/openapi_generator/donate # 16:25:07 ################################################################################ 16:25:07 [INFO] 16:25:07 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (prov-mns-extensions-code-gen) @ cps-ncmp-rest --- 16:25:07 [INFO] Generating with dryRun=false 16:25:07 [INFO] No .openapi-generator-ignore file found. 16:25:07 [INFO] OpenAPI Generator: spring (server) 16:25:07 [INFO] Generator 'spring' is considered stable. 16:25:07 [INFO] ---------------------------------- 16:25:07 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 16:25:07 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:25:07 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:25:07 [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). 16:25:07 [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). 16:25:07 [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). 16:25:07 [INFO] Processing operation executeAction 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [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 16:25:07 [INFO] Skipping generation of Webhooks. 16:25:07 [INFO] Skipping generation of supporting files. 16:25:07 ################################################################################ 16:25:07 # Thanks for using OpenAPI Generator. # 16:25:07 # Please consider donation to help us maintain this project 🙏 # 16:25:07 # https://opencollective.com/openapi_generator/donate # 16:25:07 ################################################################################ 16:25:07 [INFO] 16:25:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest --- 16:25:07 [INFO] You have 0 Checkstyle violations. 16:25:07 [INFO] 16:25:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest --- 16:25:07 [INFO] You have 0 Checkstyle violations. 16:25:07 [INFO] 16:25:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-ncmp-rest --- 16:25:07 [INFO] Copying 1 resource from src/main/resources to target/classes 16:25:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 16:25:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 16:25:07 [INFO] 16:25:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest --- 16:25:07 [INFO] Recompiling the module because of changed dependency. 16:25:07 [INFO] Compiling 49 source files with javac [debug release 17] to target/classes 16:25:09 [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". 16:25:09 [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 16:25:09 [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. 16:25:09 [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. 16:25:09 [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. 16:25:09 [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. 16:25:09 [INFO] 16:25:09 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 16:25:09 [INFO] Generating with dryRun=false 16:25:09 [INFO] No .openapi-generator-ignore file found. 16:25:09 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:25:09 [INFO] Generator 'openapi-yaml' is considered stable. 16:25:09 [INFO] Output file [outputFile=openapi-inventory.yaml] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:09 [INFO] Skipping generation of Webhooks. 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:25:09 ################################################################################ 16:25:09 # Thanks for using OpenAPI Generator. # 16:25:09 # Please consider donation to help us maintain this project 🙏 # 16:25:09 # https://opencollective.com/openapi_generator/donate # 16:25:09 ################################################################################ 16:25:09 [INFO] 16:25:09 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 16:25:09 [INFO] Generating with dryRun=false 16:25:09 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:25:09 [INFO] Generator 'openapi-yaml' is considered stable. 16:25:09 [INFO] Output file [outputFile=openapi.yaml] 16:25:09 [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). 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] Skipping generation of Webhooks. 16:25:09 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 16:25:09 [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.) 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 16:25:09 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 16:25:09 ################################################################################ 16:25:09 # Thanks for using OpenAPI Generator. # 16:25:09 # Please consider donation to help us maintain this project 🙏 # 16:25:09 # https://opencollective.com/openapi_generator/donate # 16:25:09 ################################################################################ 16:25:09 [INFO] 16:25:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-ncmp-rest --- 16:25:09 [INFO] Copying 2 resources from target/generated-sources/openapi to target/classes/static/api-docs/cps-ncmp 16:25:09 [INFO] 16:25:09 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-docs-folder) @ cps-ncmp-rest --- 16:25:09 [INFO] Copying 2 resources from target/generated-sources/openapi to ../docs/api/swagger/ncmp 16:25:09 [INFO] 16:25:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-ncmp-rest --- 16:25:09 [INFO] Copying 7 resources from src/test/resources to target/test-classes 16:25:09 [INFO] 16:25:09 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 16:25:09 [INFO] Recompiling the module because of changed dependency. 16:25:09 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 16:25:10 [INFO] 16:25:10 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest --- 16:25:10 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:25:10 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:25:10 [INFO] Parallel parsing disabled. 16:25:12 [INFO] Compiled 25 files. 16:25:12 [INFO] 16:25:12 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest --- 16:25:12 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:25:12 [INFO] 16:25:12 [INFO] ------------------------------------------------------- 16:25:12 [INFO] T E S T S 16:25:12 [INFO] ------------------------------------------------------- 16:25:13 16:25:13.421 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:25:13 16:25:13.738 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:25:13 16:25:13.846 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:25:13 16:25:13.861 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:25:13 16:25:13.887 [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. 16:25:13 16:25:13.904 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:25:13 16:25:13.920 [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. 16:25:13 16:25:13.936 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 16:25:13 16:25:13.960 [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. 16:25:14 16:25:13.975 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 16:25:14 16:25:13.987 [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. 16:25:14 16:25:13.999 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 16:25:14 16:25:14.041 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:25:14 16:25:14.052 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:25:14 16:25:14.056 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:25:14 16:25:14.066 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:25:14 16:25:14.069 [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. 16:25:14 16:25:14.079 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:25:14 16:25:14.082 [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. 16:25:14 16:25:14.091 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 16:25:14 16:25:14.094 [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. 16:25:14 16:25:14.104 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 16:25:14 16:25:14.107 [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. 16:25:14 16:25:14.115 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 16:25:14 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:25:16 16:25:16,461 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:25:16 16:25:16,462 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:25:16 16:25:16,465 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:25:16 16:25:16,519 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:25:16 16:25:16,520 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:25:16 16:25:16,664 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:25:16 16:25:16,664 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:25:16 16:25:16 . ____ _ __ _ _ 16:25:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:16 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:16 =========|_|==============|___/=/_/_/_/ 16:25:16 16:25:16 :: Spring Boot :: (v3.5.13) 16:25:16 16:25:17 2026-04-23T16:25:17.067Z INFO 11139 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 11139 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:25:17 2026-04-23T16:25:17.068Z INFO 11139 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:19 2026-04-23T16:25:18.999Z INFO 11139 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:19 2026-04-23T16:25:18.999Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:19 2026-04-23T16:25:19.001Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:25:19 2026-04-23T16:25:19.125Z INFO 11139 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.109 seconds (process running for 6.876) 16:25:19 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:25:20 2026-04-23T16:25:20.146Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:144) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:25:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:25:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:207) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.510Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:25:20 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:25:20 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:25:20 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:25:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:25:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:367) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:25:20 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 16:25:20 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 2] 16:25:20 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 16:25:20 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:743) 16:25:20 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2148) 16:25:20 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1753) 16:25:20 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:757) 16:25:20 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 16:25:20 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 16:25:20 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 16:25:20 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 16:25:20 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:25:20 ... 130 common frames omitted 16:25:20 16:25:20 2026-04-23T16:25:20.560Z WARN 11139 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 16:25:20 2026-04-23T16:25:20.587Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:25:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:25:20 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.595Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:25:20 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:197) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.602Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.610Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:25:20 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:223) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.618Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.628Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:25:20 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:170) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.637Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:407) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 2026-04-23T16:25:20.647Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:20 16:25:20 org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name 16:25:20 at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:404) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:247) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:25:20 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:25:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:25:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:25:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 16:25:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:20 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:20 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:20 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:20 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:20 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:20 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:20 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:447) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:20 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:20 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:20 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:20 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:20 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:20 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:20 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:20 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:20 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:20 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:20 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:20 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:20 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:20 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:20 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:20 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:20 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:20 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:20 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:20 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:20 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:20 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:20 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:20 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:20 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:20 16:25:20 [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.221 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 16:25:20 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:25:20 16:25:20 . ____ _ __ _ _ 16:25:20 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:20 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:20 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:20 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:20 =========|_|==============|___/=/_/_/_/ 16:25:20 16:25:20 :: Spring Boot :: (v3.5.13) 16:25:20 16:25:20 2026-04-23T16:25:20.817Z INFO 11139 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 11139 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:25:20 2026-04-23T16:25:20.817Z INFO 11139 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:21 2026-04-23T16:25:21.117Z INFO 11139 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:21 2026-04-23T16:25:21.117Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:21 2026-04-23T16:25:21.118Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 16:25:21 2026-04-23T16:25:21.124Z INFO 11139 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.352 seconds (process running for 8.875) 16:25:21 2026-04-23T16:25:21.228Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:21 16:25:21 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 16:25:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:25:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:25:21 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:25:21 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:25:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:25:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:25:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:25:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:113) 16:25:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:25:21 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:21 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:25:21 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:21 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") 16:25:21 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 16:25:21 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 16:25:21 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1200) 16:25:21 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2380) 16:25:21 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1823) 16:25:21 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1801) 16:25:21 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:308) 16:25:21 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:169) 16:25:21 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:342) 16:25:21 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2148) 16:25:21 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 16:25:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:25:21 ... 130 common frames omitted 16:25:21 16:25:21 2026-04-23T16:25:21.282Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:21 16:25:21 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) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:179) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:25:21 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:25:21 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:25:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:21 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:25:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:25:21 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:25:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 16:25:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:21 16:25:21 2026-04-23T16:25:21.289Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:21 16:25:21 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:25:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:408) 16:25:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:356) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:204) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:176) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:150) 16:25:21 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 16:25:21 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 16:25:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:25:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:25:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:25:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:25:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:25:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:25:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:25:21 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:25:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:25:21 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:25:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:25:21 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:25:21 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:25:21 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:25:21 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:25:21 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:174) 16:25:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:21 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:21 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:25:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:25:21 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:25:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:25:21 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:25:21 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:25:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:25:21 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:25:21 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:25:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:21 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:21 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:21 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:21 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:21 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:21 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:21 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 16:25:21 at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` disabled); line: 1, column: 1] 16:25:21 at com.fasterxml.jackson.core.JsonParser._constructReadException(JsonParser.java:2675) 16:25:21 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3772) 16:25:21 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3737) 16:25:21 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3070) 16:25:21 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:3004) 16:25:21 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:838) 16:25:21 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:753) 16:25:21 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:356) 16:25:21 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2135) 16:25:21 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1504) 16:25:21 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:397) 16:25:21 ... 140 common frames omitted 16:25:21 16:25:21 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 16:25:21 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:25:21 16:25:21 . ____ _ __ _ _ 16:25:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:21 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:21 =========|_|==============|___/=/_/_/_/ 16:25:21 16:25:21 :: Spring Boot :: (v3.5.13) 16:25:21 16:25:21 2026-04-23T16:25:21.605Z INFO 11139 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 11139 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:25:21 2026-04-23T16:25:21.605Z INFO 11139 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:21 2026-04-23T16:25:21.971Z INFO 11139 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:21 2026-04-23T16:25:21.971Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:21 2026-04-23T16:25:21.971Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:25:21 2026-04-23T16:25:21.979Z INFO 11139 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.404 seconds (process running for 9.73) 16:25:22 2026-04-23T16:25:22.053Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:22 16:25:22 org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:25:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:159) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:25:22 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:25:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:22 16:25:22 2026-04-23T16:25:22.074Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:22 16:25:22 org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 16:25:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:160) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:25:22 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:25:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:22 16:25:22 2026-04-23T16:25:22.081Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:22 16:25:22 org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:25:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:161) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:25:22 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:25:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:22 16:25:22 2026-04-23T16:25:22.087Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:22 16:25:22 org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:25:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:162) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:25:22 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:25:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:22 16:25:22 2026-04-23T16:25:22.101Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:22 16:25:22 java.lang.IllegalStateException: some error message 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:25:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:164) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:25:22 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:25:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:22 16:25:22 2026-04-23T16:25:22.125Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:22 16:25:22 org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 16:25:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:168) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:25:22 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:25:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:22 16:25:22 2026-04-23T16:25:22.131Z ERROR 11139 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:25:22 16:25:22 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 16:25:22 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 16:25:22 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 16:25:22 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 16:25:22 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 16:25:22 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 16:25:22 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:169) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:25:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:25:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:25:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:25:22 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:25:22 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 16:25:22 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 16:25:22 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 16:25:22 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:25:22 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:25:22 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:25:22 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:25:22 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:25:22 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:25:22 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:25:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:25:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:25:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:25:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:25:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:25:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:25:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:25:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:25:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:25:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:25:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:25:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:25:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:25:22 16:25:22 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.753 s -- in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 16:25:22 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 16:25:22 16:25:22 . ____ _ __ _ _ 16:25:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:22 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:22 =========|_|==============|___/=/_/_/_/ 16:25:22 16:25:22 :: Spring Boot :: (v3.5.13) 16:25:22 16:25:22 2026-04-23T16:25:22.275Z INFO 11139 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Starting ProvMnSControllerPolicyExecutorDisabledSpec using Java 17.0.6-ea with PID 11139 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:25:22 2026-04-23T16:25:22.275Z INFO 11139 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : No active profile set, falling back to 1 default profile: "default" 16:25:22 2026-04-23T16:25:22.497Z INFO 11139 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:22 2026-04-23T16:25:22.497Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:22 2026-04-23T16:25:22.497Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:25:22 2026-04-23T16:25:22.505Z INFO 11139 --- [ main] vMnSControllerPolicyExecutorDisabledSpec : Started ProvMnSControllerPolicyExecutorDisabledSpec in 0.251 seconds (process running for 10.256) 16:25:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.372 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerPolicyExecutorDisabledSpec 16:25:22 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 16:25:22 16:25:22 . ____ _ __ _ _ 16:25:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:22 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:22 =========|_|==============|___/=/_/_/_/ 16:25:22 16:25:22 :: Spring Boot :: (v3.5.13) 16:25:22 16:25:22 2026-04-23T16:25:22.598Z INFO 11139 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Starting ProvMnSControllerSpec using Java 17.0.6-ea with PID 11139 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:25:22 2026-04-23T16:25:22.598Z INFO 11139 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:22 2026-04-23T16:25:22.810Z INFO 11139 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:22 2026-04-23T16:25:22.810Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:22 2026-04-23T16:25:22.810Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:25:22 2026-04-23T16:25:22.817Z INFO 11139 --- [ main] o.o.c.n.r.c.ProvMnSControllerSpec : Started ProvMnSControllerSpec in 0.238 seconds (process running for 10.568) 16:25:22 2026-04-23T16:25:22.880Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 16:25:22 2026-04-23T16:25:22.889Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 16:25:22 2026-04-23T16:25:22.937Z WARN 11139 --- [ 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]]] ] 16:25:23 2026-04-23T16:25:23.052Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /subnetwork=1/managedElement=2 16:25:23 2026-04-23T16:25:23.068Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /managedElement=2 16:25:23 2026-04-23T16:25:23.090Z WARN 11139 --- [ 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`)] 16:25:23 2026-04-23T16:25:23.098Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 16:25:23 2026-04-23T16:25:23.128Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: denied for test 16:25:23 2026-04-23T16:25:23.136Z WARN 11139 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotSupportedException: Content-Type 'text/xml' is not supported] 16:25:23 2026-04-23T16:25:23.141Z WARN 11139 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.HttpMediaTypeNotAcceptableException: No acceptable representation] 16:25:23 2026-04-23T16:25:23.255Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /Subnetwork=1/ManagedElement=1 16:25:23 2026-04-23T16:25:23.264Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: Data manipulation operations are not supported on /ManagedElement=1 16:25:23 [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSControllerSpec 16:25:23 [INFO] Running org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 16:25:23 16:25:23 . ____ _ __ _ _ 16:25:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:25:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:25:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:25:23 ' |____| .__|_| |_|_| |_\__, | / / / / 16:25:23 =========|_|==============|___/=/_/_/_/ 16:25:23 16:25:23 :: Spring Boot :: (v3.5.13) 16:25:23 16:25:23 2026-04-23T16:25:23.291Z INFO 11139 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Starting ProvMnSExtensionsControllerSpec using Java 17.0.6-ea with PID 11139 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 16:25:23 2026-04-23T16:25:23.291Z INFO 11139 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:25:23 2026-04-23T16:25:23.514Z INFO 11139 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:25:23 2026-04-23T16:25:23.514Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:25:23 2026-04-23T16:25:23.515Z INFO 11139 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:25:23 2026-04-23T16:25:23.520Z INFO 11139 --- [ main] .c.n.r.c.ProvMnSExtensionsControllerSpec : Started ProvMnSExtensionsControllerSpec in 0.246 seconds (process running for 11.271) 16:25:23 2026-04-23T16:25:23.572Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 16:25:23 2026-04-23T16:25:23.580Z WARN 11139 --- [ main] o.o.c.n.r.util.ProvMnSExceptionMapper : ProvMns Exception: my message 16:25:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.325 s -- in org.onap.cps.ncmp.rest.controller.ProvMnSExtensionsControllerSpec 16:25:23 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 16:25:23 2026-04-23T16:25:23.654Z WARN 11139 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 16:25:23 2026-04-23T16:25:23.655Z WARN 11139 --- [ main] o.c.n.r.u.CmHandleSearchExecutionCounter : Method testSignature is missing required CmHandleQueryParameters argument 16:25:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.ncmp.rest.util.CmHandleSearchExecutionCounterSpec 16:25:23 [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 16:25:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec 16:25:23 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:25:23 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 16:25:23 [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 16:25:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec 16:25:23 [INFO] Running org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 16:25:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.rest.util.RestOutputCmHandleMapperSpec 16:25:23 [INFO] 16:25:23 [INFO] Results: 16:25:23 [INFO] 16:25:23 [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 16:25:23 [INFO] 16:25:23 [INFO] 16:25:23 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest --- 16:25:23 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:25:23 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:25:23 [INFO] All coverage checks have been met. 16:25:23 [INFO] 16:25:23 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest --- 16:25:23 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:25:23 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:25:23 [INFO] 16:25:23 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 16:25:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.7.8-SNAPSHOT.jar 16:25:24 [INFO] 16:25:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 16:25:24 [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 16:25:24 [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 16:25:24 [INFO] 16:25:24 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 16:25:24 [INFO] Building cps-ncmp-rest-stub 3.7.8-SNAPSHOT [13/23] 16:25:24 [INFO] --------------------------------[ pom ]--------------------------------- 16:25:24 [INFO] 16:25:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 16:25:24 [INFO] 16:25:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 16:25:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:24 [INFO] surefireArgLine set to empty 16:25:24 [INFO] 16:25:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub --- 16:25:24 [INFO] You have 0 Checkstyle violations. 16:25:24 [INFO] 16:25:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 16:25:24 [INFO] You have 0 Checkstyle violations. 16:25:24 [INFO] 16:25:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub --- 16:25:24 [INFO] No sources specified for compilation. Skipping. 16:25:24 [INFO] 16:25:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub --- 16:25:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:24 [INFO] 16:25:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub --- 16:25:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:24 [INFO] 16:25:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 16:25:24 [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 16:25:24 [INFO] 16:25:24 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 16:25:24 [INFO] Building cps-ncmp-rest-stub-service 3.7.8-SNAPSHOT [14/23] 16:25:24 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:24 [INFO] 16:25:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] 16:25:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:24 [INFO] surefireArgLine set to empty 16:25:24 [INFO] 16:25:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] You have 0 Checkstyle violations. 16:25:24 [INFO] 16:25:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] You have 0 Checkstyle violations. 16:25:24 [INFO] 16:25:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:24 [INFO] Copying 3 resources 16:25:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 16:25:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 16:25:24 [INFO] 16:25:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] Recompiling the module because of changed dependency. 16:25:24 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 16:25:24 [INFO] 16:25:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 16:25:24 [INFO] 16:25:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] No sources to compile 16:25:24 [INFO] 16:25:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-service --- 16:25:24 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:25:24 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:25:24 [INFO] Parallel parsing disabled. 16:25:25 [INFO] Compiled 4 files. 16:25:25 [INFO] 16:25:25 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-service --- 16:25:25 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:25:25 [INFO] 16:25:25 [INFO] ------------------------------------------------------- 16:25:25 [INFO] T E S T S 16:25:25 [INFO] ------------------------------------------------------- 16:25:26 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:25:27 16:25:27,311 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:25:27 16:25:27,313 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:25:27 16:25:27,317 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:25:27 16:25:27,352 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:25:27 16:25:27,353 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:25:27 16:25:27,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. 16:25:27 16:25:27,418 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:25:27 2026-04-23T16:25:27.654Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 11216 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 16:25:27 2026-04-23T16:25:27.655Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 16:25:28 2026-04-23T16:25:28.871Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 16:25:28 2026-04-23T16:25:28.897Z INFO 11216 --- [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 16:25:28 2026-04-23T16:25:28.929Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:25:28 2026-04-23T16:25:28.930Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1228 ms 16:25:29 2026-04-23T16:25:29.046Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 16:25:29 2026-04-23T16:25:29.051Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@78829412{application,/,b=file:/tmp/jetty-docbase.0.17084161589318695086/,a=AVAILABLE,h=oeje10s.SessionHandler@3ba8ef4e{STARTED}} 16:25:29 2026-04-23T16:25:29.052Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@78829412{application,/,b=file:/tmp/jetty-docbase.0.17084161589318695086/,a=AVAILABLE,h=oeje10s.SessionHandler@3ba8ef4e{STARTED}} 16:25:29 2026-04-23T16:25:29.053Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@3051e476{STARTING}[12.0.33,sto=0] @3650ms 16:25:29 2026-04-23T16:25:29.726Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 16:25:29 2026-04-23T16:25:29.811Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:25:29 2026-04-23T16:25:29.811Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:25:29 2026-04-23T16:25:29.812Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:25:29 2026-04-23T16:25:29.822Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@68423388{HTTP/1.1, (http/1.1)}{0.0.0.0:40495} 16:25:29 2026-04-23T16:25:29.824Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 40495 (http/1.1) with context path '/' 16:25:29 2026-04-23T16:25:29.843Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.787 seconds (process running for 4.44) 16:25:30 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:25:30 2026-04-23T16:25:30.935Z WARN 11216 --- [cps-ncmp-rest-stub] [tp1120735174-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 16:25:30 2026-04-23T16:25:30.936Z INFO 11216 --- [cps-ncmp-rest-stub] [tp1120735174-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:25:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.432 s -- in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 16:25:31 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:25:31 2026-04-23T16:25:31.062Z WARN 11216 --- [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 16:25:31 2026-04-23T16:25:31.062Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 16:25:31 2026-04-23T16:25:31.065Z INFO 11216 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test8812352543732931711/file.txt 16:25:31 2026-04-23T16:25:31.067Z WARN 11216 --- [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 16:25:31 2026-04-23T16:25:31.067Z ERROR 11216 --- [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 16:25:31 2026-04-23T16:25:31.068Z WARN 11216 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test8812352543732931711/unknown-file.txt', will search it in classpath 16:25:31 2026-04-23T16:25:31.068Z ERROR 11216 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test8812352543732931711/unknown-file.txt file not found on classpath or on file system 16:25:31 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 16:25:31 [INFO] 16:25:31 [INFO] Results: 16:25:31 [INFO] 16:25:31 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 16:25:31 [INFO] 16:25:31 [INFO] 16:25:31 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-service --- 16:25:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:31 [INFO] 16:25:31 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 16:25:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:31 [INFO] 16:25:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 16:25:31 [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 16:25:31 [INFO] 16:25:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 16:25:31 [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 16:25:31 [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 16:25:31 [INFO] 16:25:31 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 16:25:31 [INFO] Building cps-ncmp-rest-stub-app 3.7.8-SNAPSHOT [15/23] 16:25:31 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:31 [INFO] 16:25:31 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] 16:25:31 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:31 [INFO] surefireArgLine set to empty 16:25:31 [INFO] 16:25:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] You have 0 Checkstyle violations. 16:25:31 [INFO] 16:25:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] You have 0 Checkstyle violations. 16:25:31 [INFO] 16:25:31 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 16:25:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 16:25:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 16:25:31 [INFO] 16:25:31 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] Recompiling the module because of changed dependency. 16:25:31 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 16:25:31 [INFO] 16:25:31 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:31 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 16:25:31 [INFO] 16:25:31 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] No sources to compile 16:25:31 [INFO] 16:25:31 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] No sources specified for compilation. Skipping. 16:25:31 [INFO] 16:25:31 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] No tests to run. 16:25:31 [INFO] 16:25:31 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:31 [INFO] 16:25:31 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 16:25:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 16:25:31 [INFO] 16:25:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 16:25:31 [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 16:25:31 [INFO] 16:25:31 [INFO] --- spring-boot-maven-plugin:3.5.11:repackage (default) @ cps-ncmp-rest-stub-app --- 16:25:32 [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/. 16:25:32 [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 16:25:32 [INFO] 16:25:32 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 16:25:32 [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 16:25:32 [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 16:25:32 [INFO] 16:25:32 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 16:25:32 [INFO] Building cps-ri 3.7.8-SNAPSHOT [16/23] 16:25:32 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:33 [INFO] 16:25:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 16:25:33 [INFO] 16:25:33 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-ri --- 16:25:33 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-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 16:25:33 [INFO] 16:25:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ri --- 16:25:33 [INFO] You have 0 Checkstyle violations. 16:25:33 [INFO] 16:25:33 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ri --- 16:25:33 [INFO] You have 0 Checkstyle violations. 16:25:33 [INFO] 16:25:33 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 16:25:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:33 [INFO] Copying 10 resources 16:25:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 16:25:33 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 16:25:33 [INFO] 16:25:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ri --- 16:25:33 [INFO] Recompiling the module because of changed dependency. 16:25:33 [INFO] Compiling 27 source files with javac [debug release 17] to target/classes 16:25:34 [INFO] 16:25:34 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 16:25:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 16:25:34 [INFO] 16:25:34 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ri --- 16:25:34 [INFO] No sources to compile 16:25:34 [INFO] 16:25:34 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ri --- 16:25:34 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:25:34 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:25:34 [INFO] Parallel parsing disabled. 16:25:35 [INFO] Compiled 18 files. 16:25:35 [INFO] 16:25:35 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-ri --- 16:25:35 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:25:35 [INFO] 16:25:35 [INFO] ------------------------------------------------------- 16:25:35 [INFO] T E S T S 16:25:35 [INFO] ------------------------------------------------------- 16:25:37 [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 16:25:38 16:25:38.973 [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 16:25:39 16:25:39.309 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 16:25:39 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 s -- in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 16:25:39 [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 16:25:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s -- in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 16:25:39 [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec 16:25:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ri.utils.EscapeUtilsSpec 16:25:39 [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec 16:25:39 16:25:39.796 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID testSessionId1 rolled back and closed 16:25:39 16:25:39.796 [main] INFO org.onap.cps.ri.utils.SessionManager -- Session with session ID otherSessionId rolled back and closed 16:25:39 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.onap.cps.ri.utils.SessionManagerSpec 16:25:39 [INFO] 16:25:39 [INFO] Results: 16:25:39 [INFO] 16:25:39 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 16:25:39 [INFO] 16:25:39 [INFO] 16:25:39 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-ri --- 16:25:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:25:39 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:25:39 [INFO] All coverage checks have been met. 16:25:39 [INFO] 16:25:39 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-ri --- 16:25:39 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:25:39 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:25:40 [INFO] 16:25:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 16:25:40 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.7.8-SNAPSHOT.jar 16:25:40 [INFO] 16:25:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 16:25:40 [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 16:25:40 [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 16:25:40 [INFO] 16:25:40 [INFO] ---------------------< org.onap.cps:test-dcm-rest >--------------------- 16:25:40 [INFO] Building test-dcm-rest 3.7.8-SNAPSHOT [17/23] 16:25:40 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:40 [INFO] 16:25:40 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ test-dcm-rest --- 16:25:40 [INFO] 16:25:40 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ test-dcm-rest --- 16:25:40 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/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 16:25:40 [INFO] 16:25:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ test-dcm-rest --- 16:25:40 [INFO] You have 0 Checkstyle violations. 16:25:40 [INFO] 16:25:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ test-dcm-rest --- 16:25:40 [INFO] You have 0 Checkstyle violations. 16:25:40 [INFO] 16:25:40 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test-dcm-rest --- 16:25:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/main/resources 16:25:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-sources/license 16:25:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/target/generated-resources/licenses 16:25:40 [INFO] 16:25:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ test-dcm-rest --- 16:25:40 [INFO] Recompiling the module because of changed dependency. 16:25:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 16:25:40 [INFO] 16:25:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test-dcm-rest --- 16:25:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:40 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/test-dcm-rest/src/test/resources 16:25:40 [INFO] 16:25:40 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ test-dcm-rest --- 16:25:40 [INFO] No sources to compile 16:25:40 [INFO] 16:25:40 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ test-dcm-rest --- 16:25:40 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:25:40 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:25:40 [INFO] Parallel parsing disabled. 16:25:41 [INFO] Compiled 1 file. 16:25:41 [INFO] 16:25:41 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ test-dcm-rest --- 16:25:41 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:25:41 [INFO] 16:25:41 [INFO] ------------------------------------------------------- 16:25:41 [INFO] T E S T S 16:25:41 [INFO] ------------------------------------------------------- 16:25:42 [INFO] Running org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 16:25:43 16:25:43.174 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: readDataJob invoked for job-1 16:25:43 16:25:43.226 [main] INFO org.onap.cps.ncmp.testapi.controller.DataJobControllerForTest -- Internal API: writeDataJob invoked for my job 16:25:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.579 s -- in org.onap.cps.ncmp.testapi.controller.DataJobControllerForTestSpec 16:25:43 [INFO] 16:25:43 [INFO] Results: 16:25:43 [INFO] 16:25:43 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 16:25:43 [INFO] 16:25:43 [INFO] 16:25:43 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ test-dcm-rest --- 16:25:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 16:25:43 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 16:25:43 [INFO] All coverage checks have been met. 16:25:43 [INFO] 16:25:43 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ test-dcm-rest --- 16:25:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 16:25:43 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 16:25:43 [INFO] 16:25:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test-dcm-rest --- 16:25:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/test-dcm-rest/target/test-dcm-rest-3.7.8-SNAPSHOT.jar 16:25:43 [INFO] 16:25:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ test-dcm-rest --- 16:25:43 [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 16:25:43 [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 16:25:43 [INFO] 16:25:43 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 16:25:43 [INFO] Building integration-test 3.7.8-SNAPSHOT [18/23] 16:25:43 [INFO] --------------------------------[ jar ]--------------------------------- 16:25:43 [INFO] 16:25:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 16:25:43 [INFO] 16:25:43 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ integration-test --- 16:25: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/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 16:25:43 [INFO] 16:25:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration-test --- 16:25:43 [INFO] You have 0 Checkstyle violations. 16:25:43 [INFO] 16:25:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ integration-test --- 16:25:43 [INFO] You have 0 Checkstyle violations. 16:25:43 [INFO] 16:25:43 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 16:25:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 16:25:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 16:25:43 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 16:25:43 [INFO] 16:25:43 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ integration-test --- 16:25:43 [INFO] No sources to compile 16:25:43 [INFO] 16:25:43 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 16:25:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:25:43 [INFO] Copying 23 resources 16:25:43 [INFO] 16:25:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ integration-test --- 16:25:43 [INFO] Recompiling the module because of changed dependency. 16:25:43 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 16:25:44 [INFO] 16:25:44 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ integration-test --- 16:25:44 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:25:44 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:25:44 [INFO] Parallel parsing disabled. 16:25:48 [INFO] Compiled 188 files. 16:25:48 [INFO] 16:25:48 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ integration-test --- 16:25:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:25:48 [INFO] 16:25:48 [INFO] ------------------------------------------------------- 16:25:48 [INFO] T E S T S 16:25:48 [INFO] ------------------------------------------------------- 16:25:51 [INFO] Running org.onap.cps.integration.ResourceMeterAccuracyTest 16:25:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.237 s -- in org.onap.cps.integration.ResourceMeterAccuracyTest 16:25:53 16:25:53.476 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 16:25:53 16:25:53.483 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 16:25:53 [INFO] Running org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 16:25:53 16:25:53.571 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.4 16:25:54 16:25:53.935 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 16:25:54 16:25:54.619 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 16:25:54 16:25:54.621 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 16:25:54 16:25:54.648 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 16:25:54 Server Version: 23.0.1 16:25:54 API Version: 1.42 16:25:54 Operating System: CentOS Stream 8 16:25:54 Total Memory: 31890 MB 16:25:54 16:25:54.651 [main] WARN org.testcontainers.utility.ResourceReaper -- 16:25:54 ******************************************************************************** 16:25:54 Ryuk has been disabled. This can cause unexpected behavior in your environment. 16:25:54 ******************************************************************************** 16:25:54 16:25:54.656 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 16:25:54 16:25:54.657 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 16:25:54 16:25:54.686 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 16:25:54 16:25:54.695 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 16:26:00 16:26:00.928 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 16:26:01 16:26:00.959 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 16:26:01 16:26:01.304 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 16:26:02 16:26:02.337 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (10 MB/? MB) 16:26:02 16:26:02.347 [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) 16:26:03 16:26:03.265 [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) 16:26:03 16:26:03.267 [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) 16:26:03 16:26:03.639 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (36 MB/? MB) 16:26:03 16:26:03.647 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (36 MB/? MB) 16:26:03 16:26:03.719 [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) 16:26:04 16:26:03.999 [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) 16:26:04 16:26:04.070 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (39 MB/? MB) 16:26:04 16:26:04.270 [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) 16:26:04 16:26:04.370 [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) 16:26:04 16:26:04.441 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 1 extracted, (42 MB/? MB) 16:26:04 16:26:04.626 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 2 extracted, (42 MB/? MB) 16:26:05 16:26:04.997 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 3 extracted, (48 MB/? MB) 16:26:05 16:26:05.509 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (60 MB/? MB) 16:26:06 16:26:06.497 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (83 MB/? MB) 16:26:06 16:26:06.902 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (90 MB/? MB) 16:26:07 16:26:07.249 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (98 MB/? MB) 16:26:07 16:26:07.350 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (101 MB/? MB) 16:26:08 16:26:08.600 [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) 16:26:11 16:26:11.840 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 16:26:12 16:26:12.356 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 16:26:12 16:26:12.893 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 16:26:13 16:26:13.676 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 16:26:14 16:26:14.157 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 16:26:14 16:26:14.420 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 13s (downloaded 130 MB at 10 MB/s) 16:26:14 16:26:14.420 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT19.734467135S 16:26:14 16:26:14.460 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 16:26:24 16:26:24.415 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 76786c57d0e5561c2f3f05bfd432a8fe8165e1adb559bd998c55622042e5119e 16:26:30 16:26:30.847 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT16.38658345S 16:26:30 16:26:30.848 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32776/test?loggerLevel=OFF) 16:26:30 16:26:30.850 [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')) 16:26:30 16:26:30.850 [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 16:26:30 16:26:30.851 [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) 16:26:32 16:26:32.032 [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: e73acf1545b7496da31a44216c4b2e706fee6c6b2b836fbe04553b855475bcc0 16:26:39 16:26:38.947 [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.096383462S 16:26:39 16:26:38.948 [main] INFO org.onap.cps.integration.KafkaTestContainer -- KafkaTestContainer started at localhost:32777 16:26:40 16:26:39,974 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:26:40 16:26:39,975 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:26:40 16:26:39,980 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:26:40 16:26:40,044 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:26:40 16:26:40,044 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:26:40 16:26:40,706 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:26:40 16:26:40,706 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:26:41 2026-04-23T16:26:41.132Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Starting DcmWriteSubJobSpec using Java 17.0.6-ea with PID 11420 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 16:26:41 2026-04-23T16:26:41.132Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : No active profile set, falling back to 1 default profile: "default" 16:26:42 2026-04-23T16:26:42.293Z INFO 11420 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 16:26:42 2026-04-23T16:26:42.464Z INFO 11420 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 159 ms. Found 6 JPA repository interfaces. 16:26:44 2026-04-23T16:26:44.750Z INFO 11420 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 16:26:45 2026-04-23T16:26:45.003Z INFO 11420 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@1919c870 16:26:45 2026-04-23T16:26:45.005Z INFO 11420 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 16:26:45 2026-04-23T16:26:45.227Z INFO 11420 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 16:26:45 2026-04-23T16:26:45.692Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 16:26:45 2026-04-23T16:26:45.742Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:26:45 2026-04-23T16:26:45.762Z INFO 11420 --- [cps-integration-test] [ main] liquibase.snapshot : Creating snapshot 16:26:46 2026-04-23T16:26:46.032Z INFO 11420 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 16:26:46 2026-04-23T16:26:46.033Z INFO 11420 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 6961606032 16:26:46 2026-04-23T16:26:46.034Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 16:26:46 2026-04-23T16:26:46.092Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 16:26:46 2026-04-23T16:26:46.100Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 16:26:46 2026-04-23T16:26:46.100Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 7ms 16:26:46 2026-04-23T16:26:46.106Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 16:26:46 2026-04-23T16:26:46.111Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 16:26:46 2026-04-23T16:26:46.111Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 5ms 16:26:46 2026-04-23T16:26:46.115Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 16:26:46 2026-04-23T16:26:46.120Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 16:26:46 2026-04-23T16:26:46.120Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 16:26:46 2026-04-23T16:26:46.125Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 16:26:46 2026-04-23T16:26:46.130Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 16:26:46 2026-04-23T16:26:46.131Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 16:26:46 2026-04-23T16:26:46.134Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 16:26:46 2026-04-23T16:26:46.138Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 16:26:46 2026-04-23T16:26:46.138Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 4ms 16:26:46 2026-04-23T16:26:46.141Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 16:26:46 2026-04-23T16:26:46.146Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 16:26:46 2026-04-23T16:26:46.146Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 16:26:46 2026-04-23T16:26:46.150Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 16:26:46 2026-04-23T16:26:46.153Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 16:26:46 2026-04-23T16:26:46.154Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 16:26:46 2026-04-23T16:26:46.157Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 16:26:46 2026-04-23T16:26:46.161Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 16:26:46 2026-04-23T16:26:46.161Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 16:26:46 2026-04-23T16:26:46.164Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 16:26:46 2026-04-23T16:26:46.166Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 16:26:46 2026-04-23T16:26:46.167Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.169Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 16:26:46 2026-04-23T16:26:46.175Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 16:26:46 2026-04-23T16:26:46.176Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 6ms 16:26:46 2026-04-23T16:26:46.178Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 16:26:46 2026-04-23T16:26:46.181Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 16:26:46 2026-04-23T16:26:46.181Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.183Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 16:26:46 2026-04-23T16:26:46.188Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 16:26:46 2026-04-23T16:26:46.188Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 16:26:46 2026-04-23T16:26:46.191Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 16:26:46 2026-04-23T16:26:46.193Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 16:26:46 2026-04-23T16:26:46.194Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.196Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 16:26:46 2026-04-23T16:26:46.198Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 16:26:46 2026-04-23T16:26:46.199Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.202Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 16:26:46 2026-04-23T16:26:46.204Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 16:26:46 2026-04-23T16:26:46.204Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.207Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 16:26:46 2026-04-23T16:26:46.209Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 16:26:46 2026-04-23T16:26:46.210Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.212Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 16:26:46 2026-04-23T16:26:46.214Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 16:26:46 2026-04-23T16:26:46.214Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.217Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 16:26:46 2026-04-23T16:26:46.219Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 16:26:46 2026-04-23T16:26:46.220Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.223Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 16:26:46 2026-04-23T16:26:46.225Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 16:26:46 2026-04-23T16:26:46.225Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.228Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 16:26:46 2026-04-23T16:26:46.230Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 16:26:46 2026-04-23T16:26:46.230Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.233Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 16:26:46 2026-04-23T16:26:46.236Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 16:26:46 2026-04-23T16:26:46.236Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.239Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 16:26:46 2026-04-23T16:26:46.242Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 16:26:46 2026-04-23T16:26:46.242Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.245Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 16:26:46 2026-04-23T16:26:46.247Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 16:26:46 2026-04-23T16:26:46.248Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.251Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 16:26:46 2026-04-23T16:26:46.255Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 16:26:46 2026-04-23T16:26:46.255Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.258Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 16:26:46 2026-04-23T16:26:46.260Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 16:26:46 2026-04-23T16:26:46.260Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.262Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 16:26:46 2026-04-23T16:26:46.264Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 16:26:46 2026-04-23T16:26:46.265Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.267Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 16:26:46 2026-04-23T16:26:46.269Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 16:26:46 2026-04-23T16:26:46.269Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.285Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 16:26:46 2026-04-23T16:26:46.291Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 16:26:46 2026-04-23T16:26:46.292Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 7ms 16:26:46 2026-04-23T16:26:46.294Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 16:26:46 2026-04-23T16:26:46.301Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 16:26:46 2026-04-23T16:26:46.301Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 7ms 16:26:46 2026-04-23T16:26:46.304Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 16:26:46 2026-04-23T16:26:46.306Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 16:26:46 2026-04-23T16:26:46.307Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.309Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 16:26:46 2026-04-23T16:26:46.311Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 16:26:46 2026-04-23T16:26:46.312Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.315Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 16:26:46 2026-04-23T16:26:46.319Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 16:26:46 2026-04-23T16:26:46.320Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 5ms 16:26:46 2026-04-23T16:26:46.322Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 16:26:46 2026-04-23T16:26:46.329Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 16:26:46 2026-04-23T16:26:46.329Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 7ms 16:26:46 2026-04-23T16:26:46.332Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 16:26:46 2026-04-23T16:26:46.334Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 16:26:46 2026-04-23T16:26:46.334Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 16:26:46 2026-04-23T16:26:46.337Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 16:26:46 2026-04-23T16:26:46.340Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 16:26:46 2026-04-23T16:26:46.340Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.343Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 16:26:46 2026-04-23T16:26:46.346Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:26:46 2026-04-23T16:26:46.347Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.349Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 16:26:46 2026-04-23T16:26:46.352Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 16:26:46 2026-04-23T16:26:46.352Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.355Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 16:26:46 2026-04-23T16:26:46.358Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 16:26:46 2026-04-23T16:26:46.359Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 16:26:46 2026-04-23T16:26:46.365Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 16:26:46 2026-04-23T16:26:46.368Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 16:26:46 2026-04-23T16:26:46.370Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 16:26:46 2026-04-23T16:26:46.372Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 16:26:46 2026-04-23T16:26:46.390Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 16:26:46 2026-04-23T16:26:46.392Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 20ms 16:26:46 2026-04-23T16:26:46.394Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 16:26:46 2026-04-23T16:26:46.399Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 16:26:46 2026-04-23T16:26:46.400Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 5ms 16:26:46 2026-04-23T16:26:46.406Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 16:26:46 2026-04-23T16:26:46.409Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 16:26:46 2026-04-23T16:26:46.410Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 4ms 16:26:46 2026-04-23T16:26:46.413Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 16:26:46 2026-04-23T16:26:46.416Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 16:26:46 2026-04-23T16:26:46.418Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 16:26:46 2026-04-23T16:26:46.418Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms 16:26:46 2026-04-23T16:26:46.421Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 16:26:46 2026-04-23T16:26:46.423Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 16:26:46 2026-04-23T16:26:46.424Z INFO 11420 --- [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 16:26:46 2026-04-23T16:26:46.426Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 16:26:46 2026-04-23T16:26:46.428Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 16:26:46 2026-04-23T16:26:46.429Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 16:26:46 2026-04-23T16:26:46.430Z INFO 11420 --- [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 16:26:46 2026-04-23T16:26:46.432Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 16:26:46 2026-04-23T16:26:46.434Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 16:26:46 2026-04-23T16:26:46.434Z INFO 11420 --- [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 1ms 16:26:46 2026-04-23T16:26:46.436Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 16:26:46 2026-04-23T16:26:46.438Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 16:26:46 2026-04-23T16:26:46.438Z INFO 11420 --- [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 16:26:46 2026-04-23T16:26:46.441Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 16:26:46 2026-04-23T16:26:46.443Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 16:26:46 2026-04-23T16:26:46.443Z INFO 11420 --- [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 16:26:46 2026-04-23T16:26:46.446Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 16:26:46 2026-04-23T16:26:46.456Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 16:26:46 2026-04-23T16:26:46.460Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 16:26:46 2026-04-23T16:26:46.463Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 16:26:46 2026-04-23T16:26:46.604Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 157ms 16:26:46 2026-04-23T16:26:46.610Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 16:26:46 2026-04-23T16:26:46.617Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 16:26:46 2026-04-23T16:26:46.618Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 16:26:46 2026-04-23T16:26:46.621Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 16:26:46 2026-04-23T16:26:46.631Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 16:26:46 2026-04-23T16:26:46.639Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 18ms 16:26:46 2026-04-23T16:26:46.643Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/23-yang-resource-index.yaml::23::cps 16:26:46 2026-04-23T16:26:46.646Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Index IDX_YANG_RESOURCE_MODULE_NAME_AND_REVISION created 16:26:46 2026-04-23T16:26:46.647Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/23-yang-resource-index.yaml::23::cps ran successfully in 3ms 16:26:46 2026-04-23T16:26:46.649Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/changelog-master.yaml::24::cps 16:26:46 2026-04-23T16:26:46.650Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : Tag '24-initial database tag' applied to database 16:26:46 2026-04-23T16:26:46.650Z INFO 11420 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/changelog-master.yaml::24::cps ran successfully in 1ms 16:26:46 2026-04-23T16:26:46.661Z INFO 11420 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 16:26:46 2026-04-23T16:26:46.661Z INFO 11420 --- [cps-integration-test] [ main] liquibase.util : Run: 53 16:26:46 2026-04-23T16:26:46.661Z INFO 11420 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 16:26:46 2026-04-23T16:26:46.661Z INFO 11420 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 16:26:46 2026-04-23T16:26:46.661Z INFO 11420 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 16:26:46 2026-04-23T16:26:46.661Z INFO 11420 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 53 16:26:46 2026-04-23T16:26:46.662Z INFO 11420 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 16:26:46 2026-04-23T16:26:46.665Z INFO 11420 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 16:26:46 2026-04-23T16:26:46.665Z INFO 11420 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 53 16:26:46 2026-04-23T16:26:46.678Z INFO 11420 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 16:26:46 2026-04-23T16:26:46.681Z INFO 11420 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 16:26:47 2026-04-23T16:26:47.339Z INFO 11420 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 16:26:47 2026-04-23T16:26:47.404Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.6.45.Final 16:26:47 2026-04-23T16:26:47.406Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 16:26:47 2026-04-23T16:26:47.445Z INFO 11420 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 16:26:47 2026-04-23T16:26:47.647Z INFO 11420 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 16:26:47 2026-04-23T16:26:47.707Z WARN 11420 --- [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) 16:26:47 2026-04-23T16:26:47.745Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Database info: 16:26:47 Database JDBC URL [Connecting through datasource 'HikariDataSource (CpsDatabasePool)'] 16:26:47 Database driver: undefined/unknown 16:26:47 Database version: 14.1 16:26:47 Autocommit mode: undefined/unknown 16:26:47 Isolation level: undefined/unknown 16:26:47 Minimum pool size: undefined/unknown 16:26:47 Maximum pool size: undefined/unknown 16:26:48 2026-04-23T16:26:48.985Z INFO 11420 --- [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) 16:26:49 2026-04-23T16:26:48.988Z INFO 11420 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 16:26:49 2026-04-23T16:26:49.585Z INFO 11420 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 16:26:50 2026-04-23T16:26:50.499Z WARN 11420 --- [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: 16:26:50 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 16:26:50 2026-04-23T16:26:50.629Z INFO 11420 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:26:50 o o o o---o o--o o o---o o o----o o--o--o 16:26:50 | | / \ / | / / \ | | 16:26:50 o----o o o o----o | o o o----o | 16:26:50 | | * \ / | \ * \ | | 16:26:50 o o * o o---o o--o o----o o---o * o o----o o 16:26:50 16:26:50 2026-04-23T16:26:50.629Z INFO 11420 --- [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. 16:26:50 2026-04-23T16:26:50.631Z INFO 11420 --- [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 16:26:50 2026-04-23T16:26:50.631Z INFO 11420 --- [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 16:26:50 2026-04-23T16:26:50.632Z INFO 11420 --- [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. 16:26:50 2026-04-23T16:26:50.634Z INFO 11420 --- [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. 16:26:50 To enable the Jet engine on the members, do one of the following: 16:26:50 - Change member config using Java API: config.getJetConfig().setEnabled(true) 16:26:50 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 16:26:50 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 16:26:50 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 16:26:51 2026-04-23T16:26:51.252Z INFO 11420 --- [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. 16:26:51 2026-04-23T16:26:51.334Z INFO 11420 --- [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 16:26:51 2026-04-23T16:26:51.568Z INFO 11420 --- [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. 16:26:51 2026-04-23T16:26:51.574Z INFO 11420 --- [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 16:26:54 2026-04-23T16:26:54.041Z INFO 11420 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.5.0] 16:26:54 16:26:54 Members {size:1, ver:1} [ 16:26:54 Member [10.250.0.254]:5701 - d02c81c9-cef2-4a04-bd42-b9ff2d836ea8 this 16:26:54 ] 16:26:54 16:26:54 2026-04-23T16:26:54.059Z INFO 11420 --- [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 16:26:56 2026-04-23T16:26:56.024Z WARN 11420 --- [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 16:26:57 2026-04-23T16:26:56.937Z WARN 11420 --- [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. 16:26:57 2026-04-23T16:26:57.200Z INFO 11420 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:26:57 2026-04-23T16:26:57.200Z INFO 11420 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:26:57 2026-04-23T16:26:57.209Z INFO 11420 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoints beneath base path '/actuator' 16:26:57 2026-04-23T16:26:57.231Z INFO 11420 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 30 ms 16:26:57 2026-04-23T16:26:57.436Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:57 allow.auto.create.topics = true 16:26:57 auto.commit.interval.ms = 5000 16:26:57 auto.include.jmx.reporter = true 16:26:57 auto.offset.reset = latest 16:26:57 bootstrap.servers = [localhost:32777] 16:26:57 check.crcs = true 16:26:57 client.dns.lookup = use_all_dns_ips 16:26:57 client.id = consumer-ncmp-group-1 16:26:57 client.rack = 16:26:57 connections.max.idle.ms = 540000 16:26:57 default.api.timeout.ms = 60000 16:26:57 enable.auto.commit = false 16:26:57 enable.metrics.push = true 16:26:57 exclude.internal.topics = true 16:26:57 fetch.max.bytes = 52428800 16:26:57 fetch.max.wait.ms = 500 16:26:57 fetch.min.bytes = 1 16:26:57 group.id = ncmp-group 16:26:57 group.instance.id = null 16:26:57 group.protocol = classic 16:26:57 group.remote.assignor = null 16:26:57 heartbeat.interval.ms = 3000 16:26:57 interceptor.classes = [] 16:26:57 internal.leave.group.on.close = true 16:26:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:57 isolation.level = read_uncommitted 16:26:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 max.partition.fetch.bytes = 1048576 16:26:57 max.poll.interval.ms = 300000 16:26:57 max.poll.records = 500 16:26:57 metadata.max.age.ms = 300000 16:26:57 metadata.recovery.strategy = none 16:26:57 metric.reporters = [] 16:26:57 metrics.num.samples = 2 16:26:57 metrics.recording.level = INFO 16:26:57 metrics.sample.window.ms = 30000 16:26:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:57 receive.buffer.bytes = 65536 16:26:57 reconnect.backoff.max.ms = 1000 16:26:57 reconnect.backoff.ms = 50 16:26:57 request.timeout.ms = 30000 16:26:57 retry.backoff.max.ms = 1000 16:26:57 retry.backoff.ms = 100 16:26:57 sasl.client.callback.handler.class = null 16:26:57 sasl.jaas.config = null 16:26:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:57 sasl.kerberos.min.time.before.relogin = 60000 16:26:57 sasl.kerberos.service.name = null 16:26:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:57 sasl.login.callback.handler.class = null 16:26:57 sasl.login.class = null 16:26:57 sasl.login.connect.timeout.ms = null 16:26:57 sasl.login.read.timeout.ms = null 16:26:57 sasl.login.refresh.buffer.seconds = 300 16:26:57 sasl.login.refresh.min.period.seconds = 60 16:26:57 sasl.login.refresh.window.factor = 0.8 16:26:57 sasl.login.refresh.window.jitter = 0.05 16:26:57 sasl.login.retry.backoff.max.ms = 10000 16:26:57 sasl.login.retry.backoff.ms = 100 16:26:57 sasl.mechanism = GSSAPI 16:26:57 sasl.oauthbearer.clock.skew.seconds = 30 16:26:57 sasl.oauthbearer.expected.audience = null 16:26:57 sasl.oauthbearer.expected.issuer = null 16:26:57 sasl.oauthbearer.header.urlencode = false 16:26:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:57 sasl.oauthbearer.jwks.endpoint.url = null 16:26:57 sasl.oauthbearer.scope.claim.name = scope 16:26:57 sasl.oauthbearer.sub.claim.name = sub 16:26:57 sasl.oauthbearer.token.endpoint.url = null 16:26:57 security.protocol = PLAINTEXT 16:26:57 security.providers = null 16:26:57 send.buffer.bytes = 131072 16:26:57 session.timeout.ms = 45000 16:26:57 socket.connection.setup.timeout.max.ms = 30000 16:26:57 socket.connection.setup.timeout.ms = 10000 16:26:57 ssl.cipher.suites = null 16:26:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:57 ssl.endpoint.identification.algorithm = https 16:26:57 ssl.engine.factory.class = null 16:26:57 ssl.key.password = null 16:26:57 ssl.keymanager.algorithm = SunX509 16:26:57 ssl.keystore.certificate.chain = null 16:26:57 ssl.keystore.key = null 16:26:57 ssl.keystore.location = null 16:26:57 ssl.keystore.password = null 16:26:57 ssl.keystore.type = JKS 16:26:57 ssl.protocol = TLSv1.3 16:26:57 ssl.provider = null 16:26:57 ssl.secure.random.implementation = null 16:26:57 ssl.trustmanager.algorithm = PKIX 16:26:57 ssl.truststore.certificates = null 16:26:57 ssl.truststore.location = null 16:26:57 ssl.truststore.password = null 16:26:57 ssl.truststore.type = JKS 16:26:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 16:26:57 2026-04-23T16:26:57.516Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:26:57 2026-04-23T16:26:57.645Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:26:57 2026-04-23T16:26:57.647Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:26:57 2026-04-23T16:26:57.648Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:26:57 2026-04-23T16:26:57.648Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961617645 16:26:57 2026-04-23T16:26:57.652Z INFO 11420 --- [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 16:26:57 2026-04-23T16:26:57.667Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:57 allow.auto.create.topics = true 16:26:57 auto.commit.interval.ms = 5000 16:26:57 auto.include.jmx.reporter = true 16:26:57 auto.offset.reset = latest 16:26:57 bootstrap.servers = [localhost:32777] 16:26:57 check.crcs = true 16:26:57 client.dns.lookup = use_all_dns_ips 16:26:57 client.id = consumer-ncmp-group-2 16:26:57 client.rack = 16:26:57 connections.max.idle.ms = 540000 16:26:57 default.api.timeout.ms = 60000 16:26:57 enable.auto.commit = false 16:26:57 enable.metrics.push = true 16:26:57 exclude.internal.topics = true 16:26:57 fetch.max.bytes = 52428800 16:26:57 fetch.max.wait.ms = 500 16:26:57 fetch.min.bytes = 1 16:26:57 group.id = ncmp-group 16:26:57 group.instance.id = null 16:26:57 group.protocol = classic 16:26:57 group.remote.assignor = null 16:26:57 heartbeat.interval.ms = 3000 16:26:57 interceptor.classes = [] 16:26:57 internal.leave.group.on.close = true 16:26:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:57 isolation.level = read_uncommitted 16:26:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 max.partition.fetch.bytes = 1048576 16:26:57 max.poll.interval.ms = 300000 16:26:57 max.poll.records = 500 16:26:57 metadata.max.age.ms = 300000 16:26:57 metadata.recovery.strategy = none 16:26:57 metric.reporters = [] 16:26:57 metrics.num.samples = 2 16:26:57 metrics.recording.level = INFO 16:26:57 metrics.sample.window.ms = 30000 16:26:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:57 receive.buffer.bytes = 65536 16:26:57 reconnect.backoff.max.ms = 1000 16:26:57 reconnect.backoff.ms = 50 16:26:57 request.timeout.ms = 30000 16:26:57 retry.backoff.max.ms = 1000 16:26:57 retry.backoff.ms = 100 16:26:57 sasl.client.callback.handler.class = null 16:26:57 sasl.jaas.config = null 16:26:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:57 sasl.kerberos.min.time.before.relogin = 60000 16:26:57 sasl.kerberos.service.name = null 16:26:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:57 sasl.login.callback.handler.class = null 16:26:57 sasl.login.class = null 16:26:57 sasl.login.connect.timeout.ms = null 16:26:57 sasl.login.read.timeout.ms = null 16:26:57 sasl.login.refresh.buffer.seconds = 300 16:26:57 sasl.login.refresh.min.period.seconds = 60 16:26:57 sasl.login.refresh.window.factor = 0.8 16:26:57 sasl.login.refresh.window.jitter = 0.05 16:26:57 sasl.login.retry.backoff.max.ms = 10000 16:26:57 sasl.login.retry.backoff.ms = 100 16:26:57 sasl.mechanism = GSSAPI 16:26:57 sasl.oauthbearer.clock.skew.seconds = 30 16:26:57 sasl.oauthbearer.expected.audience = null 16:26:57 sasl.oauthbearer.expected.issuer = null 16:26:57 sasl.oauthbearer.header.urlencode = false 16:26:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:57 sasl.oauthbearer.jwks.endpoint.url = null 16:26:57 sasl.oauthbearer.scope.claim.name = scope 16:26:57 sasl.oauthbearer.sub.claim.name = sub 16:26:57 sasl.oauthbearer.token.endpoint.url = null 16:26:57 security.protocol = PLAINTEXT 16:26:57 security.providers = null 16:26:57 send.buffer.bytes = 131072 16:26:57 session.timeout.ms = 45000 16:26:57 socket.connection.setup.timeout.max.ms = 30000 16:26:57 socket.connection.setup.timeout.ms = 10000 16:26:57 ssl.cipher.suites = null 16:26:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:57 ssl.endpoint.identification.algorithm = https 16:26:57 ssl.engine.factory.class = null 16:26:57 ssl.key.password = null 16:26:57 ssl.keymanager.algorithm = SunX509 16:26:57 ssl.keystore.certificate.chain = null 16:26:57 ssl.keystore.key = null 16:26:57 ssl.keystore.location = null 16:26:57 ssl.keystore.password = null 16:26:57 ssl.keystore.type = JKS 16:26:57 ssl.protocol = TLSv1.3 16:26:57 ssl.provider = null 16:26:57 ssl.secure.random.implementation = null 16:26:57 ssl.trustmanager.algorithm = PKIX 16:26:57 ssl.truststore.certificates = null 16:26:57 ssl.truststore.location = null 16:26:57 ssl.truststore.password = null 16:26:57 ssl.truststore.type = JKS 16:26:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 16:26:57 2026-04-23T16:26:57.667Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:26:57 2026-04-23T16:26:57.677Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:26:57 2026-04-23T16:26:57.677Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:26:57 2026-04-23T16:26:57.677Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:26:57 2026-04-23T16:26:57.677Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961617677 16:26:57 2026-04-23T16:26:57.678Z INFO 11420 --- [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 16:26:57 2026-04-23T16:26:57.680Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:57 allow.auto.create.topics = true 16:26:57 auto.commit.interval.ms = 5000 16:26:57 auto.include.jmx.reporter = true 16:26:57 auto.offset.reset = latest 16:26:57 bootstrap.servers = [localhost:32777] 16:26:57 check.crcs = true 16:26:57 client.dns.lookup = use_all_dns_ips 16:26:57 client.id = consumer-ncmp-group-3 16:26:57 client.rack = 16:26:57 connections.max.idle.ms = 540000 16:26:57 default.api.timeout.ms = 60000 16:26:57 enable.auto.commit = false 16:26:57 enable.metrics.push = true 16:26:57 exclude.internal.topics = true 16:26:57 fetch.max.bytes = 52428800 16:26:57 fetch.max.wait.ms = 500 16:26:57 fetch.min.bytes = 1 16:26:57 group.id = ncmp-group 16:26:57 group.instance.id = null 16:26:57 group.protocol = classic 16:26:57 group.remote.assignor = null 16:26:57 heartbeat.interval.ms = 3000 16:26:57 interceptor.classes = [] 16:26:57 internal.leave.group.on.close = true 16:26:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:57 isolation.level = read_uncommitted 16:26:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 max.partition.fetch.bytes = 1048576 16:26:57 max.poll.interval.ms = 300000 16:26:57 max.poll.records = 500 16:26:57 metadata.max.age.ms = 300000 16:26:57 metadata.recovery.strategy = none 16:26:57 metric.reporters = [] 16:26:57 metrics.num.samples = 2 16:26:57 metrics.recording.level = INFO 16:26:57 metrics.sample.window.ms = 30000 16:26:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:57 receive.buffer.bytes = 65536 16:26:57 reconnect.backoff.max.ms = 1000 16:26:57 reconnect.backoff.ms = 50 16:26:57 request.timeout.ms = 30000 16:26:57 retry.backoff.max.ms = 1000 16:26:57 retry.backoff.ms = 100 16:26:57 sasl.client.callback.handler.class = null 16:26:57 sasl.jaas.config = null 16:26:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:57 sasl.kerberos.min.time.before.relogin = 60000 16:26:57 sasl.kerberos.service.name = null 16:26:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:57 sasl.login.callback.handler.class = null 16:26:57 sasl.login.class = null 16:26:57 sasl.login.connect.timeout.ms = null 16:26:57 sasl.login.read.timeout.ms = null 16:26:57 sasl.login.refresh.buffer.seconds = 300 16:26:57 sasl.login.refresh.min.period.seconds = 60 16:26:57 sasl.login.refresh.window.factor = 0.8 16:26:57 sasl.login.refresh.window.jitter = 0.05 16:26:57 sasl.login.retry.backoff.max.ms = 10000 16:26:57 sasl.login.retry.backoff.ms = 100 16:26:57 sasl.mechanism = GSSAPI 16:26:57 sasl.oauthbearer.clock.skew.seconds = 30 16:26:57 sasl.oauthbearer.expected.audience = null 16:26:57 sasl.oauthbearer.expected.issuer = null 16:26:57 sasl.oauthbearer.header.urlencode = false 16:26:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:57 sasl.oauthbearer.jwks.endpoint.url = null 16:26:57 sasl.oauthbearer.scope.claim.name = scope 16:26:57 sasl.oauthbearer.sub.claim.name = sub 16:26:57 sasl.oauthbearer.token.endpoint.url = null 16:26:57 security.protocol = PLAINTEXT 16:26:57 security.providers = null 16:26:57 send.buffer.bytes = 131072 16:26:57 session.timeout.ms = 45000 16:26:57 socket.connection.setup.timeout.max.ms = 30000 16:26:57 socket.connection.setup.timeout.ms = 10000 16:26:57 ssl.cipher.suites = null 16:26:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:57 ssl.endpoint.identification.algorithm = https 16:26:57 ssl.engine.factory.class = null 16:26:57 ssl.key.password = null 16:26:57 ssl.keymanager.algorithm = SunX509 16:26:57 ssl.keystore.certificate.chain = null 16:26:57 ssl.keystore.key = null 16:26:57 ssl.keystore.location = null 16:26:57 ssl.keystore.password = null 16:26:57 ssl.keystore.type = JKS 16:26:57 ssl.protocol = TLSv1.3 16:26:57 ssl.provider = null 16:26:57 ssl.secure.random.implementation = null 16:26:57 ssl.trustmanager.algorithm = PKIX 16:26:57 ssl.truststore.certificates = null 16:26:57 ssl.truststore.location = null 16:26:57 ssl.truststore.password = null 16:26:57 ssl.truststore.type = JKS 16:26:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 16:26:57 2026-04-23T16:26:57.681Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:26:57 2026-04-23T16:26:57.758Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:26:57 2026-04-23T16:26:57.758Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:26:57 2026-04-23T16:26:57.758Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961617758 16:26:57 2026-04-23T16:26:57.758Z INFO 11420 --- [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 16:26:57 2026-04-23T16:26:57.769Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:57 allow.auto.create.topics = true 16:26:57 auto.commit.interval.ms = 5000 16:26:57 auto.include.jmx.reporter = true 16:26:57 auto.offset.reset = latest 16:26:57 bootstrap.servers = [localhost:32777] 16:26:57 check.crcs = true 16:26:57 client.dns.lookup = use_all_dns_ips 16:26:57 client.id = consumer-ncmp-group-4 16:26:57 client.rack = 16:26:57 connections.max.idle.ms = 540000 16:26:57 default.api.timeout.ms = 60000 16:26:57 enable.auto.commit = false 16:26:57 enable.metrics.push = true 16:26:57 exclude.internal.topics = true 16:26:57 fetch.max.bytes = 52428800 16:26:57 fetch.max.wait.ms = 500 16:26:57 fetch.min.bytes = 1 16:26:57 group.id = ncmp-group 16:26:57 group.instance.id = null 16:26:57 group.protocol = classic 16:26:57 group.remote.assignor = null 16:26:57 heartbeat.interval.ms = 3000 16:26:57 interceptor.classes = [] 16:26:57 internal.leave.group.on.close = true 16:26:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:57 isolation.level = read_uncommitted 16:26:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 max.partition.fetch.bytes = 1048576 16:26:57 max.poll.interval.ms = 300000 16:26:57 max.poll.records = 500 16:26:57 metadata.max.age.ms = 300000 16:26:57 metadata.recovery.strategy = none 16:26:57 metric.reporters = [] 16:26:57 metrics.num.samples = 2 16:26:57 metrics.recording.level = INFO 16:26:57 metrics.sample.window.ms = 30000 16:26:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:57 receive.buffer.bytes = 65536 16:26:57 reconnect.backoff.max.ms = 1000 16:26:57 reconnect.backoff.ms = 50 16:26:57 request.timeout.ms = 30000 16:26:57 retry.backoff.max.ms = 1000 16:26:57 retry.backoff.ms = 100 16:26:57 sasl.client.callback.handler.class = null 16:26:57 sasl.jaas.config = null 16:26:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:57 sasl.kerberos.min.time.before.relogin = 60000 16:26:57 sasl.kerberos.service.name = null 16:26:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:57 sasl.login.callback.handler.class = null 16:26:57 sasl.login.class = null 16:26:57 sasl.login.connect.timeout.ms = null 16:26:57 sasl.login.read.timeout.ms = null 16:26:57 sasl.login.refresh.buffer.seconds = 300 16:26:57 sasl.login.refresh.min.period.seconds = 60 16:26:57 sasl.login.refresh.window.factor = 0.8 16:26:57 sasl.login.refresh.window.jitter = 0.05 16:26:57 sasl.login.retry.backoff.max.ms = 10000 16:26:57 sasl.login.retry.backoff.ms = 100 16:26:57 sasl.mechanism = GSSAPI 16:26:57 sasl.oauthbearer.clock.skew.seconds = 30 16:26:57 sasl.oauthbearer.expected.audience = null 16:26:57 sasl.oauthbearer.expected.issuer = null 16:26:57 sasl.oauthbearer.header.urlencode = false 16:26:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:57 sasl.oauthbearer.jwks.endpoint.url = null 16:26:57 sasl.oauthbearer.scope.claim.name = scope 16:26:57 sasl.oauthbearer.sub.claim.name = sub 16:26:57 sasl.oauthbearer.token.endpoint.url = null 16:26:57 security.protocol = PLAINTEXT 16:26:57 security.providers = null 16:26:57 send.buffer.bytes = 131072 16:26:57 session.timeout.ms = 45000 16:26:57 socket.connection.setup.timeout.max.ms = 30000 16:26:57 socket.connection.setup.timeout.ms = 10000 16:26:57 ssl.cipher.suites = null 16:26:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:57 ssl.endpoint.identification.algorithm = https 16:26:57 ssl.engine.factory.class = null 16:26:57 ssl.key.password = null 16:26:57 ssl.keymanager.algorithm = SunX509 16:26:57 ssl.keystore.certificate.chain = null 16:26:57 ssl.keystore.key = null 16:26:57 ssl.keystore.location = null 16:26:57 ssl.keystore.password = null 16:26:57 ssl.keystore.type = JKS 16:26:57 ssl.protocol = TLSv1.3 16:26:57 ssl.provider = null 16:26:57 ssl.secure.random.implementation = null 16:26:57 ssl.trustmanager.algorithm = PKIX 16:26:57 ssl.truststore.certificates = null 16:26:57 ssl.truststore.location = null 16:26:57 ssl.truststore.password = null 16:26:57 ssl.truststore.type = JKS 16:26:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 16:26:57 2026-04-23T16:26:57.769Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:26:57 2026-04-23T16:26:57.775Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:26:57 2026-04-23T16:26:57.775Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:26:57 2026-04-23T16:26:57.775Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:26:57 2026-04-23T16:26:57.775Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961617775 16:26:57 2026-04-23T16:26:57.775Z INFO 11420 --- [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 16:26:57 2026-04-23T16:26:57.777Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:57 allow.auto.create.topics = true 16:26:57 auto.commit.interval.ms = 5000 16:26:57 auto.include.jmx.reporter = true 16:26:57 auto.offset.reset = latest 16:26:57 bootstrap.servers = [localhost:32777] 16:26:57 check.crcs = true 16:26:57 client.dns.lookup = use_all_dns_ips 16:26:57 client.id = consumer-ncmp-data-operation-event-group-5 16:26:57 client.rack = 16:26:57 connections.max.idle.ms = 540000 16:26:57 default.api.timeout.ms = 60000 16:26:57 enable.auto.commit = false 16:26:57 enable.metrics.push = true 16:26:57 exclude.internal.topics = true 16:26:57 fetch.max.bytes = 52428800 16:26:57 fetch.max.wait.ms = 500 16:26:57 fetch.min.bytes = 1 16:26:57 group.id = ncmp-data-operation-event-group 16:26:57 group.instance.id = null 16:26:57 group.protocol = classic 16:26:57 group.remote.assignor = null 16:26:57 heartbeat.interval.ms = 3000 16:26:57 interceptor.classes = [] 16:26:57 internal.leave.group.on.close = true 16:26:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:57 isolation.level = read_uncommitted 16:26:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 max.partition.fetch.bytes = 1048576 16:26:57 max.poll.interval.ms = 300000 16:26:57 max.poll.records = 500 16:26:57 metadata.max.age.ms = 300000 16:26:57 metadata.recovery.strategy = none 16:26:57 metric.reporters = [] 16:26:57 metrics.num.samples = 2 16:26:57 metrics.recording.level = INFO 16:26:57 metrics.sample.window.ms = 30000 16:26:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:57 receive.buffer.bytes = 65536 16:26:57 reconnect.backoff.max.ms = 1000 16:26:57 reconnect.backoff.ms = 50 16:26:57 request.timeout.ms = 30000 16:26:57 retry.backoff.max.ms = 1000 16:26:57 retry.backoff.ms = 100 16:26:57 sasl.client.callback.handler.class = null 16:26:57 sasl.jaas.config = null 16:26:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:57 sasl.kerberos.min.time.before.relogin = 60000 16:26:57 sasl.kerberos.service.name = null 16:26:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:57 sasl.login.callback.handler.class = null 16:26:57 sasl.login.class = null 16:26:57 sasl.login.connect.timeout.ms = null 16:26:57 sasl.login.read.timeout.ms = null 16:26:57 sasl.login.refresh.buffer.seconds = 300 16:26:57 sasl.login.refresh.min.period.seconds = 60 16:26:57 sasl.login.refresh.window.factor = 0.8 16:26:57 sasl.login.refresh.window.jitter = 0.05 16:26:57 sasl.login.retry.backoff.max.ms = 10000 16:26:57 sasl.login.retry.backoff.ms = 100 16:26:57 sasl.mechanism = GSSAPI 16:26:57 sasl.oauthbearer.clock.skew.seconds = 30 16:26:57 sasl.oauthbearer.expected.audience = null 16:26:57 sasl.oauthbearer.expected.issuer = null 16:26:57 sasl.oauthbearer.header.urlencode = false 16:26:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:57 sasl.oauthbearer.jwks.endpoint.url = null 16:26:57 sasl.oauthbearer.scope.claim.name = scope 16:26:57 sasl.oauthbearer.sub.claim.name = sub 16:26:57 sasl.oauthbearer.token.endpoint.url = null 16:26:57 security.protocol = PLAINTEXT 16:26:57 security.providers = null 16:26:57 send.buffer.bytes = 131072 16:26:57 session.timeout.ms = 45000 16:26:57 socket.connection.setup.timeout.max.ms = 30000 16:26:57 socket.connection.setup.timeout.ms = 10000 16:26:57 ssl.cipher.suites = null 16:26:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:57 ssl.endpoint.identification.algorithm = https 16:26:57 ssl.engine.factory.class = null 16:26:57 ssl.key.password = null 16:26:57 ssl.keymanager.algorithm = SunX509 16:26:57 ssl.keystore.certificate.chain = null 16:26:57 ssl.keystore.key = null 16:26:57 ssl.keystore.location = null 16:26:57 ssl.keystore.password = null 16:26:57 ssl.keystore.type = JKS 16:26:57 ssl.protocol = TLSv1.3 16:26:57 ssl.provider = null 16:26:57 ssl.secure.random.implementation = null 16:26:57 ssl.trustmanager.algorithm = PKIX 16:26:57 ssl.truststore.certificates = null 16:26:57 ssl.truststore.location = null 16:26:57 ssl.truststore.password = null 16:26:57 ssl.truststore.type = JKS 16:26:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 16:26:57 2026-04-23T16:26:57.778Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:26:57 2026-04-23T16:26:57.783Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 16:26:57 2026-04-23T16:26:57.783Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:26:57 2026-04-23T16:26:57.783Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:26:57 2026-04-23T16:26:57.783Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961617783 16:26:57 2026-04-23T16:26:57.783Z INFO 11420 --- [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 16:26:57 2026-04-23T16:26:57.785Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:26:57 allow.auto.create.topics = true 16:26:57 auto.commit.interval.ms = 5000 16:26:57 auto.include.jmx.reporter = true 16:26:57 auto.offset.reset = latest 16:26:57 bootstrap.servers = [localhost:32777] 16:26:57 check.crcs = true 16:26:57 client.dns.lookup = use_all_dns_ips 16:26:57 client.id = consumer-ncmp-async-rest-request-event-group-6 16:26:57 client.rack = 16:26:57 connections.max.idle.ms = 540000 16:26:57 default.api.timeout.ms = 60000 16:26:57 enable.auto.commit = false 16:26:57 enable.metrics.push = true 16:26:57 exclude.internal.topics = true 16:26:57 fetch.max.bytes = 52428800 16:26:57 fetch.max.wait.ms = 500 16:26:57 fetch.min.bytes = 1 16:26:57 group.id = ncmp-async-rest-request-event-group 16:26:57 group.instance.id = null 16:26:57 group.protocol = classic 16:26:57 group.remote.assignor = null 16:26:57 heartbeat.interval.ms = 3000 16:26:57 interceptor.classes = [] 16:26:57 internal.leave.group.on.close = true 16:26:57 internal.throw.on.fetch.stable.offset.unsupported = false 16:26:57 isolation.level = read_uncommitted 16:26:57 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 max.partition.fetch.bytes = 1048576 16:26:57 max.poll.interval.ms = 300000 16:26:57 max.poll.records = 500 16:26:57 metadata.max.age.ms = 300000 16:26:57 metadata.recovery.strategy = none 16:26:57 metric.reporters = [] 16:26:57 metrics.num.samples = 2 16:26:57 metrics.recording.level = INFO 16:26:57 metrics.sample.window.ms = 30000 16:26:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:26:57 receive.buffer.bytes = 65536 16:26:57 reconnect.backoff.max.ms = 1000 16:26:57 reconnect.backoff.ms = 50 16:26:57 request.timeout.ms = 30000 16:26:57 retry.backoff.max.ms = 1000 16:26:57 retry.backoff.ms = 100 16:26:57 sasl.client.callback.handler.class = null 16:26:57 sasl.jaas.config = null 16:26:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:26:57 sasl.kerberos.min.time.before.relogin = 60000 16:26:57 sasl.kerberos.service.name = null 16:26:57 sasl.kerberos.ticket.renew.jitter = 0.05 16:26:57 sasl.kerberos.ticket.renew.window.factor = 0.8 16:26:57 sasl.login.callback.handler.class = null 16:26:57 sasl.login.class = null 16:26:57 sasl.login.connect.timeout.ms = null 16:26:57 sasl.login.read.timeout.ms = null 16:26:57 sasl.login.refresh.buffer.seconds = 300 16:26:57 sasl.login.refresh.min.period.seconds = 60 16:26:57 sasl.login.refresh.window.factor = 0.8 16:26:57 sasl.login.refresh.window.jitter = 0.05 16:26:57 sasl.login.retry.backoff.max.ms = 10000 16:26:57 sasl.login.retry.backoff.ms = 100 16:26:57 sasl.mechanism = GSSAPI 16:26:57 sasl.oauthbearer.clock.skew.seconds = 30 16:26:57 sasl.oauthbearer.expected.audience = null 16:26:57 sasl.oauthbearer.expected.issuer = null 16:26:57 sasl.oauthbearer.header.urlencode = false 16:26:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:26:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:26:57 sasl.oauthbearer.jwks.endpoint.url = null 16:26:57 sasl.oauthbearer.scope.claim.name = scope 16:26:57 sasl.oauthbearer.sub.claim.name = sub 16:26:57 sasl.oauthbearer.token.endpoint.url = null 16:26:57 security.protocol = PLAINTEXT 16:26:57 security.providers = null 16:26:57 send.buffer.bytes = 131072 16:26:57 session.timeout.ms = 45000 16:26:57 socket.connection.setup.timeout.max.ms = 30000 16:26:57 socket.connection.setup.timeout.ms = 10000 16:26:57 ssl.cipher.suites = null 16:26:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:26:57 ssl.endpoint.identification.algorithm = https 16:26:57 ssl.engine.factory.class = null 16:26:57 ssl.key.password = null 16:26:57 ssl.keymanager.algorithm = SunX509 16:26:57 ssl.keystore.certificate.chain = null 16:26:57 ssl.keystore.key = null 16:26:57 ssl.keystore.location = null 16:26:57 ssl.keystore.password = null 16:26:57 ssl.keystore.type = JKS 16:26:57 ssl.protocol = TLSv1.3 16:26:57 ssl.provider = null 16:26:57 ssl.secure.random.implementation = null 16:26:57 ssl.trustmanager.algorithm = PKIX 16:26:57 ssl.truststore.certificates = null 16:26:57 ssl.truststore.location = null 16:26:57 ssl.truststore.password = null 16:26:57 ssl.truststore.type = JKS 16:26:57 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 16:26:57 16:26:57 2026-04-23T16:26:57.785Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:26:57 2026-04-23T16:26:57.801Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:26:57 2026-04-23T16:26:57.801Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:26:57 2026-04-23T16:26:57.801Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961617801 16:26:57 2026-04-23T16:26:57.801Z INFO 11420 --- [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 16:26:57 2026-04-23T16:26:57.827Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.i.f.ncmp.DcmWriteSubJobSpec : Started DcmWriteSubJobSpec in 18.228 seconds (process running for 69.703) 16:26:57 2026-04-23T16:26:57.828Z INFO 11420 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CpsNotificationSubscriptionModelLoader 16:26:57 2026-04-23T16:26:57.828Z INFO 11420 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader InventoryModelLoader 16:26:57 2026-04-23T16:26:57.828Z INFO 11420 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader CmDataSubscriptionModelLoader 16:26:57 2026-04-23T16:26:57.828Z INFO 11420 --- [cps-integration-test] [ main] o.c.i.a.ModelLoaderRegistrationOnStartup : Registering ModelLoader ModelLoadersCompletedCheck 16:26:57 2026-04-23T16:26:57.837Z INFO 11420 --- [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... 16:26:57 2026-04-23T16:26:57.844Z INFO 11420 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 16:26:57 2026-04-23T16:26:57.844Z INFO 11420 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:26:58 2026-04-23T16:26:57.937Z INFO 11420 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:26:58 2026-04-23T16:26:57.938Z INFO 11420 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Started: CPS Data Notification Subscription Models 16:26:58 2026-04-23T16:26:58.357Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.358Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.358Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.358Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.358Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.358Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.359Z INFO 11420 --- [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 16:26:58 2026-04-23T16:26:58.359Z INFO 11420 --- [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 16:26:58 2026-04-23T16:26:58.359Z INFO 11420 --- [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 16:26:58 2026-04-23T16:26:58.359Z INFO 11420 --- [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 16:26:58 2026-04-23T16:26:58.359Z INFO 11420 --- [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 16:26:58 2026-04-23T16:26:58.361Z INFO 11420 --- [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 16:26:58 2026-04-23T16:26:58.505Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.510Z WARN 11420 --- [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 7 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 16:26:58 2026-04-23T16:26:58.518Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.521Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.526Z WARN 11420 --- [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} 16:26:58 2026-04-23T16:26:58.698Z WARN 11420 --- [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 9 : {dmi-cm-events=UNKNOWN_TOPIC_OR_PARTITION} 16:26:58 2026-04-23T16:26:58.699Z WARN 11420 --- [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 9 : {dmi-device-heartbeat=UNKNOWN_TOPIC_OR_PARTITION} 16:26:58 2026-04-23T16:26:58.744Z WARN 11420 --- [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 9 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:26:58 2026-04-23T16:26:58.747Z WARN 11420 --- [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 9 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 16:26:58 2026-04-23T16:26:58.752Z WARN 11420 --- [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 9 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:26:59 2026-04-23T16:26:59.155Z WARN 11420 --- [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 11 : {subscription=UNKNOWN_TOPIC_OR_PARTITION} 16:26:59 2026-04-23T16:26:59.163Z WARN 11420 --- [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 11 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 16:26:59 2026-04-23T16:26:59.213Z INFO 11420 --- [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) 16:26:59 2026-04-23T16:26:59.217Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.231Z INFO 11420 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1: CPS Data Notification Subscription models onboarded successfully 16:26:59 2026-04-23T16:26:59.231Z INFO 11420 --- [cps-integration-test] [ main] i.CpsNotificationSubscriptionModelLoader : Model Loader #1 Completed 16:26:59 2026-04-23T16:26:59.231Z INFO 11420 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:26:59 2026-04-23T16:26:59.231Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 16:26:59 2026-04-23T16:26:59.249Z INFO 11420 --- [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] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 16:26:59 2026-04-23T16:26:59.249Z INFO 11420 --- [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] Requesting disconnect from last known coordinator localhost:32777 (id: 2147483646 rack: null) 16:26:59 2026-04-23T16:26:59.249Z INFO 11420 --- [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] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 16:26:59 2026-04-23T16:26:59.250Z INFO 11420 --- [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] Client requested disconnect from node 2147483646 16:26:59 2026-04-23T16:26:59.259Z INFO 11420 --- [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) 16:26:59 2026-04-23T16:26:59.259Z INFO 11420 --- [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] Group coordinator localhost:32777 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 16:26:59 2026-04-23T16:26:59.259Z INFO 11420 --- [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] Requesting disconnect from last known coordinator localhost:32777 (id: 2147483646 rack: null) 16:26:59 2026-04-23T16:26:59.310Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: New installation using inventory model revision dmi-registry-2026-01-28. 16:26:59 2026-04-23T16:26:59.364Z INFO 11420 --- [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) 16:26:59 2026-04-23T16:26:59.365Z INFO 11420 --- [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: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 16:26:59 2026-04-23T16:26:59.365Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.385Z INFO 11420 --- [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-8f8620ab-bf4c-4666-9eb9-2b8ed1d0d56f 16:26:59 2026-04-23T16:26:59.385Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.409Z INFO 11420 --- [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-8f8620ab-bf4c-4666-9eb9-2b8ed1d0d56f', protocol='range'} 16:26:59 2026-04-23T16:26:59.419Z INFO 11420 --- [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-8f8620ab-bf4c-4666-9eb9-2b8ed1d0d56f=Assignment(partitions=[ncmp-async-m2m-0])} 16:26:59 2026-04-23T16:26:59.462Z INFO 11420 --- [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-8f8620ab-bf4c-4666-9eb9-2b8ed1d0d56f', protocol='range'} 16:26:59 2026-04-23T16:26:59.463Z INFO 11420 --- [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]) 16:26:59 2026-04-23T16:26:59.466Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2: Inventory model dmi-registry-2026-01-28 installed successfully, 16:26:59 2026-04-23T16:26:59.486Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.501Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.518Z INFO 11420 --- [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}}. 16:26:59 2026-04-23T16:26:59.542Z INFO 11420 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 16:26:59 2026-04-23T16:26:59.554Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 16:26:59 2026-04-23T16:26:59.577Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 16:26:59 2026-04-23T16:26:59.592Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 16:26:59 2026-04-23T16:26:59.605Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 16:26:59 2026-04-23T16:26:59.615Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 16:26:59 2026-04-23T16:26:59.656Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 16:26:59 2026-04-23T16:26:59.711Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries 16:26:59 2026-04-23T16:26:59.711Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 16:26:59 2026-04-23T16:26:59.712Z INFO 11420 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:26:59 2026-04-23T16:26:59.712Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 16:26:59 2026-04-23T16:26:59.762Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3: NCMP CM Data Notification Subscription Models onboarded successfully 16:26:59 2026-04-23T16:26:59.762Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed 16:26:59 2026-04-23T16:26:59.763Z INFO 11420 --- [cps-integration-test] [ main] org.onap.cps.init.AbstractModelLoader : This instance is model loader master 16:26:59 2026-04-23T16:26:59.763Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Started: Completion Check 16:26:59 2026-04-23T16:26:59.764Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: Model loading (on master) finished 16:26:59 2026-04-23T16:26:59.764Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST: This instance is model loader master. Model loading completed 16:26:59 2026-04-23T16:26:59.764Z INFO 11420 --- [cps-integration-test] [ main] o.o.cps.init.ModelLoadersCompletedCheck : Model Loader #LAST Completed 16:26:59 2026-04-23T16:26:59.834Z INFO 11420 --- [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) 16:26:59 2026-04-23T16:26:59.836Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.851Z INFO 11420 --- [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) 16:26:59 2026-04-23T16:26:59.853Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.856Z INFO 11420 --- [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) 16:26:59 2026-04-23T16:26:59.858Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.858Z INFO 11420 --- [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-4f9ce3c1-a668-46b3-a866-c989a456bdc2 16:26:59 2026-04-23T16:26:59.859Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.863Z INFO 11420 --- [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-4f9ce3c1-a668-46b3-a866-c989a456bdc2', protocol='range'} 16:26:59 2026-04-23T16:26:59.863Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-2-4f9ce3c1-a668-46b3-a866-c989a456bdc2=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0])} 16:26:59 2026-04-23T16:26:59.866Z INFO 11420 --- [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=1, memberId='consumer-ncmp-group-2-4f9ce3c1-a668-46b3-a866-c989a456bdc2', protocol='range'} 16:26:59 2026-04-23T16:26:59.866Z INFO 11420 --- [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-7828fb0f-a025-4366-871f-ad052311895e 16:26:59 2026-04-23T16:26:59.867Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.868Z INFO 11420 --- [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]) 16:26:59 2026-04-23T16:26:59.868Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.870Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.870Z INFO 11420 --- [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-74d05b57-7816-4213-bfd6-53e7d6b64bb8 16:26:59 2026-04-23T16:26:59.871Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.873Z INFO 11420 --- [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 16:26:59 2026-04-23T16:26:59.875Z INFO 11420 --- [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}}. 16:26:59 2026-04-23T16:26:59.881Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:27:00 2026-04-23T16:27:00.007Z INFO 11420 --- [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) 16:27:00 2026-04-23T16:27:00.008Z INFO 11420 --- [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 16:27:00 2026-04-23T16:27:00.016Z INFO 11420 --- [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-b104b2b7-5315-4143-b3b0-8feb97ea04cd 16:27:00 2026-04-23T16:27:00.016Z INFO 11420 --- [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 16:27:00 2026-04-23T16:27:00.032Z INFO 11420 --- [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) 16:27:00 2026-04-23T16:27:00.033Z INFO 11420 --- [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 16:27:00 2026-04-23T16:27:00.041Z INFO 11420 --- [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-c13b15b9-7f7d-4b89-b7b8-68b30f21820c 16:27:00 2026-04-23T16:27:00.042Z INFO 11420 --- [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 16:27:00 2026-04-23T16:27:00.045Z INFO 11420 --- [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-c13b15b9-7f7d-4b89-b7b8-68b30f21820c', protocol='range'} 16:27:00 2026-04-23T16:27:00.046Z INFO 11420 --- [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-c13b15b9-7f7d-4b89-b7b8-68b30f21820c=Assignment(partitions=[ncmp-async-m2m-0])} 16:27:00 2026-04-23T16:27:00.049Z INFO 11420 --- [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-c13b15b9-7f7d-4b89-b7b8-68b30f21820c', protocol='range'} 16:27:00 2026-04-23T16:27:00.050Z INFO 11420 --- [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]) 16:27:00 2026-04-23T16:27:00.050Z INFO 11420 --- [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 16:27:00 2026-04-23T16:27:00.052Z INFO 11420 --- [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 16:27:00 2026-04-23T16:27:00.054Z INFO 11420 --- [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 16:27:00 2026-04-23T16:27:00.056Z INFO 11420 --- [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}}. 16:27:00 2026-04-23T16:27:00.063Z INFO 11420 --- [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] 16:27:00 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:27:01 2026-04-23T16:27:00.953Z INFO 11420 --- [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] 16:27:01 2026-04-23T16:27:00.974Z INFO 11420 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:01 acks = -1 16:27:01 auto.include.jmx.reporter = true 16:27:01 batch.size = 16384 16:27:01 bootstrap.servers = [localhost:32777] 16:27:01 buffer.memory = 33554432 16:27:01 client.dns.lookup = use_all_dns_ips 16:27:01 client.id = cps-core-1 16:27:01 compression.gzip.level = -1 16:27:01 compression.lz4.level = 9 16:27:01 compression.type = none 16:27:01 compression.zstd.level = 3 16:27:01 connections.max.idle.ms = 540000 16:27:01 delivery.timeout.ms = 120000 16:27:01 enable.idempotence = true 16:27:01 enable.metrics.push = true 16:27:01 interceptor.classes = [] 16:27:01 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:01 linger.ms = 0 16:27:01 max.block.ms = 60000 16:27:01 max.in.flight.requests.per.connection = 5 16:27:01 max.request.size = 1048576 16:27:01 metadata.max.age.ms = 300000 16:27:01 metadata.max.idle.ms = 300000 16:27:01 metadata.recovery.strategy = none 16:27:01 metric.reporters = [] 16:27:01 metrics.num.samples = 2 16:27:01 metrics.recording.level = INFO 16:27:01 metrics.sample.window.ms = 30000 16:27:01 partitioner.adaptive.partitioning.enable = true 16:27:01 partitioner.availability.timeout.ms = 0 16:27:01 partitioner.class = null 16:27:01 partitioner.ignore.keys = false 16:27:01 receive.buffer.bytes = 32768 16:27:01 reconnect.backoff.max.ms = 1000 16:27:01 reconnect.backoff.ms = 50 16:27:01 request.timeout.ms = 30000 16:27:01 retries = 2147483647 16:27:01 retry.backoff.max.ms = 1000 16:27:01 retry.backoff.ms = 100 16:27:01 sasl.client.callback.handler.class = null 16:27:01 sasl.jaas.config = null 16:27:01 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:01 sasl.kerberos.min.time.before.relogin = 60000 16:27:01 sasl.kerberos.service.name = null 16:27:01 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:01 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:01 sasl.login.callback.handler.class = null 16:27:01 sasl.login.class = null 16:27:01 sasl.login.connect.timeout.ms = null 16:27:01 sasl.login.read.timeout.ms = null 16:27:01 sasl.login.refresh.buffer.seconds = 300 16:27:01 sasl.login.refresh.min.period.seconds = 60 16:27:01 sasl.login.refresh.window.factor = 0.8 16:27:01 sasl.login.refresh.window.jitter = 0.05 16:27:01 sasl.login.retry.backoff.max.ms = 10000 16:27:01 sasl.login.retry.backoff.ms = 100 16:27:01 sasl.mechanism = GSSAPI 16:27:01 sasl.oauthbearer.clock.skew.seconds = 30 16:27:01 sasl.oauthbearer.expected.audience = null 16:27:01 sasl.oauthbearer.expected.issuer = null 16:27:01 sasl.oauthbearer.header.urlencode = false 16:27:01 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:01 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:01 sasl.oauthbearer.jwks.endpoint.url = null 16:27:01 sasl.oauthbearer.scope.claim.name = scope 16:27:01 sasl.oauthbearer.sub.claim.name = sub 16:27:01 sasl.oauthbearer.token.endpoint.url = null 16:27:01 security.protocol = PLAINTEXT 16:27:01 security.providers = null 16:27:01 send.buffer.bytes = 131072 16:27:01 socket.connection.setup.timeout.max.ms = 30000 16:27:01 socket.connection.setup.timeout.ms = 10000 16:27:01 ssl.cipher.suites = null 16:27:01 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:01 ssl.endpoint.identification.algorithm = https 16:27:01 ssl.engine.factory.class = null 16:27:01 ssl.key.password = null 16:27:01 ssl.keymanager.algorithm = SunX509 16:27:01 ssl.keystore.certificate.chain = null 16:27:01 ssl.keystore.key = null 16:27:01 ssl.keystore.location = null 16:27:01 ssl.keystore.password = null 16:27:01 ssl.keystore.type = JKS 16:27:01 ssl.protocol = TLSv1.3 16:27:01 ssl.provider = null 16:27:01 ssl.secure.random.implementation = null 16:27:01 ssl.trustmanager.algorithm = PKIX 16:27:01 ssl.truststore.certificates = null 16:27:01 ssl.truststore.location = null 16:27:01 ssl.truststore.password = null 16:27:01 ssl.truststore.type = JKS 16:27:01 transaction.timeout.ms = 60000 16:27:01 transactional.id = null 16:27:01 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 16:27:01 16:27:01 2026-04-23T16:27:00.975Z INFO 11420 --- [cps-integration-test] [ Async-1] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:01 2026-04-23T16:27:00.981Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:01 2026-04-23T16:27:00.985Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:01 2026-04-23T16:27:00.990Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:01 2026-04-23T16:27:00.991Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:01 2026-04-23T16:27:00.991Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:01 2026-04-23T16:27:00.992Z INFO 11420 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:27:01 2026-04-23T16:27:01.008Z INFO 11420 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:01 2026-04-23T16:27:01.008Z INFO 11420 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:01 2026-04-23T16:27:01.008Z INFO 11420 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961621008 16:27:01 2026-04-23T16:27:01.023Z WARN 11420 --- [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} 16:27:01 2026-04-23T16:27:01.023Z INFO 11420 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:01 2026-04-23T16:27:01.239Z WARN 11420 --- [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 8 : {ncmp-events=UNKNOWN_TOPIC_OR_PARTITION} 16:27:01 2026-04-23T16:27:01.347Z INFO 11420 --- [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 16:27:01 2026-04-23T16:27:01.639Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:01 2026-04-23T16:27:01.658Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:01 2026-04-23T16:27:01.782Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:01 2026-04-23T16:27:01.883Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:01 2026-04-23T16:27:01.883Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:01 2026-04-23T16:27:01.884Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:01 2026-04-23T16:27:01.884Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:01 2026-04-23T16:27:01.884Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:02 2026-04-23T16:27:01.974Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:02 2026-04-23T16:27:01.994Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:02 2026-04-23T16:27:02.047Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:02 2026-04-23T16:27:02.128Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:02 2026-04-23T16:27:02.128Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:02 2026-04-23T16:27:02.129Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:02 2026-04-23T16:27:02.129Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:02 2026-04-23T16:27:02.129Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:02 2026-04-23T16:27:02.228Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:27:02 2026-04-23T16:27:02.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:27:02 2026-04-23T16:27:02.294Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:02 2026-04-23T16:27:02.492Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.t.c.DataJobControllerForTest : Internal API: writeDataJob invoked for some-job-id 16:27:02 2026-04-23T16:27:02.492Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Total operations received: 3 16:27:02 2026-04-23T16:27:02.570Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: some-job-id - Received 2 sub-job(s) from DMI. 16:27:02 2026-04-23T16:27:02.869Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: group is already rebalancing 16:27:02 2026-04-23T16:27:02.871Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 16:27:02 2026-04-23T16:27:02.872Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 16:27:02 2026-04-23T16:27:02.872Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.877Z INFO 11420 --- [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-7828fb0f-a025-4366-871f-ad052311895e', protocol='range'} 16:27:02 2026-04-23T16:27:02.878Z INFO 11420 --- [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-74d05b57-7816-4213-bfd6-53e7d6b64bb8', protocol='range'} 16:27:02 2026-04-23T16:27:02.879Z INFO 11420 --- [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-b104b2b7-5315-4143-b3b0-8feb97ea04cd', protocol='range'} 16:27:02 2026-04-23T16:27:02.879Z INFO 11420 --- [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-4f9ce3c1-a668-46b3-a866-c989a456bdc2', protocol='range'} 16:27:02 2026-04-23T16:27:02.936Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-3-7828fb0f-a025-4366-871f-ad052311895e=Assignment(partitions=[subscription-0]), consumer-ncmp-group-1-74d05b57-7816-4213-bfd6-53e7d6b64bb8=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-4f9ce3c1-a668-46b3-a866-c989a456bdc2=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-4-b104b2b7-5315-4143-b3b0-8feb97ea04cd=Assignment(partitions=[dmi-device-heartbeat-0])} 16:27:02 2026-04-23T16:27:02.944Z INFO 11420 --- [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-7828fb0f-a025-4366-871f-ad052311895e', protocol='range'} 16:27:02 2026-04-23T16:27:02.944Z INFO 11420 --- [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]) 16:27:02 2026-04-23T16:27:02.944Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.945Z INFO 11420 --- [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-b104b2b7-5315-4143-b3b0-8feb97ea04cd', protocol='range'} 16:27:02 2026-04-23T16:27:02.945Z INFO 11420 --- [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]) 16:27:02 2026-04-23T16:27:02.945Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.946Z INFO 11420 --- [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-74d05b57-7816-4213-bfd6-53e7d6b64bb8', protocol='range'} 16:27:02 2026-04-23T16:27:02.946Z INFO 11420 --- [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]) 16:27:02 2026-04-23T16:27:02.946Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.949Z INFO 11420 --- [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-4f9ce3c1-a668-46b3-a866-c989a456bdc2', protocol='range'} 16:27:02 2026-04-23T16:27:02.949Z INFO 11420 --- [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]) 16:27:02 2026-04-23T16:27:02.949Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.949Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.950Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.951Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.953Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.954Z INFO 11420 --- [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 16:27:02 2026-04-23T16:27:02.955Z INFO 11420 --- [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 16:27:03 2026-04-23T16:27:02.956Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerUtils : Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}} 16:27:03 2026-04-23T16:27:02.957Z INFO 11420 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 16:27:03 2026-04-23T16:27:02.957Z INFO 11420 --- [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}}. 16:27:03 2026-04-23T16:27:02.958Z INFO 11420 --- [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}}. 16:27:03 2026-04-23T16:27:02.960Z INFO 11420 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 16:27:03 2026-04-23T16:27:02.964Z INFO 11420 --- [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}}. 16:27:03 2026-04-23T16:27:02.973Z INFO 11420 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 16:27:03 2026-04-23T16:27:02.973Z INFO 11420 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 16:27:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.51 s -- in org.onap.cps.integration.functional.ncmp.DcmWriteSubJobSpec 16:27:03 [INFO] Running org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 16:27:03 2026-04-23T16:27:03.110Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:03 2026-04-23T16:27:03.110Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:03 2026-04-23T16:27:03.111Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:03 2026-04-23T16:27:03.111Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:03 2026-04-23T16:27:03.111Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:03 2026-04-23T16:27:03.193Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:03 2026-04-23T16:27:03.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:03 2026-04-23T16:27:03.258Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:03 2026-04-23T16:27:03.555Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:03 2026-04-23T16:27:03.556Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:03 2026-04-23T16:27:03.557Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:03 2026-04-23T16:27:03.557Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:03 2026-04-23T16:27:03.557Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:03 2026-04-23T16:27:03.650Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:03 2026-04-23T16:27:03.674Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:03 2026-04-23T16:27:03.715Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:03 2026-04-23T16:27:03.935Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:03 2026-04-23T16:27:03.936Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:03 2026-04-23T16:27:03.937Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:03 2026-04-23T16:27:03.937Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:03 2026-04-23T16:27:03.937Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:04 2026-04-23T16:27:04.035Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:04 2026-04-23T16:27:04.060Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:04 2026-04-23T16:27:04.097Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.209 s -- in org.onap.cps.integration.functional.ncmp.data.AlternateIdSpec 16:27:04 [INFO] Running org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 16:27:04 2026-04-23T16:27:04.343Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:04 2026-04-23T16:27:04.344Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:04 2026-04-23T16:27:04.344Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:04 2026-04-23T16:27:04.345Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:04 2026-04-23T16:27:04.345Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:04 2026-04-23T16:27:04.425Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:04 2026-04-23T16:27:04.442Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:04 2026-04-23T16:27:04.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:04 2026-04-23T16:27:04.529Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:04 2026-04-23T16:27:04.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:04 2026-04-23T16:27:04.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:04 2026-04-23T16:27:04.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:04 2026-04-23T16:27:04.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:04 2026-04-23T16:27:04.612Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:04 2026-04-23T16:27:04.628Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:04 2026-04-23T16:27:04.679Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:04 2026-04-23T16:27:04.956Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:04 2026-04-23T16:27:04.957Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:04 2026-04-23T16:27:04.957Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:04 2026-04-23T16:27:04.958Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:04 2026-04-23T16:27:04.958Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:05 2026-04-23T16:27:05.046Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:05 2026-04-23T16:27:05.061Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:05 2026-04-23T16:27:05.097Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:05 2026-04-23T16:27:05.150Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:05 2026-04-23T16:27:05.150Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:05 2026-04-23T16:27:05.150Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:05 2026-04-23T16:27:05.151Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:05 2026-04-23T16:27:05.151Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:05 2026-04-23T16:27:05.236Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:05 2026-04-23T16:27:05.255Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:05 2026-04-23T16:27:05.289Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:05 2026-04-23T16:27:05.609Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:05 2026-04-23T16:27:05.610Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:05 2026-04-23T16:27:05.612Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:05 2026-04-23T16:27:05.612Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:05 2026-04-23T16:27:05.612Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:05 2026-04-23T16:27:05.696Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:05 2026-04-23T16:27:05.709Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:05 2026-04-23T16:27:05.735Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:05 2026-04-23T16:27:05.788Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:05 2026-04-23T16:27:05.788Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:05 2026-04-23T16:27:05.789Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:05 2026-04-23T16:27:05.789Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:05 2026-04-23T16:27:05.789Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:05 2026-04-23T16:27:05.869Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:05 2026-04-23T16:27:05.893Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:05 2026-04-23T16:27:05.939Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:06 2026-04-23T16:27:06.197Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:06 2026-04-23T16:27:06.197Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:06 2026-04-23T16:27:06.197Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:06 2026-04-23T16:27:06.198Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:06 2026-04-23T16:27:06.198Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:06 2026-04-23T16:27:06.277Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:06 2026-04-23T16:27:06.294Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:06 2026-04-23T16:27:06.331Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:06 2026-04-23T16:27:06.365Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:06 2026-04-23T16:27:06.366Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:06 2026-04-23T16:27:06.366Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:06 2026-04-23T16:27:06.367Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:06 2026-04-23T16:27:06.367Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:06 2026-04-23T16:27:06.438Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:06 2026-04-23T16:27:06.452Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:06 2026-04-23T16:27:06.481Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:06 2026-04-23T16:27:06.700Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:06 2026-04-23T16:27:06.700Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:06 2026-04-23T16:27:06.701Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:06 2026-04-23T16:27:06.701Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:06 2026-04-23T16:27:06.701Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:06 2026-04-23T16:27:06.778Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:06 2026-04-23T16:27:06.796Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:06 2026-04-23T16:27:06.830Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:06 2026-04-23T16:27:06.885Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:06 2026-04-23T16:27:06.886Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:06 2026-04-23T16:27:06.886Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:06 2026-04-23T16:27:06.887Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:06 2026-04-23T16:27:06.887Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:06 2026-04-23T16:27:06.960Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:07 2026-04-23T16:27:06.974Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:07 2026-04-23T16:27:07.002Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:07 2026-04-23T16:27:07.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:07 2026-04-23T16:27:07.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:07 2026-04-23T16:27:07.213Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:07 2026-04-23T16:27:07.213Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:07 2026-04-23T16:27:07.213Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:07 2026-04-23T16:27:07.292Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:07 2026-04-23T16:27:07.315Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:07 2026-04-23T16:27:07.342Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:07 2026-04-23T16:27:07.375Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:07 2026-04-23T16:27:07.375Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:07 2026-04-23T16:27:07.375Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:07 2026-04-23T16:27:07.376Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:07 2026-04-23T16:27:07.376Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:07 2026-04-23T16:27:07.448Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:07 2026-04-23T16:27:07.460Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:07 2026-04-23T16:27:07.487Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:07 2026-04-23T16:27:07.682Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:07 2026-04-23T16:27:07.682Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:07 2026-04-23T16:27:07.682Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:07 2026-04-23T16:27:07.685Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:07 2026-04-23T16:27:07.685Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:07 2026-04-23T16:27:07.760Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:07 2026-04-23T16:27:07.773Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:07 2026-04-23T16:27:07.797Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:07 2026-04-23T16:27:07.839Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:07 2026-04-23T16:27:07.839Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:07 2026-04-23T16:27:07.840Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:07 2026-04-23T16:27:07.840Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:07 2026-04-23T16:27:07.840Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:07 2026-04-23T16:27:07.910Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:07 2026-04-23T16:27:07.924Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:07 2026-04-23T16:27:07.948Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:08 2026-04-23T16:27:08.137Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:08 2026-04-23T16:27:08.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:08 2026-04-23T16:27:08.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:08 2026-04-23T16:27:08.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:08 2026-04-23T16:27:08.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:08 2026-04-23T16:27:08.205Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:08 2026-04-23T16:27:08.219Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:08 2026-04-23T16:27:08.242Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:08 2026-04-23T16:27:08.280Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:08 2026-04-23T16:27:08.280Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:08 2026-04-23T16:27:08.281Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:08 2026-04-23T16:27:08.281Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:08 2026-04-23T16:27:08.281Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:08 2026-04-23T16:27:08.350Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:08 2026-04-23T16:27:08.365Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:08 2026-04-23T16:27:08.398Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:08 2026-04-23T16:27:08.553Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:08 2026-04-23T16:27:08.553Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:08 2026-04-23T16:27:08.554Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:08 2026-04-23T16:27:08.554Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:08 2026-04-23T16:27:08.554Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:08 2026-04-23T16:27:08.627Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:08 2026-04-23T16:27:08.640Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:08 2026-04-23T16:27:08.663Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:08 2026-04-23T16:27:08.692Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:08 2026-04-23T16:27:08.693Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:08 2026-04-23T16:27:08.693Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:08 2026-04-23T16:27:08.693Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:08 2026-04-23T16:27:08.693Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:08 2026-04-23T16:27:08.756Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:08 2026-04-23T16:27:08.767Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:08 2026-04-23T16:27:08.788Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:08 2026-04-23T16:27:08.957Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:08 2026-04-23T16:27:08.957Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:08 2026-04-23T16:27:08.957Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:08 2026-04-23T16:27:08.958Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:08 2026-04-23T16:27:08.958Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:09 2026-04-23T16:27:09.023Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:09 2026-04-23T16:27:09.044Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:09 2026-04-23T16:27:09.066Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:09 2026-04-23T16:27:09.106Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:09 2026-04-23T16:27:09.106Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:09 2026-04-23T16:27:09.107Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:09 2026-04-23T16:27:09.107Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:09 2026-04-23T16:27:09.107Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:09 2026-04-23T16:27:09.171Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:09 2026-04-23T16:27:09.185Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:09 2026-04-23T16:27:09.209Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:09 2026-04-23T16:27:09.394Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:09 2026-04-23T16:27:09.394Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:09 2026-04-23T16:27:09.395Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:09 2026-04-23T16:27:09.395Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:09 2026-04-23T16:27:09.395Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:09 2026-04-23T16:27:09.464Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:09 2026-04-23T16:27:09.479Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:09 2026-04-23T16:27:09.507Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:09 2026-04-23T16:27:09.548Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:09 2026-04-23T16:27:09.550Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:09 2026-04-23T16:27:09.551Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:09 2026-04-23T16:27:09.551Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:09 2026-04-23T16:27:09.551Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:09 2026-04-23T16:27:09.621Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:09 2026-04-23T16:27:09.636Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:09 2026-04-23T16:27:09.663Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:09 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.610 s -- in org.onap.cps.integration.functional.ncmp.data.BearerTokenPassthroughSpec 16:27:09 [INFO] Running org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 16:27:09 2026-04-23T16:27:09.922Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:09 2026-04-23T16:27:09.922Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:09 2026-04-23T16:27:09.922Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:09 2026-04-23T16:27:09.922Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:09 2026-04-23T16:27:09.922Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:10 2026-04-23T16:27:09.995Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:10 2026-04-23T16:27:10.008Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:10 2026-04-23T16:27:10.032Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:10 2026-04-23T16:27:10.156Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:10 2026-04-23T16:27:10.156Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:10 2026-04-23T16:27:10.156Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:10 2026-04-23T16:27:10.156Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:10 2026-04-23T16:27:10.156Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:10 2026-04-23T16:27:10.226Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:10 2026-04-23T16:27:10.242Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:10 2026-04-23T16:27:10.264Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s -- in org.onap.cps.integration.functional.ncmp.data.DmiUrlEncodingPassthroughSpec 16:27:10 [INFO] Running org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 16:27:10 2026-04-23T16:27:10.389Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:10 allow.auto.create.topics = true 16:27:10 auto.commit.interval.ms = 5000 16:27:10 auto.include.jmx.reporter = true 16:27:10 auto.offset.reset = latest 16:27:10 bootstrap.servers = [localhost:32777] 16:27:10 check.crcs = true 16:27:10 client.dns.lookup = use_all_dns_ips 16:27:10 client.id = consumer-test-group-7 16:27:10 client.rack = 16:27:10 connections.max.idle.ms = 540000 16:27:10 default.api.timeout.ms = 60000 16:27:10 enable.auto.commit = true 16:27:10 enable.metrics.push = true 16:27:10 exclude.internal.topics = true 16:27:10 fetch.max.bytes = 52428800 16:27:10 fetch.max.wait.ms = 500 16:27:10 fetch.min.bytes = 1 16:27:10 group.id = test-group 16:27:10 group.instance.id = null 16:27:10 group.protocol = classic 16:27:10 group.remote.assignor = null 16:27:10 heartbeat.interval.ms = 3000 16:27:10 interceptor.classes = [] 16:27:10 internal.leave.group.on.close = true 16:27:10 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:10 isolation.level = read_uncommitted 16:27:10 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:10 max.partition.fetch.bytes = 1048576 16:27:10 max.poll.interval.ms = 300000 16:27:10 max.poll.records = 2147483647 16:27:10 metadata.max.age.ms = 300000 16:27:10 metadata.recovery.strategy = none 16:27:10 metric.reporters = [] 16:27:10 metrics.num.samples = 2 16:27:10 metrics.recording.level = INFO 16:27:10 metrics.sample.window.ms = 30000 16:27:10 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:10 receive.buffer.bytes = 65536 16:27:10 reconnect.backoff.max.ms = 1000 16:27:10 reconnect.backoff.ms = 50 16:27:10 request.timeout.ms = 30000 16:27:10 retry.backoff.max.ms = 1000 16:27:10 retry.backoff.ms = 100 16:27:10 sasl.client.callback.handler.class = null 16:27:10 sasl.jaas.config = null 16:27:10 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:10 sasl.kerberos.min.time.before.relogin = 60000 16:27:10 sasl.kerberos.service.name = null 16:27:10 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:10 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:10 sasl.login.callback.handler.class = null 16:27:10 sasl.login.class = null 16:27:10 sasl.login.connect.timeout.ms = null 16:27:10 sasl.login.read.timeout.ms = null 16:27:10 sasl.login.refresh.buffer.seconds = 300 16:27:10 sasl.login.refresh.min.period.seconds = 60 16:27:10 sasl.login.refresh.window.factor = 0.8 16:27:10 sasl.login.refresh.window.jitter = 0.05 16:27:10 sasl.login.retry.backoff.max.ms = 10000 16:27:10 sasl.login.retry.backoff.ms = 100 16:27:10 sasl.mechanism = GSSAPI 16:27:10 sasl.oauthbearer.clock.skew.seconds = 30 16:27:10 sasl.oauthbearer.expected.audience = null 16:27:10 sasl.oauthbearer.expected.issuer = null 16:27:10 sasl.oauthbearer.header.urlencode = false 16:27:10 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:10 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:10 sasl.oauthbearer.jwks.endpoint.url = null 16:27:10 sasl.oauthbearer.scope.claim.name = scope 16:27:10 sasl.oauthbearer.sub.claim.name = sub 16:27:10 sasl.oauthbearer.token.endpoint.url = null 16:27:10 security.protocol = PLAINTEXT 16:27:10 security.providers = null 16:27:10 send.buffer.bytes = 131072 16:27:10 session.timeout.ms = 45000 16:27:10 socket.connection.setup.timeout.max.ms = 30000 16:27:10 socket.connection.setup.timeout.ms = 10000 16:27:10 ssl.cipher.suites = null 16:27:10 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:10 ssl.endpoint.identification.algorithm = https 16:27:10 ssl.engine.factory.class = null 16:27:10 ssl.key.password = null 16:27:10 ssl.keymanager.algorithm = SunX509 16:27:10 ssl.keystore.certificate.chain = null 16:27:10 ssl.keystore.key = null 16:27:10 ssl.keystore.location = null 16:27:10 ssl.keystore.password = null 16:27:10 ssl.keystore.type = JKS 16:27:10 ssl.protocol = TLSv1.3 16:27:10 ssl.provider = null 16:27:10 ssl.secure.random.implementation = null 16:27:10 ssl.trustmanager.algorithm = PKIX 16:27:10 ssl.truststore.certificates = null 16:27:10 ssl.truststore.location = null 16:27:10 ssl.truststore.password = null 16:27:10 ssl.truststore.type = JKS 16:27:10 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:10 16:27:10 2026-04-23T16:27:10.389Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:10 2026-04-23T16:27:10.392Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:10 2026-04-23T16:27:10.392Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:10 2026-04-23T16:27:10.392Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961630392 16:27:10 2026-04-23T16:27:10.396Z INFO 11420 --- [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 16:27:10 2026-04-23T16:27:10.426Z WARN 11420 --- [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} 16:27:10 2026-04-23T16:27:10.426Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-7, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:10 2026-04-23T16:27:10.427Z INFO 11420 --- [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) 16:27:10 2026-04-23T16:27:10.431Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 16:27:10 2026-04-23T16:27:10.439Z INFO 11420 --- [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-484c769a-a187-4c15-a27b-7457046b4bb7 16:27:10 2026-04-23T16:27:10.439Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-7, groupId=test-group] (Re-)joining group 16:27:10 2026-04-23T16:27:10.444Z INFO 11420 --- [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-484c769a-a187-4c15-a27b-7457046b4bb7', protocol='range'} 16:27:10 2026-04-23T16:27:10.552Z INFO 11420 --- [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-484c769a-a187-4c15-a27b-7457046b4bb7=Assignment(partitions=[legacy-batch-topic-0])} 16:27:10 2026-04-23T16:27:10.555Z INFO 11420 --- [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-484c769a-a187-4c15-a27b-7457046b4bb7', protocol='range'} 16:27:10 2026-04-23T16:27:10.555Z INFO 11420 --- [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]) 16:27:10 2026-04-23T16:27:10.555Z INFO 11420 --- [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 16:27:10 2026-04-23T16:27:10.561Z INFO 11420 --- [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 16:27:10 2026-04-23T16:27:10.800Z INFO 11420 --- [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}}. 16:27:10 2026-04-23T16:27:10.926Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:10 2026-04-23T16:27:10.927Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:10 2026-04-23T16:27:10.927Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:10 2026-04-23T16:27:10.927Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:10 2026-04-23T16:27:10.927Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:11 2026-04-23T16:27:11.000Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:27:11 2026-04-23T16:27:11.015Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:27:11 2026-04-23T16:27:11.043Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:11 2026-04-23T16:27:11.144Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.144Z INFO 11420 --- [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-484c769a-a187-4c15-a27b-7457046b4bb7 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:11 2026-04-23T16:27:11.145Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.145Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.145Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.153Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.153Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.306Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-group-7, groupId=test-group] Node 1 sent an invalid full fetch response with extraIds=(EFltOSZ7QEmrFuj9_65NIw), response=() 16:27:11 2026-04-23T16:27:11.312Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:11 2026-04-23T16:27:11.312Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:11 2026-04-23T16:27:11.312Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:11 2026-04-23T16:27:11.312Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:11 2026-04-23T16:27:11.318Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-7 unregistered 16:27:11 2026-04-23T16:27:11.336Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:11 allow.auto.create.topics = true 16:27:11 auto.commit.interval.ms = 5000 16:27:11 auto.include.jmx.reporter = true 16:27:11 auto.offset.reset = latest 16:27:11 bootstrap.servers = [localhost:32777] 16:27:11 check.crcs = true 16:27:11 client.dns.lookup = use_all_dns_ips 16:27:11 client.id = consumer-test-group-8 16:27:11 client.rack = 16:27:11 connections.max.idle.ms = 540000 16:27:11 default.api.timeout.ms = 60000 16:27:11 enable.auto.commit = true 16:27:11 enable.metrics.push = true 16:27:11 exclude.internal.topics = true 16:27:11 fetch.max.bytes = 52428800 16:27:11 fetch.max.wait.ms = 500 16:27:11 fetch.min.bytes = 1 16:27:11 group.id = test-group 16:27:11 group.instance.id = null 16:27:11 group.protocol = classic 16:27:11 group.remote.assignor = null 16:27:11 heartbeat.interval.ms = 3000 16:27:11 interceptor.classes = [] 16:27:11 internal.leave.group.on.close = true 16:27:11 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:11 isolation.level = read_uncommitted 16:27:11 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:11 max.partition.fetch.bytes = 1048576 16:27:11 max.poll.interval.ms = 300000 16:27:11 max.poll.records = 2147483647 16:27:11 metadata.max.age.ms = 300000 16:27:11 metadata.recovery.strategy = none 16:27:11 metric.reporters = [] 16:27:11 metrics.num.samples = 2 16:27:11 metrics.recording.level = INFO 16:27:11 metrics.sample.window.ms = 30000 16:27:11 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:11 receive.buffer.bytes = 65536 16:27:11 reconnect.backoff.max.ms = 1000 16:27:11 reconnect.backoff.ms = 50 16:27:11 request.timeout.ms = 30000 16:27:11 retry.backoff.max.ms = 1000 16:27:11 retry.backoff.ms = 100 16:27:11 sasl.client.callback.handler.class = null 16:27:11 sasl.jaas.config = null 16:27:11 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:11 sasl.kerberos.min.time.before.relogin = 60000 16:27:11 sasl.kerberos.service.name = null 16:27:11 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:11 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:11 sasl.login.callback.handler.class = null 16:27:11 sasl.login.class = null 16:27:11 sasl.login.connect.timeout.ms = null 16:27:11 sasl.login.read.timeout.ms = null 16:27:11 sasl.login.refresh.buffer.seconds = 300 16:27:11 sasl.login.refresh.min.period.seconds = 60 16:27:11 sasl.login.refresh.window.factor = 0.8 16:27:11 sasl.login.refresh.window.jitter = 0.05 16:27:11 sasl.login.retry.backoff.max.ms = 10000 16:27:11 sasl.login.retry.backoff.ms = 100 16:27:11 sasl.mechanism = GSSAPI 16:27:11 sasl.oauthbearer.clock.skew.seconds = 30 16:27:11 sasl.oauthbearer.expected.audience = null 16:27:11 sasl.oauthbearer.expected.issuer = null 16:27:11 sasl.oauthbearer.header.urlencode = false 16:27:11 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:11 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:11 sasl.oauthbearer.jwks.endpoint.url = null 16:27:11 sasl.oauthbearer.scope.claim.name = scope 16:27:11 sasl.oauthbearer.sub.claim.name = sub 16:27:11 sasl.oauthbearer.token.endpoint.url = null 16:27:11 security.protocol = PLAINTEXT 16:27:11 security.providers = null 16:27:11 send.buffer.bytes = 131072 16:27:11 session.timeout.ms = 45000 16:27:11 socket.connection.setup.timeout.max.ms = 30000 16:27:11 socket.connection.setup.timeout.ms = 10000 16:27:11 ssl.cipher.suites = null 16:27:11 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:11 ssl.endpoint.identification.algorithm = https 16:27:11 ssl.engine.factory.class = null 16:27:11 ssl.key.password = null 16:27:11 ssl.keymanager.algorithm = SunX509 16:27:11 ssl.keystore.certificate.chain = null 16:27:11 ssl.keystore.key = null 16:27:11 ssl.keystore.location = null 16:27:11 ssl.keystore.password = null 16:27:11 ssl.keystore.type = JKS 16:27:11 ssl.protocol = TLSv1.3 16:27:11 ssl.provider = null 16:27:11 ssl.secure.random.implementation = null 16:27:11 ssl.trustmanager.algorithm = PKIX 16:27:11 ssl.truststore.certificates = null 16:27:11 ssl.truststore.location = null 16:27:11 ssl.truststore.password = null 16:27:11 ssl.truststore.type = JKS 16:27:11 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:11 16:27:11 2026-04-23T16:27:11.336Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:11 2026-04-23T16:27:11.339Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:11 2026-04-23T16:27:11.339Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:11 2026-04-23T16:27:11.339Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961631339 16:27:11 2026-04-23T16:27:11.339Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.346Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-8, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:11 2026-04-23T16:27:11.346Z INFO 11420 --- [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) 16:27:11 2026-04-23T16:27:11.348Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 16:27:11 2026-04-23T16:27:11.352Z INFO 11420 --- [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-4daa65fa-c8f0-4f6d-9571-d78afbdb2fc6 16:27:11 2026-04-23T16:27:11.353Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-8, groupId=test-group] (Re-)joining group 16:27:11 2026-04-23T16:27:11.355Z INFO 11420 --- [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-4daa65fa-c8f0-4f6d-9571-d78afbdb2fc6', protocol='range'} 16:27:11 2026-04-23T16:27:11.356Z INFO 11420 --- [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-4daa65fa-c8f0-4f6d-9571-d78afbdb2fc6=Assignment(partitions=[legacy-batch-topic-0])} 16:27:11 2026-04-23T16:27:11.359Z INFO 11420 --- [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-4daa65fa-c8f0-4f6d-9571-d78afbdb2fc6', protocol='range'} 16:27:11 2026-04-23T16:27:11.359Z INFO 11420 --- [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]) 16:27:11 2026-04-23T16:27:11.359Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.360Z INFO 11420 --- [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 16:27:11 2026-04-23T16:27:11.366Z INFO 11420 --- [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}}. 16:27:11 2026-04-23T16:27:11.910Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:11 2026-04-23T16:27:11.910Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:11 2026-04-23T16:27:11.910Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:11 2026-04-23T16:27:11.911Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:11 2026-04-23T16:27:11.911Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:11 2026-04-23T16:27:11.984Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:27:12 2026-04-23T16:27:12.009Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:27:12 2026-04-23T16:27:12.037Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:12 2026-04-23T16:27:12.113Z WARN 11420 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: 08b29bb9-68ea-4633-ac66-f9ac409cd56a, data operation cloud event id: 1c1d8edc-a0a8-4c5f-bf77-3a0b77613f7c 16:27:12 2026-04-23T16:27:12.114Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:12 acks = -1 16:27:12 auto.include.jmx.reporter = true 16:27:12 batch.size = 16384 16:27:12 bootstrap.servers = [localhost:32777] 16:27:12 buffer.memory = 33554432 16:27:12 client.dns.lookup = use_all_dns_ips 16:27:12 client.id = cps-core-1 16:27:12 compression.gzip.level = -1 16:27:12 compression.lz4.level = 9 16:27:12 compression.type = none 16:27:12 compression.zstd.level = 3 16:27:12 connections.max.idle.ms = 540000 16:27:12 delivery.timeout.ms = 120000 16:27:12 enable.idempotence = true 16:27:12 enable.metrics.push = true 16:27:12 interceptor.classes = [] 16:27:12 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:12 linger.ms = 0 16:27:12 max.block.ms = 60000 16:27:12 max.in.flight.requests.per.connection = 5 16:27:12 max.request.size = 1048576 16:27:12 metadata.max.age.ms = 300000 16:27:12 metadata.max.idle.ms = 300000 16:27:12 metadata.recovery.strategy = none 16:27:12 metric.reporters = [] 16:27:12 metrics.num.samples = 2 16:27:12 metrics.recording.level = INFO 16:27:12 metrics.sample.window.ms = 30000 16:27:12 partitioner.adaptive.partitioning.enable = true 16:27:12 partitioner.availability.timeout.ms = 0 16:27:12 partitioner.class = null 16:27:12 partitioner.ignore.keys = false 16:27:12 receive.buffer.bytes = 32768 16:27:12 reconnect.backoff.max.ms = 1000 16:27:12 reconnect.backoff.ms = 50 16:27:12 request.timeout.ms = 30000 16:27:12 retries = 2147483647 16:27:12 retry.backoff.max.ms = 1000 16:27:12 retry.backoff.ms = 100 16:27:12 sasl.client.callback.handler.class = null 16:27:12 sasl.jaas.config = null 16:27:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:12 sasl.kerberos.min.time.before.relogin = 60000 16:27:12 sasl.kerberos.service.name = null 16:27:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:12 sasl.login.callback.handler.class = null 16:27:12 sasl.login.class = null 16:27:12 sasl.login.connect.timeout.ms = null 16:27:12 sasl.login.read.timeout.ms = null 16:27:12 sasl.login.refresh.buffer.seconds = 300 16:27:12 sasl.login.refresh.min.period.seconds = 60 16:27:12 sasl.login.refresh.window.factor = 0.8 16:27:12 sasl.login.refresh.window.jitter = 0.05 16:27:12 sasl.login.retry.backoff.max.ms = 10000 16:27:12 sasl.login.retry.backoff.ms = 100 16:27:12 sasl.mechanism = GSSAPI 16:27:12 sasl.oauthbearer.clock.skew.seconds = 30 16:27:12 sasl.oauthbearer.expected.audience = null 16:27:12 sasl.oauthbearer.expected.issuer = null 16:27:12 sasl.oauthbearer.header.urlencode = false 16:27:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:12 sasl.oauthbearer.jwks.endpoint.url = null 16:27:12 sasl.oauthbearer.scope.claim.name = scope 16:27:12 sasl.oauthbearer.sub.claim.name = sub 16:27:12 sasl.oauthbearer.token.endpoint.url = null 16:27:12 security.protocol = PLAINTEXT 16:27:12 security.providers = null 16:27:12 send.buffer.bytes = 131072 16:27:12 socket.connection.setup.timeout.max.ms = 30000 16:27:12 socket.connection.setup.timeout.ms = 10000 16:27:12 ssl.cipher.suites = null 16:27:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:12 ssl.endpoint.identification.algorithm = https 16:27:12 ssl.engine.factory.class = null 16:27:12 ssl.key.password = null 16:27:12 ssl.keymanager.algorithm = SunX509 16:27:12 ssl.keystore.certificate.chain = null 16:27:12 ssl.keystore.key = null 16:27:12 ssl.keystore.location = null 16:27:12 ssl.keystore.password = null 16:27:12 ssl.keystore.type = JKS 16:27:12 ssl.protocol = TLSv1.3 16:27:12 ssl.provider = null 16:27:12 ssl.secure.random.implementation = null 16:27:12 ssl.trustmanager.algorithm = PKIX 16:27:12 ssl.truststore.certificates = null 16:27:12 ssl.truststore.location = null 16:27:12 ssl.truststore.password = null 16:27:12 ssl.truststore.type = JKS 16:27:12 transaction.timeout.ms = 60000 16:27:12 transactional.id = null 16:27:12 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:12 16:27:12 2026-04-23T16:27:12.114Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:12 2026-04-23T16:27:12.115Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 16:27:12 2026-04-23T16:27:12.118Z INFO 11420 --- [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. 16:27:12 2026-04-23T16:27:12.127Z INFO 11420 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:12 2026-04-23T16:27:12.127Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.218Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.219Z INFO 11420 --- [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-4daa65fa-c8f0-4f6d-9571-d78afbdb2fc6 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:12 2026-04-23T16:27:12.219Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.219Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.219Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.219Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.219Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.661Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:12 2026-04-23T16:27:12.661Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:12 2026-04-23T16:27:12.662Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:12 2026-04-23T16:27:12.662Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:12 2026-04-23T16:27:12.666Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-8 unregistered 16:27:12 2026-04-23T16:27:12.684Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:12 allow.auto.create.topics = true 16:27:12 auto.commit.interval.ms = 5000 16:27:12 auto.include.jmx.reporter = true 16:27:12 auto.offset.reset = latest 16:27:12 bootstrap.servers = [localhost:32777] 16:27:12 check.crcs = true 16:27:12 client.dns.lookup = use_all_dns_ips 16:27:12 client.id = consumer-test-group-9 16:27:12 client.rack = 16:27:12 connections.max.idle.ms = 540000 16:27:12 default.api.timeout.ms = 60000 16:27:12 enable.auto.commit = true 16:27:12 enable.metrics.push = true 16:27:12 exclude.internal.topics = true 16:27:12 fetch.max.bytes = 52428800 16:27:12 fetch.max.wait.ms = 500 16:27:12 fetch.min.bytes = 1 16:27:12 group.id = test-group 16:27:12 group.instance.id = null 16:27:12 group.protocol = classic 16:27:12 group.remote.assignor = null 16:27:12 heartbeat.interval.ms = 3000 16:27:12 interceptor.classes = [] 16:27:12 internal.leave.group.on.close = true 16:27:12 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:12 isolation.level = read_uncommitted 16:27:12 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:12 max.partition.fetch.bytes = 1048576 16:27:12 max.poll.interval.ms = 300000 16:27:12 max.poll.records = 2147483647 16:27:12 metadata.max.age.ms = 300000 16:27:12 metadata.recovery.strategy = none 16:27:12 metric.reporters = [] 16:27:12 metrics.num.samples = 2 16:27:12 metrics.recording.level = INFO 16:27:12 metrics.sample.window.ms = 30000 16:27:12 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:12 receive.buffer.bytes = 65536 16:27:12 reconnect.backoff.max.ms = 1000 16:27:12 reconnect.backoff.ms = 50 16:27:12 request.timeout.ms = 30000 16:27:12 retry.backoff.max.ms = 1000 16:27:12 retry.backoff.ms = 100 16:27:12 sasl.client.callback.handler.class = null 16:27:12 sasl.jaas.config = null 16:27:12 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:12 sasl.kerberos.min.time.before.relogin = 60000 16:27:12 sasl.kerberos.service.name = null 16:27:12 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:12 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:12 sasl.login.callback.handler.class = null 16:27:12 sasl.login.class = null 16:27:12 sasl.login.connect.timeout.ms = null 16:27:12 sasl.login.read.timeout.ms = null 16:27:12 sasl.login.refresh.buffer.seconds = 300 16:27:12 sasl.login.refresh.min.period.seconds = 60 16:27:12 sasl.login.refresh.window.factor = 0.8 16:27:12 sasl.login.refresh.window.jitter = 0.05 16:27:12 sasl.login.retry.backoff.max.ms = 10000 16:27:12 sasl.login.retry.backoff.ms = 100 16:27:12 sasl.mechanism = GSSAPI 16:27:12 sasl.oauthbearer.clock.skew.seconds = 30 16:27:12 sasl.oauthbearer.expected.audience = null 16:27:12 sasl.oauthbearer.expected.issuer = null 16:27:12 sasl.oauthbearer.header.urlencode = false 16:27:12 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:12 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:12 sasl.oauthbearer.jwks.endpoint.url = null 16:27:12 sasl.oauthbearer.scope.claim.name = scope 16:27:12 sasl.oauthbearer.sub.claim.name = sub 16:27:12 sasl.oauthbearer.token.endpoint.url = null 16:27:12 security.protocol = PLAINTEXT 16:27:12 security.providers = null 16:27:12 send.buffer.bytes = 131072 16:27:12 session.timeout.ms = 45000 16:27:12 socket.connection.setup.timeout.max.ms = 30000 16:27:12 socket.connection.setup.timeout.ms = 10000 16:27:12 ssl.cipher.suites = null 16:27:12 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:12 ssl.endpoint.identification.algorithm = https 16:27:12 ssl.engine.factory.class = null 16:27:12 ssl.key.password = null 16:27:12 ssl.keymanager.algorithm = SunX509 16:27:12 ssl.keystore.certificate.chain = null 16:27:12 ssl.keystore.key = null 16:27:12 ssl.keystore.location = null 16:27:12 ssl.keystore.password = null 16:27:12 ssl.keystore.type = JKS 16:27:12 ssl.protocol = TLSv1.3 16:27:12 ssl.provider = null 16:27:12 ssl.secure.random.implementation = null 16:27:12 ssl.trustmanager.algorithm = PKIX 16:27:12 ssl.truststore.certificates = null 16:27:12 ssl.truststore.location = null 16:27:12 ssl.truststore.password = null 16:27:12 ssl.truststore.type = JKS 16:27:12 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:12 16:27:12 2026-04-23T16:27:12.684Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:12 2026-04-23T16:27:12.687Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:12 2026-04-23T16:27:12.687Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:12 2026-04-23T16:27:12.687Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961632687 16:27:12 2026-04-23T16:27:12.687Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.698Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-9, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:12 2026-04-23T16:27:12.698Z INFO 11420 --- [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) 16:27:12 2026-04-23T16:27:12.699Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 16:27:12 2026-04-23T16:27:12.709Z INFO 11420 --- [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-3fd39ee8-c458-47d5-8635-f31e17a47733 16:27:12 2026-04-23T16:27:12.709Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-9, groupId=test-group] (Re-)joining group 16:27:12 2026-04-23T16:27:12.711Z INFO 11420 --- [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-3fd39ee8-c458-47d5-8635-f31e17a47733', protocol='range'} 16:27:12 2026-04-23T16:27:12.712Z INFO 11420 --- [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-3fd39ee8-c458-47d5-8635-f31e17a47733=Assignment(partitions=[legacy-batch-topic-0])} 16:27:12 2026-04-23T16:27:12.720Z INFO 11420 --- [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-3fd39ee8-c458-47d5-8635-f31e17a47733', protocol='range'} 16:27:12 2026-04-23T16:27:12.720Z INFO 11420 --- [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]) 16:27:12 2026-04-23T16:27:12.720Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.722Z INFO 11420 --- [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 16:27:12 2026-04-23T16:27:12.735Z INFO 11420 --- [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}}. 16:27:13 2026-04-23T16:27:13.223Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:13 2026-04-23T16:27:13.223Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:13 2026-04-23T16:27:13.224Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:13 2026-04-23T16:27:13.224Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:13 2026-04-23T16:27:13.224Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:13 2026-04-23T16:27:13.296Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagA for CM Handle ch-1 16:27:13 2026-04-23T16:27:13.309Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagA for CM Handle ch-1 16:27:13 2026-04-23T16:27:13.331Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:13 2026-04-23T16:27:13.374Z WARN 11420 --- [cps-integration-test] [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : sending error message to client topic: legacy-batch-topic ,requestId: bcaca7d1-82cc-4faa-acf4-0dad70cec8f0, data operation cloud event id: af527bee-bcd8-4d37-9818-0937fe3b3a16 16:27:13 2026-04-23T16:27:13.451Z INFO 11420 --- [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 16:27:13 2026-04-23T16:27:13.451Z INFO 11420 --- [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-3fd39ee8-c458-47d5-8635-f31e17a47733 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:13 2026-04-23T16:27:13.451Z INFO 11420 --- [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 16:27:13 2026-04-23T16:27:13.451Z INFO 11420 --- [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 16:27:13 2026-04-23T16:27:13.451Z INFO 11420 --- [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 16:27:13 2026-04-23T16:27:13.452Z INFO 11420 --- [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 16:27:13 2026-04-23T16:27:13.452Z INFO 11420 --- [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 16:27:13 2026-04-23T16:27:13.888Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:13 2026-04-23T16:27:13.888Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:13 2026-04-23T16:27:13.888Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:13 2026-04-23T16:27:13.888Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:13 2026-04-23T16:27:13.894Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-9 unregistered 16:27:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.544 s -- in org.onap.cps.integration.functional.ncmp.data.LegacyBatchDataOperationSpec 16:27:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 16:27:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobResultServiceSpec 16:27:13 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 16:27:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.cps.integration.functional.ncmp.datajobs.DataJobStatusServiceSpec 16:27:14 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 16:27:14 2026-04-23T16:27:14.091Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:14 2026-04-23T16:27:14.091Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:14 2026-04-23T16:27:14.092Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:14 2026-04-23T16:27:14.092Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:14 2026-04-23T16:27:14.092Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:14 2026-04-23T16:27:14.166Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:14 2026-04-23T16:27:14.174Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:14 2026-04-23T16:27:14.200Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:14 2026-04-23T16:27:14.236Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:14 2026-04-23T16:27:14.236Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:14 2026-04-23T16:27:14.237Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:14 2026-04-23T16:27:14.237Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:14 2026-04-23T16:27:14.237Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:14 2026-04-23T16:27:14.306Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:14 2026-04-23T16:27:14.315Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:14 2026-04-23T16:27:14.335Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:14 2026-04-23T16:27:14.376Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:14 2026-04-23T16:27:14.376Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:14 2026-04-23T16:27:14.377Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:14 2026-04-23T16:27:14.378Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:14 2026-04-23T16:27:14.378Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:14 2026-04-23T16:27:14.442Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:27:14 2026-04-23T16:27:14.452Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:27:14 2026-04-23T16:27:14.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:14 2026-04-23T16:27:14.492Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-data-job-id - Total operations received: 3 16:27:14 2026-04-23T16:27:14.510Z INFO 11420 --- [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. 16:27:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.630 s -- in org.onap.cps.integration.functional.ncmp.datajobs.WriteSubJobSpec 16:27:14 [INFO] Running org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 16:27:14 2026-04-23T16:27:14.726Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:14 2026-04-23T16:27:14.727Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:14 2026-04-23T16:27:14.727Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:14 2026-04-23T16:27:14.727Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:14 2026-04-23T16:27:14.727Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:14 2026-04-23T16:27:14.784Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:14 2026-04-23T16:27:14.820Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:14 2026-04-23T16:27:14.821Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:14 2026-04-23T16:27:14.821Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:14 2026-04-23T16:27:14.821Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:14 2026-04-23T16:27:14.821Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:14 2026-04-23T16:27:14.857Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:14 2026-04-23T16:27:14.887Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:14 2026-04-23T16:27:14.887Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:14 2026-04-23T16:27:14.887Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:14 2026-04-23T16:27:14.887Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:14 2026-04-23T16:27:14.887Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:15 2026-04-23T16:27:14.930Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:15 2026-04-23T16:27:14.978Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:15 2026-04-23T16:27:14.978Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:15 2026-04-23T16:27:14.979Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:15 2026-04-23T16:27:14.979Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:15 2026-04-23T16:27:14.979Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:15 2026-04-23T16:27:15.019Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:15 2026-04-23T16:27:15.060Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:15 2026-04-23T16:27:15.061Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:15 2026-04-23T16:27:15.061Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:15 2026-04-23T16:27:15.061Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:15 2026-04-23T16:27:15.061Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:15 2026-04-23T16:27:15.090Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:15 2026-04-23T16:27:15.120Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:15 2026-04-23T16:27:15.121Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:15 2026-04-23T16:27:15.121Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:15 2026-04-23T16:27:15.122Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:15 2026-04-23T16:27:15.122Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:15 2026-04-23T16:27:15.152Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:15 2026-04-23T16:27:15.165Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:15 allow.auto.create.topics = true 16:27:15 auto.commit.interval.ms = 5000 16:27:15 auto.include.jmx.reporter = true 16:27:15 auto.offset.reset = latest 16:27:15 bootstrap.servers = [localhost:32777] 16:27:15 check.crcs = true 16:27:15 client.dns.lookup = use_all_dns_ips 16:27:15 client.id = consumer-test-group-10 16:27:15 client.rack = 16:27:15 connections.max.idle.ms = 540000 16:27:15 default.api.timeout.ms = 60000 16:27:15 enable.auto.commit = true 16:27:15 enable.metrics.push = true 16:27:15 exclude.internal.topics = true 16:27:15 fetch.max.bytes = 52428800 16:27:15 fetch.max.wait.ms = 500 16:27:15 fetch.min.bytes = 1 16:27:15 group.id = test-group 16:27:15 group.instance.id = null 16:27:15 group.protocol = classic 16:27:15 group.remote.assignor = null 16:27:15 heartbeat.interval.ms = 3000 16:27:15 interceptor.classes = [] 16:27:15 internal.leave.group.on.close = true 16:27:15 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:15 isolation.level = read_uncommitted 16:27:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:15 max.partition.fetch.bytes = 1048576 16:27:15 max.poll.interval.ms = 300000 16:27:15 max.poll.records = 2147483647 16:27:15 metadata.max.age.ms = 300000 16:27:15 metadata.recovery.strategy = none 16:27:15 metric.reporters = [] 16:27:15 metrics.num.samples = 2 16:27:15 metrics.recording.level = INFO 16:27:15 metrics.sample.window.ms = 30000 16:27:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:15 receive.buffer.bytes = 65536 16:27:15 reconnect.backoff.max.ms = 1000 16:27:15 reconnect.backoff.ms = 50 16:27:15 request.timeout.ms = 30000 16:27:15 retry.backoff.max.ms = 1000 16:27:15 retry.backoff.ms = 100 16:27:15 sasl.client.callback.handler.class = null 16:27:15 sasl.jaas.config = null 16:27:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:15 sasl.kerberos.min.time.before.relogin = 60000 16:27:15 sasl.kerberos.service.name = null 16:27:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:15 sasl.login.callback.handler.class = null 16:27:15 sasl.login.class = null 16:27:15 sasl.login.connect.timeout.ms = null 16:27:15 sasl.login.read.timeout.ms = null 16:27:15 sasl.login.refresh.buffer.seconds = 300 16:27:15 sasl.login.refresh.min.period.seconds = 60 16:27:15 sasl.login.refresh.window.factor = 0.8 16:27:15 sasl.login.refresh.window.jitter = 0.05 16:27:15 sasl.login.retry.backoff.max.ms = 10000 16:27:15 sasl.login.retry.backoff.ms = 100 16:27:15 sasl.mechanism = GSSAPI 16:27:15 sasl.oauthbearer.clock.skew.seconds = 30 16:27:15 sasl.oauthbearer.expected.audience = null 16:27:15 sasl.oauthbearer.expected.issuer = null 16:27:15 sasl.oauthbearer.header.urlencode = false 16:27:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:15 sasl.oauthbearer.jwks.endpoint.url = null 16:27:15 sasl.oauthbearer.scope.claim.name = scope 16:27:15 sasl.oauthbearer.sub.claim.name = sub 16:27:15 sasl.oauthbearer.token.endpoint.url = null 16:27:15 security.protocol = PLAINTEXT 16:27:15 security.providers = null 16:27:15 send.buffer.bytes = 131072 16:27:15 session.timeout.ms = 45000 16:27:15 socket.connection.setup.timeout.max.ms = 30000 16:27:15 socket.connection.setup.timeout.ms = 10000 16:27:15 ssl.cipher.suites = null 16:27:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:15 ssl.endpoint.identification.algorithm = https 16:27:15 ssl.engine.factory.class = null 16:27:15 ssl.key.password = null 16:27:15 ssl.keymanager.algorithm = SunX509 16:27:15 ssl.keystore.certificate.chain = null 16:27:15 ssl.keystore.key = null 16:27:15 ssl.keystore.location = null 16:27:15 ssl.keystore.password = null 16:27:15 ssl.keystore.type = JKS 16:27:15 ssl.protocol = TLSv1.3 16:27:15 ssl.provider = null 16:27:15 ssl.secure.random.implementation = null 16:27:15 ssl.trustmanager.algorithm = PKIX 16:27:15 ssl.truststore.certificates = null 16:27:15 ssl.truststore.location = null 16:27:15 ssl.truststore.password = null 16:27:15 ssl.truststore.type = JKS 16:27:15 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:15 16:27:15 2026-04-23T16:27:15.166Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:15 2026-04-23T16:27:15.168Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:15 2026-04-23T16:27:15.168Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:15 2026-04-23T16:27:15.168Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961635168 16:27:15 2026-04-23T16:27:15.168Z INFO 11420 --- [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 16:27:15 2026-04-23T16:27:15.177Z WARN 11420 --- [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} 16:27:15 2026-04-23T16:27:15.177Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-10, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:15 2026-04-23T16:27:15.177Z INFO 11420 --- [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) 16:27:15 2026-04-23T16:27:15.179Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 16:27:15 2026-04-23T16:27:15.185Z INFO 11420 --- [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-8914ff86-bf2c-4fa6-a395-afa76e654df9 16:27:15 2026-04-23T16:27:15.185Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-10, groupId=test-group] (Re-)joining group 16:27:15 2026-04-23T16:27:15.188Z INFO 11420 --- [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-8914ff86-bf2c-4fa6-a395-afa76e654df9', protocol='range'} 16:27:15 2026-04-23T16:27:15.298Z INFO 11420 --- [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-8914ff86-bf2c-4fa6-a395-afa76e654df9=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:27:15 2026-04-23T16:27:15.301Z INFO 11420 --- [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-8914ff86-bf2c-4fa6-a395-afa76e654df9', protocol='range'} 16:27:15 2026-04-23T16:27:15.301Z INFO 11420 --- [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]) 16:27:15 2026-04-23T16:27:15.301Z INFO 11420 --- [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 16:27:15 2026-04-23T16:27:15.302Z INFO 11420 --- [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 16:27:15 2026-04-23T16:27:15.304Z INFO 11420 --- [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}}. 16:27:15 2026-04-23T16:27:15.671Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:15 acks = -1 16:27:15 auto.include.jmx.reporter = true 16:27:15 batch.size = 16384 16:27:15 bootstrap.servers = [localhost:32777] 16:27:15 buffer.memory = 33554432 16:27:15 client.dns.lookup = use_all_dns_ips 16:27:15 client.id = test-client-id 16:27:15 compression.gzip.level = -1 16:27:15 compression.lz4.level = 9 16:27:15 compression.type = none 16:27:15 compression.zstd.level = 3 16:27:15 connections.max.idle.ms = 540000 16:27:15 delivery.timeout.ms = 120000 16:27:15 enable.idempotence = true 16:27:15 enable.metrics.push = true 16:27:15 interceptor.classes = [] 16:27:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:15 linger.ms = 0 16:27:15 max.block.ms = 60000 16:27:15 max.in.flight.requests.per.connection = 5 16:27:15 max.request.size = 1048576 16:27:15 metadata.max.age.ms = 300000 16:27:15 metadata.max.idle.ms = 300000 16:27:15 metadata.recovery.strategy = none 16:27:15 metric.reporters = [] 16:27:15 metrics.num.samples = 2 16:27:15 metrics.recording.level = INFO 16:27:15 metrics.sample.window.ms = 30000 16:27:15 partitioner.adaptive.partitioning.enable = true 16:27:15 partitioner.availability.timeout.ms = 0 16:27:15 partitioner.class = null 16:27:15 partitioner.ignore.keys = false 16:27:15 receive.buffer.bytes = 32768 16:27:15 reconnect.backoff.max.ms = 1000 16:27:15 reconnect.backoff.ms = 50 16:27:15 request.timeout.ms = 30000 16:27:15 retries = 2147483647 16:27:15 retry.backoff.max.ms = 1000 16:27:15 retry.backoff.ms = 100 16:27:15 sasl.client.callback.handler.class = null 16:27:15 sasl.jaas.config = null 16:27:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:15 sasl.kerberos.min.time.before.relogin = 60000 16:27:15 sasl.kerberos.service.name = null 16:27:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:15 sasl.login.callback.handler.class = null 16:27:15 sasl.login.class = null 16:27:15 sasl.login.connect.timeout.ms = null 16:27:15 sasl.login.read.timeout.ms = null 16:27:15 sasl.login.refresh.buffer.seconds = 300 16:27:15 sasl.login.refresh.min.period.seconds = 60 16:27:15 sasl.login.refresh.window.factor = 0.8 16:27:15 sasl.login.refresh.window.jitter = 0.05 16:27:15 sasl.login.retry.backoff.max.ms = 10000 16:27:15 sasl.login.retry.backoff.ms = 100 16:27:15 sasl.mechanism = GSSAPI 16:27:15 sasl.oauthbearer.clock.skew.seconds = 30 16:27:15 sasl.oauthbearer.expected.audience = null 16:27:15 sasl.oauthbearer.expected.issuer = null 16:27:15 sasl.oauthbearer.header.urlencode = false 16:27:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:15 sasl.oauthbearer.jwks.endpoint.url = null 16:27:15 sasl.oauthbearer.scope.claim.name = scope 16:27:15 sasl.oauthbearer.sub.claim.name = sub 16:27:15 sasl.oauthbearer.token.endpoint.url = null 16:27:15 security.protocol = PLAINTEXT 16:27:15 security.providers = null 16:27:15 send.buffer.bytes = 131072 16:27:15 socket.connection.setup.timeout.max.ms = 30000 16:27:15 socket.connection.setup.timeout.ms = 10000 16:27:15 ssl.cipher.suites = null 16:27:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:15 ssl.endpoint.identification.algorithm = https 16:27:15 ssl.engine.factory.class = null 16:27:15 ssl.key.password = null 16:27:15 ssl.keymanager.algorithm = SunX509 16:27:15 ssl.keystore.certificate.chain = null 16:27:15 ssl.keystore.key = null 16:27:15 ssl.keystore.location = null 16:27:15 ssl.keystore.password = null 16:27:15 ssl.keystore.type = JKS 16:27:15 ssl.protocol = TLSv1.3 16:27:15 ssl.provider = null 16:27:15 ssl.secure.random.implementation = null 16:27:15 ssl.trustmanager.algorithm = PKIX 16:27:15 ssl.truststore.certificates = null 16:27:15 ssl.truststore.location = null 16:27:15 ssl.truststore.password = null 16:27:15 ssl.truststore.type = JKS 16:27:15 transaction.timeout.ms = 60000 16:27:15 transactional.id = null 16:27:15 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:15 16:27:15 2026-04-23T16:27:15.671Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:15 2026-04-23T16:27:15.671Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:15 2026-04-23T16:27:15.673Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:15 2026-04-23T16:27:15.673Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:15 2026-04-23T16:27:15.673Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961635673 16:27:15 2026-04-23T16:27:15.674Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:15 acks = -1 16:27:15 auto.include.jmx.reporter = true 16:27:15 batch.size = 16384 16:27:15 bootstrap.servers = [localhost:32777] 16:27:15 buffer.memory = 33554432 16:27:15 client.dns.lookup = use_all_dns_ips 16:27:15 client.id = test-client-id 16:27:15 compression.gzip.level = -1 16:27:15 compression.lz4.level = 9 16:27:15 compression.type = none 16:27:15 compression.zstd.level = 3 16:27:15 connections.max.idle.ms = 540000 16:27:15 delivery.timeout.ms = 120000 16:27:15 enable.idempotence = true 16:27:15 enable.metrics.push = true 16:27:15 interceptor.classes = [] 16:27:15 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:15 linger.ms = 0 16:27:15 max.block.ms = 60000 16:27:15 max.in.flight.requests.per.connection = 5 16:27:15 max.request.size = 1048576 16:27:15 metadata.max.age.ms = 300000 16:27:15 metadata.max.idle.ms = 300000 16:27:15 metadata.recovery.strategy = none 16:27:15 metric.reporters = [] 16:27:15 metrics.num.samples = 2 16:27:15 metrics.recording.level = INFO 16:27:15 metrics.sample.window.ms = 30000 16:27:15 partitioner.adaptive.partitioning.enable = true 16:27:15 partitioner.availability.timeout.ms = 0 16:27:15 partitioner.class = null 16:27:15 partitioner.ignore.keys = false 16:27:15 receive.buffer.bytes = 32768 16:27:15 reconnect.backoff.max.ms = 1000 16:27:15 reconnect.backoff.ms = 50 16:27:15 request.timeout.ms = 30000 16:27:15 retries = 2147483647 16:27:15 retry.backoff.max.ms = 1000 16:27:15 retry.backoff.ms = 100 16:27:15 sasl.client.callback.handler.class = null 16:27:15 sasl.jaas.config = null 16:27:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:15 sasl.kerberos.min.time.before.relogin = 60000 16:27:15 sasl.kerberos.service.name = null 16:27:15 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:15 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:15 sasl.login.callback.handler.class = null 16:27:15 sasl.login.class = null 16:27:15 sasl.login.connect.timeout.ms = null 16:27:15 sasl.login.read.timeout.ms = null 16:27:15 sasl.login.refresh.buffer.seconds = 300 16:27:15 sasl.login.refresh.min.period.seconds = 60 16:27:15 sasl.login.refresh.window.factor = 0.8 16:27:15 sasl.login.refresh.window.jitter = 0.05 16:27:15 sasl.login.retry.backoff.max.ms = 10000 16:27:15 sasl.login.retry.backoff.ms = 100 16:27:15 sasl.mechanism = GSSAPI 16:27:15 sasl.oauthbearer.clock.skew.seconds = 30 16:27:15 sasl.oauthbearer.expected.audience = null 16:27:15 sasl.oauthbearer.expected.issuer = null 16:27:15 sasl.oauthbearer.header.urlencode = false 16:27:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:15 sasl.oauthbearer.jwks.endpoint.url = null 16:27:15 sasl.oauthbearer.scope.claim.name = scope 16:27:15 sasl.oauthbearer.sub.claim.name = sub 16:27:15 sasl.oauthbearer.token.endpoint.url = null 16:27:15 security.protocol = PLAINTEXT 16:27:15 security.providers = null 16:27:15 send.buffer.bytes = 131072 16:27:15 socket.connection.setup.timeout.max.ms = 30000 16:27:15 socket.connection.setup.timeout.ms = 10000 16:27:15 ssl.cipher.suites = null 16:27:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:15 ssl.endpoint.identification.algorithm = https 16:27:15 ssl.engine.factory.class = null 16:27:15 ssl.key.password = null 16:27:15 ssl.keymanager.algorithm = SunX509 16:27:15 ssl.keystore.certificate.chain = null 16:27:15 ssl.keystore.key = null 16:27:15 ssl.keystore.location = null 16:27:15 ssl.keystore.password = null 16:27:15 ssl.keystore.type = JKS 16:27:15 ssl.protocol = TLSv1.3 16:27:15 ssl.provider = null 16:27:15 ssl.secure.random.implementation = null 16:27:15 ssl.trustmanager.algorithm = PKIX 16:27:15 ssl.truststore.certificates = null 16:27:15 ssl.truststore.location = null 16:27:15 ssl.truststore.password = null 16:27:15 ssl.truststore.type = JKS 16:27:15 transaction.timeout.ms = 60000 16:27:15 transactional.id = null 16:27:15 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:15 16:27:15 2026-04-23T16:27:15.675Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:15 2026-04-23T16:27:15.675Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:15 2026-04-23T16:27:15.678Z INFO 11420 --- [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. 16:27:15 2026-04-23T16:27:15.681Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:15 2026-04-23T16:27:15.681Z INFO 11420 --- [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 16:27:15 2026-04-23T16:27:15.687Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:15 2026-04-23T16:27:15.688Z INFO 11420 --- [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 16:27:15 2026-04-23T16:27:15.735Z INFO 11420 --- [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 16:27:15 2026-04-23T16:27:15.891Z INFO 11420 --- [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 16:27:16 2026-04-23T16:27:15.973Z INFO 11420 --- [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 16:27:16 2026-04-23T16:27:15.973Z INFO 11420 --- [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-8914ff86-bf2c-4fa6-a395-afa76e654df9 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:16 2026-04-23T16:27:15.974Z INFO 11420 --- [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 16:27:16 2026-04-23T16:27:15.974Z INFO 11420 --- [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 16:27:16 2026-04-23T16:27:15.974Z INFO 11420 --- [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 16:27:16 2026-04-23T16:27:15.977Z INFO 11420 --- [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 16:27:16 2026-04-23T16:27:15.977Z INFO 11420 --- [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 16:27:16 2026-04-23T16:27:16.462Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:16 2026-04-23T16:27:16.462Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:16 2026-04-23T16:27:16.463Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:16 2026-04-23T16:27:16.463Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:16 2026-04-23T16:27:16.466Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-10 unregistered 16:27:16 2026-04-23T16:27:16.467Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:16 2026-04-23T16:27:16.471Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:16 2026-04-23T16:27:16.471Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:16 2026-04-23T16:27:16.471Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:16 2026-04-23T16:27:16.471Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:16 2026-04-23T16:27:16.473Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:16 2026-04-23T16:27:16.473Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:16 2026-04-23T16:27:16.476Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:16 2026-04-23T16:27:16.476Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:16 2026-04-23T16:27:16.476Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:16 2026-04-23T16:27:16.476Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:16 2026-04-23T16:27:16.476Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:16 2026-04-23T16:27:16.681Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:16 2026-04-23T16:27:16.682Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:16 2026-04-23T16:27:16.682Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:16 2026-04-23T16:27:16.682Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:16 2026-04-23T16:27:16.682Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:16 2026-04-23T16:27:16.708Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:16 2026-04-23T16:27:16.742Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:16 2026-04-23T16:27:16.742Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:16 2026-04-23T16:27:16.743Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:16 2026-04-23T16:27:16.743Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:16 2026-04-23T16:27:16.743Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:16 2026-04-23T16:27:16.772Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:16 2026-04-23T16:27:16.821Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:16 2026-04-23T16:27:16.821Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:16 2026-04-23T16:27:16.821Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:16 2026-04-23T16:27:16.822Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:16 2026-04-23T16:27:16.822Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:16 2026-04-23T16:27:16.856Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:16 2026-04-23T16:27:16.892Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:16 2026-04-23T16:27:16.892Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:16 2026-04-23T16:27:16.893Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:16 2026-04-23T16:27:16.900Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:16 2026-04-23T16:27:16.900Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:17 2026-04-23T16:27:16.936Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:17 2026-04-23T16:27:16.974Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:17 2026-04-23T16:27:16.974Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:17 2026-04-23T16:27:16.974Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:17 2026-04-23T16:27:16.975Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:17 2026-04-23T16:27:16.975Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:17 2026-04-23T16:27:17.004Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:17 2026-04-23T16:27:17.038Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:17 2026-04-23T16:27:17.039Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:17 2026-04-23T16:27:17.039Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:17 2026-04-23T16:27:17.039Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:17 2026-04-23T16:27:17.039Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:17 2026-04-23T16:27:17.068Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:17 2026-04-23T16:27:17.083Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:17 allow.auto.create.topics = true 16:27:17 auto.commit.interval.ms = 5000 16:27:17 auto.include.jmx.reporter = true 16:27:17 auto.offset.reset = latest 16:27:17 bootstrap.servers = [localhost:32777] 16:27:17 check.crcs = true 16:27:17 client.dns.lookup = use_all_dns_ips 16:27:17 client.id = consumer-test-group-11 16:27:17 client.rack = 16:27:17 connections.max.idle.ms = 540000 16:27:17 default.api.timeout.ms = 60000 16:27:17 enable.auto.commit = true 16:27:17 enable.metrics.push = true 16:27:17 exclude.internal.topics = true 16:27:17 fetch.max.bytes = 52428800 16:27:17 fetch.max.wait.ms = 500 16:27:17 fetch.min.bytes = 1 16:27:17 group.id = test-group 16:27:17 group.instance.id = null 16:27:17 group.protocol = classic 16:27:17 group.remote.assignor = null 16:27:17 heartbeat.interval.ms = 3000 16:27:17 interceptor.classes = [] 16:27:17 internal.leave.group.on.close = true 16:27:17 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:17 isolation.level = read_uncommitted 16:27:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:17 max.partition.fetch.bytes = 1048576 16:27:17 max.poll.interval.ms = 300000 16:27:17 max.poll.records = 2147483647 16:27:17 metadata.max.age.ms = 300000 16:27:17 metadata.recovery.strategy = none 16:27:17 metric.reporters = [] 16:27:17 metrics.num.samples = 2 16:27:17 metrics.recording.level = INFO 16:27:17 metrics.sample.window.ms = 30000 16:27:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:17 receive.buffer.bytes = 65536 16:27:17 reconnect.backoff.max.ms = 1000 16:27:17 reconnect.backoff.ms = 50 16:27:17 request.timeout.ms = 30000 16:27:17 retry.backoff.max.ms = 1000 16:27:17 retry.backoff.ms = 100 16:27:17 sasl.client.callback.handler.class = null 16:27:17 sasl.jaas.config = null 16:27:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:17 sasl.kerberos.min.time.before.relogin = 60000 16:27:17 sasl.kerberos.service.name = null 16:27:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:17 sasl.login.callback.handler.class = null 16:27:17 sasl.login.class = null 16:27:17 sasl.login.connect.timeout.ms = null 16:27:17 sasl.login.read.timeout.ms = null 16:27:17 sasl.login.refresh.buffer.seconds = 300 16:27:17 sasl.login.refresh.min.period.seconds = 60 16:27:17 sasl.login.refresh.window.factor = 0.8 16:27:17 sasl.login.refresh.window.jitter = 0.05 16:27:17 sasl.login.retry.backoff.max.ms = 10000 16:27:17 sasl.login.retry.backoff.ms = 100 16:27:17 sasl.mechanism = GSSAPI 16:27:17 sasl.oauthbearer.clock.skew.seconds = 30 16:27:17 sasl.oauthbearer.expected.audience = null 16:27:17 sasl.oauthbearer.expected.issuer = null 16:27:17 sasl.oauthbearer.header.urlencode = false 16:27:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:17 sasl.oauthbearer.jwks.endpoint.url = null 16:27:17 sasl.oauthbearer.scope.claim.name = scope 16:27:17 sasl.oauthbearer.sub.claim.name = sub 16:27:17 sasl.oauthbearer.token.endpoint.url = null 16:27:17 security.protocol = PLAINTEXT 16:27:17 security.providers = null 16:27:17 send.buffer.bytes = 131072 16:27:17 session.timeout.ms = 45000 16:27:17 socket.connection.setup.timeout.max.ms = 30000 16:27:17 socket.connection.setup.timeout.ms = 10000 16:27:17 ssl.cipher.suites = null 16:27:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:17 ssl.endpoint.identification.algorithm = https 16:27:17 ssl.engine.factory.class = null 16:27:17 ssl.key.password = null 16:27:17 ssl.keymanager.algorithm = SunX509 16:27:17 ssl.keystore.certificate.chain = null 16:27:17 ssl.keystore.key = null 16:27:17 ssl.keystore.location = null 16:27:17 ssl.keystore.password = null 16:27:17 ssl.keystore.type = JKS 16:27:17 ssl.protocol = TLSv1.3 16:27:17 ssl.provider = null 16:27:17 ssl.secure.random.implementation = null 16:27:17 ssl.trustmanager.algorithm = PKIX 16:27:17 ssl.truststore.certificates = null 16:27:17 ssl.truststore.location = null 16:27:17 ssl.truststore.password = null 16:27:17 ssl.truststore.type = JKS 16:27:17 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:17 16:27:17 2026-04-23T16:27:17.083Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:17 2026-04-23T16:27:17.087Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:17 2026-04-23T16:27:17.087Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:17 2026-04-23T16:27:17.087Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961637087 16:27:17 2026-04-23T16:27:17.087Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.093Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-11, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:17 2026-04-23T16:27:17.094Z INFO 11420 --- [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) 16:27:17 2026-04-23T16:27:17.095Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 16:27:17 2026-04-23T16:27:17.099Z INFO 11420 --- [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-bd039bc5-c4c4-4957-b69c-f262d68f7b7b 16:27:17 2026-04-23T16:27:17.099Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-11, groupId=test-group] (Re-)joining group 16:27:17 2026-04-23T16:27:17.109Z INFO 11420 --- [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-bd039bc5-c4c4-4957-b69c-f262d68f7b7b', protocol='range'} 16:27:17 2026-04-23T16:27:17.109Z INFO 11420 --- [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-bd039bc5-c4c4-4957-b69c-f262d68f7b7b=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:27:17 2026-04-23T16:27:17.112Z INFO 11420 --- [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-bd039bc5-c4c4-4957-b69c-f262d68f7b7b', protocol='range'} 16:27:17 2026-04-23T16:27:17.112Z INFO 11420 --- [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]) 16:27:17 2026-04-23T16:27:17.112Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.114Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.138Z INFO 11420 --- [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}}. 16:27:17 2026-04-23T16:27:17.589Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:17 acks = -1 16:27:17 auto.include.jmx.reporter = true 16:27:17 batch.size = 16384 16:27:17 bootstrap.servers = [localhost:32777] 16:27:17 buffer.memory = 33554432 16:27:17 client.dns.lookup = use_all_dns_ips 16:27:17 client.id = test-client-id 16:27:17 compression.gzip.level = -1 16:27:17 compression.lz4.level = 9 16:27:17 compression.type = none 16:27:17 compression.zstd.level = 3 16:27:17 connections.max.idle.ms = 540000 16:27:17 delivery.timeout.ms = 120000 16:27:17 enable.idempotence = true 16:27:17 enable.metrics.push = true 16:27:17 interceptor.classes = [] 16:27:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:17 linger.ms = 0 16:27:17 max.block.ms = 60000 16:27:17 max.in.flight.requests.per.connection = 5 16:27:17 max.request.size = 1048576 16:27:17 metadata.max.age.ms = 300000 16:27:17 metadata.max.idle.ms = 300000 16:27:17 metadata.recovery.strategy = none 16:27:17 metric.reporters = [] 16:27:17 metrics.num.samples = 2 16:27:17 metrics.recording.level = INFO 16:27:17 metrics.sample.window.ms = 30000 16:27:17 partitioner.adaptive.partitioning.enable = true 16:27:17 partitioner.availability.timeout.ms = 0 16:27:17 partitioner.class = null 16:27:17 partitioner.ignore.keys = false 16:27:17 receive.buffer.bytes = 32768 16:27:17 reconnect.backoff.max.ms = 1000 16:27:17 reconnect.backoff.ms = 50 16:27:17 request.timeout.ms = 30000 16:27:17 retries = 2147483647 16:27:17 retry.backoff.max.ms = 1000 16:27:17 retry.backoff.ms = 100 16:27:17 sasl.client.callback.handler.class = null 16:27:17 sasl.jaas.config = null 16:27:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:17 sasl.kerberos.min.time.before.relogin = 60000 16:27:17 sasl.kerberos.service.name = null 16:27:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:17 sasl.login.callback.handler.class = null 16:27:17 sasl.login.class = null 16:27:17 sasl.login.connect.timeout.ms = null 16:27:17 sasl.login.read.timeout.ms = null 16:27:17 sasl.login.refresh.buffer.seconds = 300 16:27:17 sasl.login.refresh.min.period.seconds = 60 16:27:17 sasl.login.refresh.window.factor = 0.8 16:27:17 sasl.login.refresh.window.jitter = 0.05 16:27:17 sasl.login.retry.backoff.max.ms = 10000 16:27:17 sasl.login.retry.backoff.ms = 100 16:27:17 sasl.mechanism = GSSAPI 16:27:17 sasl.oauthbearer.clock.skew.seconds = 30 16:27:17 sasl.oauthbearer.expected.audience = null 16:27:17 sasl.oauthbearer.expected.issuer = null 16:27:17 sasl.oauthbearer.header.urlencode = false 16:27:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:17 sasl.oauthbearer.jwks.endpoint.url = null 16:27:17 sasl.oauthbearer.scope.claim.name = scope 16:27:17 sasl.oauthbearer.sub.claim.name = sub 16:27:17 sasl.oauthbearer.token.endpoint.url = null 16:27:17 security.protocol = PLAINTEXT 16:27:17 security.providers = null 16:27:17 send.buffer.bytes = 131072 16:27:17 socket.connection.setup.timeout.max.ms = 30000 16:27:17 socket.connection.setup.timeout.ms = 10000 16:27:17 ssl.cipher.suites = null 16:27:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:17 ssl.endpoint.identification.algorithm = https 16:27:17 ssl.engine.factory.class = null 16:27:17 ssl.key.password = null 16:27:17 ssl.keymanager.algorithm = SunX509 16:27:17 ssl.keystore.certificate.chain = null 16:27:17 ssl.keystore.key = null 16:27:17 ssl.keystore.location = null 16:27:17 ssl.keystore.password = null 16:27:17 ssl.keystore.type = JKS 16:27:17 ssl.protocol = TLSv1.3 16:27:17 ssl.provider = null 16:27:17 ssl.secure.random.implementation = null 16:27:17 ssl.trustmanager.algorithm = PKIX 16:27:17 ssl.truststore.certificates = null 16:27:17 ssl.truststore.location = null 16:27:17 ssl.truststore.password = null 16:27:17 ssl.truststore.type = JKS 16:27:17 transaction.timeout.ms = 60000 16:27:17 transactional.id = null 16:27:17 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:17 16:27:17 2026-04-23T16:27:17.589Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:17 2026-04-23T16:27:17.590Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:17 2026-04-23T16:27:17.593Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:17 2026-04-23T16:27:17.594Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:17 2026-04-23T16:27:17.594Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961637593 16:27:17 2026-04-23T16:27:17.594Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:17 acks = -1 16:27:17 auto.include.jmx.reporter = true 16:27:17 batch.size = 16384 16:27:17 bootstrap.servers = [localhost:32777] 16:27:17 buffer.memory = 33554432 16:27:17 client.dns.lookup = use_all_dns_ips 16:27:17 client.id = test-client-id 16:27:17 compression.gzip.level = -1 16:27:17 compression.lz4.level = 9 16:27:17 compression.type = none 16:27:17 compression.zstd.level = 3 16:27:17 connections.max.idle.ms = 540000 16:27:17 delivery.timeout.ms = 120000 16:27:17 enable.idempotence = true 16:27:17 enable.metrics.push = true 16:27:17 interceptor.classes = [] 16:27:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:17 linger.ms = 0 16:27:17 max.block.ms = 60000 16:27:17 max.in.flight.requests.per.connection = 5 16:27:17 max.request.size = 1048576 16:27:17 metadata.max.age.ms = 300000 16:27:17 metadata.max.idle.ms = 300000 16:27:17 metadata.recovery.strategy = none 16:27:17 metric.reporters = [] 16:27:17 metrics.num.samples = 2 16:27:17 metrics.recording.level = INFO 16:27:17 metrics.sample.window.ms = 30000 16:27:17 partitioner.adaptive.partitioning.enable = true 16:27:17 partitioner.availability.timeout.ms = 0 16:27:17 partitioner.class = null 16:27:17 partitioner.ignore.keys = false 16:27:17 receive.buffer.bytes = 32768 16:27:17 reconnect.backoff.max.ms = 1000 16:27:17 reconnect.backoff.ms = 50 16:27:17 request.timeout.ms = 30000 16:27:17 retries = 2147483647 16:27:17 retry.backoff.max.ms = 1000 16:27:17 retry.backoff.ms = 100 16:27:17 sasl.client.callback.handler.class = null 16:27:17 sasl.jaas.config = null 16:27:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:17 sasl.kerberos.min.time.before.relogin = 60000 16:27:17 sasl.kerberos.service.name = null 16:27:17 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:17 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:17 sasl.login.callback.handler.class = null 16:27:17 sasl.login.class = null 16:27:17 sasl.login.connect.timeout.ms = null 16:27:17 sasl.login.read.timeout.ms = null 16:27:17 sasl.login.refresh.buffer.seconds = 300 16:27:17 sasl.login.refresh.min.period.seconds = 60 16:27:17 sasl.login.refresh.window.factor = 0.8 16:27:17 sasl.login.refresh.window.jitter = 0.05 16:27:17 sasl.login.retry.backoff.max.ms = 10000 16:27:17 sasl.login.retry.backoff.ms = 100 16:27:17 sasl.mechanism = GSSAPI 16:27:17 sasl.oauthbearer.clock.skew.seconds = 30 16:27:17 sasl.oauthbearer.expected.audience = null 16:27:17 sasl.oauthbearer.expected.issuer = null 16:27:17 sasl.oauthbearer.header.urlencode = false 16:27:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:17 sasl.oauthbearer.jwks.endpoint.url = null 16:27:17 sasl.oauthbearer.scope.claim.name = scope 16:27:17 sasl.oauthbearer.sub.claim.name = sub 16:27:17 sasl.oauthbearer.token.endpoint.url = null 16:27:17 security.protocol = PLAINTEXT 16:27:17 security.providers = null 16:27:17 send.buffer.bytes = 131072 16:27:17 socket.connection.setup.timeout.max.ms = 30000 16:27:17 socket.connection.setup.timeout.ms = 10000 16:27:17 ssl.cipher.suites = null 16:27:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:17 ssl.endpoint.identification.algorithm = https 16:27:17 ssl.engine.factory.class = null 16:27:17 ssl.key.password = null 16:27:17 ssl.keymanager.algorithm = SunX509 16:27:17 ssl.keystore.certificate.chain = null 16:27:17 ssl.keystore.key = null 16:27:17 ssl.keystore.location = null 16:27:17 ssl.keystore.password = null 16:27:17 ssl.keystore.type = JKS 16:27:17 ssl.protocol = TLSv1.3 16:27:17 ssl.provider = null 16:27:17 ssl.secure.random.implementation = null 16:27:17 ssl.trustmanager.algorithm = PKIX 16:27:17 ssl.truststore.certificates = null 16:27:17 ssl.truststore.location = null 16:27:17 ssl.truststore.password = null 16:27:17 ssl.truststore.type = JKS 16:27:17 transaction.timeout.ms = 60000 16:27:17 transactional.id = null 16:27:17 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:17 16:27:17 2026-04-23T16:27:17.595Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:17 2026-04-23T16:27:17.595Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:17 2026-04-23T16:27:17.598Z INFO 11420 --- [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. 16:27:17 2026-04-23T16:27:17.600Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:17 2026-04-23T16:27:17.601Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.605Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:17 2026-04-23T16:27:17.605Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.619Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.661Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.763Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.793Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.877Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.877Z INFO 11420 --- [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-bd039bc5-c4c4-4957-b69c-f262d68f7b7b sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:17 2026-04-23T16:27:17.877Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.877Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.877Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.877Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.877Z INFO 11420 --- [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 16:27:17 2026-04-23T16:27:17.881Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:17 2026-04-23T16:27:17.881Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:17 2026-04-23T16:27:17.881Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:17 2026-04-23T16:27:17.881Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:17 2026-04-23T16:27:17.883Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-11 unregistered 16:27:17 2026-04-23T16:27:17.883Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:17 2026-04-23T16:27:17.886Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:17 2026-04-23T16:27:17.886Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:17 2026-04-23T16:27:17.886Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:17 2026-04-23T16:27:17.886Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:17 2026-04-23T16:27:17.886Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:17 2026-04-23T16:27:17.886Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:17 2026-04-23T16:27:17.890Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:17 2026-04-23T16:27:17.890Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:17 2026-04-23T16:27:17.890Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:17 2026-04-23T16:27:17.890Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:17 2026-04-23T16:27:17.890Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:18 2026-04-23T16:27:18.070Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:18 2026-04-23T16:27:18.071Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:18 2026-04-23T16:27:18.071Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:18 2026-04-23T16:27:18.071Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:18 2026-04-23T16:27:18.071Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:18 2026-04-23T16:27:18.093Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:18 2026-04-23T16:27:18.118Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:18 2026-04-23T16:27:18.119Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:18 2026-04-23T16:27:18.119Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:18 2026-04-23T16:27:18.119Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:18 2026-04-23T16:27:18.119Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:18 2026-04-23T16:27:18.150Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:18 2026-04-23T16:27:18.182Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:18 2026-04-23T16:27:18.182Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:18 2026-04-23T16:27:18.182Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:18 2026-04-23T16:27:18.183Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:18 2026-04-23T16:27:18.183Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:18 2026-04-23T16:27:18.209Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:18 2026-04-23T16:27:18.240Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:18 2026-04-23T16:27:18.240Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:18 2026-04-23T16:27:18.241Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:18 2026-04-23T16:27:18.241Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:18 2026-04-23T16:27:18.241Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:18 2026-04-23T16:27:18.270Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:18 2026-04-23T16:27:18.301Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:18 2026-04-23T16:27:18.302Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:18 2026-04-23T16:27:18.302Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:18 2026-04-23T16:27:18.302Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:18 2026-04-23T16:27:18.302Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:18 2026-04-23T16:27:18.335Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:18 2026-04-23T16:27:18.362Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:18 2026-04-23T16:27:18.362Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:18 2026-04-23T16:27:18.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:18 2026-04-23T16:27:18.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:18 2026-04-23T16:27:18.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:18 2026-04-23T16:27:18.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:18 2026-04-23T16:27:18.405Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:18 allow.auto.create.topics = true 16:27:18 auto.commit.interval.ms = 5000 16:27:18 auto.include.jmx.reporter = true 16:27:18 auto.offset.reset = latest 16:27:18 bootstrap.servers = [localhost:32777] 16:27:18 check.crcs = true 16:27:18 client.dns.lookup = use_all_dns_ips 16:27:18 client.id = consumer-test-group-12 16:27:18 client.rack = 16:27:18 connections.max.idle.ms = 540000 16:27:18 default.api.timeout.ms = 60000 16:27:18 enable.auto.commit = true 16:27:18 enable.metrics.push = true 16:27:18 exclude.internal.topics = true 16:27:18 fetch.max.bytes = 52428800 16:27:18 fetch.max.wait.ms = 500 16:27:18 fetch.min.bytes = 1 16:27:18 group.id = test-group 16:27:18 group.instance.id = null 16:27:18 group.protocol = classic 16:27:18 group.remote.assignor = null 16:27:18 heartbeat.interval.ms = 3000 16:27:18 interceptor.classes = [] 16:27:18 internal.leave.group.on.close = true 16:27:18 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:18 isolation.level = read_uncommitted 16:27:18 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:18 max.partition.fetch.bytes = 1048576 16:27:18 max.poll.interval.ms = 300000 16:27:18 max.poll.records = 2147483647 16:27:18 metadata.max.age.ms = 300000 16:27:18 metadata.recovery.strategy = none 16:27:18 metric.reporters = [] 16:27:18 metrics.num.samples = 2 16:27:18 metrics.recording.level = INFO 16:27:18 metrics.sample.window.ms = 30000 16:27:18 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:18 receive.buffer.bytes = 65536 16:27:18 reconnect.backoff.max.ms = 1000 16:27:18 reconnect.backoff.ms = 50 16:27:18 request.timeout.ms = 30000 16:27:18 retry.backoff.max.ms = 1000 16:27:18 retry.backoff.ms = 100 16:27:18 sasl.client.callback.handler.class = null 16:27:18 sasl.jaas.config = null 16:27:18 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:18 sasl.kerberos.min.time.before.relogin = 60000 16:27:18 sasl.kerberos.service.name = null 16:27:18 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:18 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:18 sasl.login.callback.handler.class = null 16:27:18 sasl.login.class = null 16:27:18 sasl.login.connect.timeout.ms = null 16:27:18 sasl.login.read.timeout.ms = null 16:27:18 sasl.login.refresh.buffer.seconds = 300 16:27:18 sasl.login.refresh.min.period.seconds = 60 16:27:18 sasl.login.refresh.window.factor = 0.8 16:27:18 sasl.login.refresh.window.jitter = 0.05 16:27:18 sasl.login.retry.backoff.max.ms = 10000 16:27:18 sasl.login.retry.backoff.ms = 100 16:27:18 sasl.mechanism = GSSAPI 16:27:18 sasl.oauthbearer.clock.skew.seconds = 30 16:27:18 sasl.oauthbearer.expected.audience = null 16:27:18 sasl.oauthbearer.expected.issuer = null 16:27:18 sasl.oauthbearer.header.urlencode = false 16:27:18 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:18 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:18 sasl.oauthbearer.jwks.endpoint.url = null 16:27:18 sasl.oauthbearer.scope.claim.name = scope 16:27:18 sasl.oauthbearer.sub.claim.name = sub 16:27:18 sasl.oauthbearer.token.endpoint.url = null 16:27:18 security.protocol = PLAINTEXT 16:27:18 security.providers = null 16:27:18 send.buffer.bytes = 131072 16:27:18 session.timeout.ms = 45000 16:27:18 socket.connection.setup.timeout.max.ms = 30000 16:27:18 socket.connection.setup.timeout.ms = 10000 16:27:18 ssl.cipher.suites = null 16:27:18 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:18 ssl.endpoint.identification.algorithm = https 16:27:18 ssl.engine.factory.class = null 16:27:18 ssl.key.password = null 16:27:18 ssl.keymanager.algorithm = SunX509 16:27:18 ssl.keystore.certificate.chain = null 16:27:18 ssl.keystore.key = null 16:27:18 ssl.keystore.location = null 16:27:18 ssl.keystore.password = null 16:27:18 ssl.keystore.type = JKS 16:27:18 ssl.protocol = TLSv1.3 16:27:18 ssl.provider = null 16:27:18 ssl.secure.random.implementation = null 16:27:18 ssl.trustmanager.algorithm = PKIX 16:27:18 ssl.truststore.certificates = null 16:27:18 ssl.truststore.location = null 16:27:18 ssl.truststore.password = null 16:27:18 ssl.truststore.type = JKS 16:27:18 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:18 16:27:18 2026-04-23T16:27:18.405Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:18 2026-04-23T16:27:18.407Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:18 2026-04-23T16:27:18.407Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:18 2026-04-23T16:27:18.407Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961638407 16:27:18 2026-04-23T16:27:18.407Z INFO 11420 --- [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 16:27:18 2026-04-23T16:27:18.412Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-12, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:18 2026-04-23T16:27:18.413Z INFO 11420 --- [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) 16:27:18 2026-04-23T16:27:18.415Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 16:27:18 2026-04-23T16:27:18.417Z INFO 11420 --- [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-dcf28ba1-a557-45e7-947a-610c75981fc2 16:27:18 2026-04-23T16:27:18.417Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-12, groupId=test-group] (Re-)joining group 16:27:18 2026-04-23T16:27:18.420Z INFO 11420 --- [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-dcf28ba1-a557-45e7-947a-610c75981fc2', protocol='range'} 16:27:18 2026-04-23T16:27:18.420Z INFO 11420 --- [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-dcf28ba1-a557-45e7-947a-610c75981fc2=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:27:18 2026-04-23T16:27:18.423Z INFO 11420 --- [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-dcf28ba1-a557-45e7-947a-610c75981fc2', protocol='range'} 16:27:18 2026-04-23T16:27:18.423Z INFO 11420 --- [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]) 16:27:18 2026-04-23T16:27:18.423Z INFO 11420 --- [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 16:27:18 2026-04-23T16:27:18.424Z INFO 11420 --- [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 16:27:18 2026-04-23T16:27:18.428Z INFO 11420 --- [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}}. 16:27:19 2026-04-23T16:27:18.909Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:19 acks = -1 16:27:19 auto.include.jmx.reporter = true 16:27:19 batch.size = 16384 16:27:19 bootstrap.servers = [localhost:32777] 16:27:19 buffer.memory = 33554432 16:27:19 client.dns.lookup = use_all_dns_ips 16:27:19 client.id = test-client-id 16:27:19 compression.gzip.level = -1 16:27:19 compression.lz4.level = 9 16:27:19 compression.type = none 16:27:19 compression.zstd.level = 3 16:27:19 connections.max.idle.ms = 540000 16:27:19 delivery.timeout.ms = 120000 16:27:19 enable.idempotence = true 16:27:19 enable.metrics.push = true 16:27:19 interceptor.classes = [] 16:27:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:19 linger.ms = 0 16:27:19 max.block.ms = 60000 16:27:19 max.in.flight.requests.per.connection = 5 16:27:19 max.request.size = 1048576 16:27:19 metadata.max.age.ms = 300000 16:27:19 metadata.max.idle.ms = 300000 16:27:19 metadata.recovery.strategy = none 16:27:19 metric.reporters = [] 16:27:19 metrics.num.samples = 2 16:27:19 metrics.recording.level = INFO 16:27:19 metrics.sample.window.ms = 30000 16:27:19 partitioner.adaptive.partitioning.enable = true 16:27:19 partitioner.availability.timeout.ms = 0 16:27:19 partitioner.class = null 16:27:19 partitioner.ignore.keys = false 16:27:19 receive.buffer.bytes = 32768 16:27:19 reconnect.backoff.max.ms = 1000 16:27:19 reconnect.backoff.ms = 50 16:27:19 request.timeout.ms = 30000 16:27:19 retries = 2147483647 16:27:19 retry.backoff.max.ms = 1000 16:27:19 retry.backoff.ms = 100 16:27:19 sasl.client.callback.handler.class = null 16:27:19 sasl.jaas.config = null 16:27:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:19 sasl.kerberos.min.time.before.relogin = 60000 16:27:19 sasl.kerberos.service.name = null 16:27:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:19 sasl.login.callback.handler.class = null 16:27:19 sasl.login.class = null 16:27:19 sasl.login.connect.timeout.ms = null 16:27:19 sasl.login.read.timeout.ms = null 16:27:19 sasl.login.refresh.buffer.seconds = 300 16:27:19 sasl.login.refresh.min.period.seconds = 60 16:27:19 sasl.login.refresh.window.factor = 0.8 16:27:19 sasl.login.refresh.window.jitter = 0.05 16:27:19 sasl.login.retry.backoff.max.ms = 10000 16:27:19 sasl.login.retry.backoff.ms = 100 16:27:19 sasl.mechanism = GSSAPI 16:27:19 sasl.oauthbearer.clock.skew.seconds = 30 16:27:19 sasl.oauthbearer.expected.audience = null 16:27:19 sasl.oauthbearer.expected.issuer = null 16:27:19 sasl.oauthbearer.header.urlencode = false 16:27:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:19 sasl.oauthbearer.jwks.endpoint.url = null 16:27:19 sasl.oauthbearer.scope.claim.name = scope 16:27:19 sasl.oauthbearer.sub.claim.name = sub 16:27:19 sasl.oauthbearer.token.endpoint.url = null 16:27:19 security.protocol = PLAINTEXT 16:27:19 security.providers = null 16:27:19 send.buffer.bytes = 131072 16:27:19 socket.connection.setup.timeout.max.ms = 30000 16:27:19 socket.connection.setup.timeout.ms = 10000 16:27:19 ssl.cipher.suites = null 16:27:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:19 ssl.endpoint.identification.algorithm = https 16:27:19 ssl.engine.factory.class = null 16:27:19 ssl.key.password = null 16:27:19 ssl.keymanager.algorithm = SunX509 16:27:19 ssl.keystore.certificate.chain = null 16:27:19 ssl.keystore.key = null 16:27:19 ssl.keystore.location = null 16:27:19 ssl.keystore.password = null 16:27:19 ssl.keystore.type = JKS 16:27:19 ssl.protocol = TLSv1.3 16:27:19 ssl.provider = null 16:27:19 ssl.secure.random.implementation = null 16:27:19 ssl.trustmanager.algorithm = PKIX 16:27:19 ssl.truststore.certificates = null 16:27:19 ssl.truststore.location = null 16:27:19 ssl.truststore.password = null 16:27:19 ssl.truststore.type = JKS 16:27:19 transaction.timeout.ms = 60000 16:27:19 transactional.id = null 16:27:19 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:19 16:27:19 2026-04-23T16:27:18.909Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:19 2026-04-23T16:27:18.909Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:19 2026-04-23T16:27:18.912Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:19 2026-04-23T16:27:18.912Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:19 2026-04-23T16:27:18.912Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961638912 16:27:19 2026-04-23T16:27:18.913Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:19 acks = -1 16:27:19 auto.include.jmx.reporter = true 16:27:19 batch.size = 16384 16:27:19 bootstrap.servers = [localhost:32777] 16:27:19 buffer.memory = 33554432 16:27:19 client.dns.lookup = use_all_dns_ips 16:27:19 client.id = test-client-id 16:27:19 compression.gzip.level = -1 16:27:19 compression.lz4.level = 9 16:27:19 compression.type = none 16:27:19 compression.zstd.level = 3 16:27:19 connections.max.idle.ms = 540000 16:27:19 delivery.timeout.ms = 120000 16:27:19 enable.idempotence = true 16:27:19 enable.metrics.push = true 16:27:19 interceptor.classes = [] 16:27:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:19 linger.ms = 0 16:27:19 max.block.ms = 60000 16:27:19 max.in.flight.requests.per.connection = 5 16:27:19 max.request.size = 1048576 16:27:19 metadata.max.age.ms = 300000 16:27:19 metadata.max.idle.ms = 300000 16:27:19 metadata.recovery.strategy = none 16:27:19 metric.reporters = [] 16:27:19 metrics.num.samples = 2 16:27:19 metrics.recording.level = INFO 16:27:19 metrics.sample.window.ms = 30000 16:27:19 partitioner.adaptive.partitioning.enable = true 16:27:19 partitioner.availability.timeout.ms = 0 16:27:19 partitioner.class = null 16:27:19 partitioner.ignore.keys = false 16:27:19 receive.buffer.bytes = 32768 16:27:19 reconnect.backoff.max.ms = 1000 16:27:19 reconnect.backoff.ms = 50 16:27:19 request.timeout.ms = 30000 16:27:19 retries = 2147483647 16:27:19 retry.backoff.max.ms = 1000 16:27:19 retry.backoff.ms = 100 16:27:19 sasl.client.callback.handler.class = null 16:27:19 sasl.jaas.config = null 16:27:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:19 sasl.kerberos.min.time.before.relogin = 60000 16:27:19 sasl.kerberos.service.name = null 16:27:19 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:19 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:19 sasl.login.callback.handler.class = null 16:27:19 sasl.login.class = null 16:27:19 sasl.login.connect.timeout.ms = null 16:27:19 sasl.login.read.timeout.ms = null 16:27:19 sasl.login.refresh.buffer.seconds = 300 16:27:19 sasl.login.refresh.min.period.seconds = 60 16:27:19 sasl.login.refresh.window.factor = 0.8 16:27:19 sasl.login.refresh.window.jitter = 0.05 16:27:19 sasl.login.retry.backoff.max.ms = 10000 16:27:19 sasl.login.retry.backoff.ms = 100 16:27:19 sasl.mechanism = GSSAPI 16:27:19 sasl.oauthbearer.clock.skew.seconds = 30 16:27:19 sasl.oauthbearer.expected.audience = null 16:27:19 sasl.oauthbearer.expected.issuer = null 16:27:19 sasl.oauthbearer.header.urlencode = false 16:27:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:19 sasl.oauthbearer.jwks.endpoint.url = null 16:27:19 sasl.oauthbearer.scope.claim.name = scope 16:27:19 sasl.oauthbearer.sub.claim.name = sub 16:27:19 sasl.oauthbearer.token.endpoint.url = null 16:27:19 security.protocol = PLAINTEXT 16:27:19 security.providers = null 16:27:19 send.buffer.bytes = 131072 16:27:19 socket.connection.setup.timeout.max.ms = 30000 16:27:19 socket.connection.setup.timeout.ms = 10000 16:27:19 ssl.cipher.suites = null 16:27:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:19 ssl.endpoint.identification.algorithm = https 16:27:19 ssl.engine.factory.class = null 16:27:19 ssl.key.password = null 16:27:19 ssl.keymanager.algorithm = SunX509 16:27:19 ssl.keystore.certificate.chain = null 16:27:19 ssl.keystore.key = null 16:27:19 ssl.keystore.location = null 16:27:19 ssl.keystore.password = null 16:27:19 ssl.keystore.type = JKS 16:27:19 ssl.protocol = TLSv1.3 16:27:19 ssl.provider = null 16:27:19 ssl.secure.random.implementation = null 16:27:19 ssl.trustmanager.algorithm = PKIX 16:27:19 ssl.truststore.certificates = null 16:27:19 ssl.truststore.location = null 16:27:19 ssl.truststore.password = null 16:27:19 ssl.truststore.type = JKS 16:27:19 transaction.timeout.ms = 60000 16:27:19 transactional.id = null 16:27:19 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:19 16:27:19 2026-04-23T16:27:18.913Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:19 2026-04-23T16:27:18.913Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:19 2026-04-23T16:27:18.916Z INFO 11420 --- [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. 16:27:19 2026-04-23T16:27:18.923Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:19 2026-04-23T16:27:18.925Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:18.927Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:19 2026-04-23T16:27:18.928Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:18.937Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.076Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.139Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.192Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.241Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.271Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.342Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.430Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.460Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.461Z INFO 11420 --- [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-dcf28ba1-a557-45e7-947a-610c75981fc2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:19 2026-04-23T16:27:19.461Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.461Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.461Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.463Z INFO 11420 --- [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 16:27:19 2026-04-23T16:27:19.463Z INFO 11420 --- [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 16:27:20 2026-04-23T16:27:19.962Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:20 2026-04-23T16:27:19.962Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:20 2026-04-23T16:27:19.962Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:20 2026-04-23T16:27:19.962Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:20 2026-04-23T16:27:19.964Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-12 unregistered 16:27:20 2026-04-23T16:27:19.964Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:20 2026-04-23T16:27:19.967Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:20 2026-04-23T16:27:19.967Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:20 2026-04-23T16:27:19.967Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:20 2026-04-23T16:27:19.967Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:20 2026-04-23T16:27:19.967Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:20 2026-04-23T16:27:19.967Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:20 2026-04-23T16:27:19.970Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:20 2026-04-23T16:27:19.970Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:20 2026-04-23T16:27:19.970Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:20 2026-04-23T16:27:19.970Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:20 2026-04-23T16:27:19.970Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:20 2026-04-23T16:27:20.144Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:20 2026-04-23T16:27:20.144Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:20 2026-04-23T16:27:20.145Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:20 2026-04-23T16:27:20.146Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:20 2026-04-23T16:27:20.146Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:20 2026-04-23T16:27:20.176Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:20 2026-04-23T16:27:20.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:20 2026-04-23T16:27:20.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:20 2026-04-23T16:27:20.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:20 2026-04-23T16:27:20.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:20 2026-04-23T16:27:20.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:20 2026-04-23T16:27:20.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:20 2026-04-23T16:27:20.273Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:20 2026-04-23T16:27:20.273Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:20 2026-04-23T16:27:20.274Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:20 2026-04-23T16:27:20.274Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:20 2026-04-23T16:27:20.274Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:20 2026-04-23T16:27:20.304Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:20 2026-04-23T16:27:20.333Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:20 2026-04-23T16:27:20.334Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:20 2026-04-23T16:27:20.334Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:20 2026-04-23T16:27:20.334Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:20 2026-04-23T16:27:20.334Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:20 2026-04-23T16:27:20.364Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:20 2026-04-23T16:27:20.396Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:20 2026-04-23T16:27:20.397Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:20 2026-04-23T16:27:20.397Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:20 2026-04-23T16:27:20.397Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:20 2026-04-23T16:27:20.397Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:20 2026-04-23T16:27:20.441Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:20 2026-04-23T16:27:20.467Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:20 2026-04-23T16:27:20.467Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:20 2026-04-23T16:27:20.468Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:20 2026-04-23T16:27:20.468Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:20 2026-04-23T16:27:20.468Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:20 2026-04-23T16:27:20.497Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:20 2026-04-23T16:27:20.511Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:20 allow.auto.create.topics = true 16:27:20 auto.commit.interval.ms = 5000 16:27:20 auto.include.jmx.reporter = true 16:27:20 auto.offset.reset = latest 16:27:20 bootstrap.servers = [localhost:32777] 16:27:20 check.crcs = true 16:27:20 client.dns.lookup = use_all_dns_ips 16:27:20 client.id = consumer-test-group-13 16:27:20 client.rack = 16:27:20 connections.max.idle.ms = 540000 16:27:20 default.api.timeout.ms = 60000 16:27:20 enable.auto.commit = true 16:27:20 enable.metrics.push = true 16:27:20 exclude.internal.topics = true 16:27:20 fetch.max.bytes = 52428800 16:27:20 fetch.max.wait.ms = 500 16:27:20 fetch.min.bytes = 1 16:27:20 group.id = test-group 16:27:20 group.instance.id = null 16:27:20 group.protocol = classic 16:27:20 group.remote.assignor = null 16:27:20 heartbeat.interval.ms = 3000 16:27:20 interceptor.classes = [] 16:27:20 internal.leave.group.on.close = true 16:27:20 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:20 isolation.level = read_uncommitted 16:27:20 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:20 max.partition.fetch.bytes = 1048576 16:27:20 max.poll.interval.ms = 300000 16:27:20 max.poll.records = 2147483647 16:27:20 metadata.max.age.ms = 300000 16:27:20 metadata.recovery.strategy = none 16:27:20 metric.reporters = [] 16:27:20 metrics.num.samples = 2 16:27:20 metrics.recording.level = INFO 16:27:20 metrics.sample.window.ms = 30000 16:27:20 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:20 receive.buffer.bytes = 65536 16:27:20 reconnect.backoff.max.ms = 1000 16:27:20 reconnect.backoff.ms = 50 16:27:20 request.timeout.ms = 30000 16:27:20 retry.backoff.max.ms = 1000 16:27:20 retry.backoff.ms = 100 16:27:20 sasl.client.callback.handler.class = null 16:27:20 sasl.jaas.config = null 16:27:20 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:20 sasl.kerberos.min.time.before.relogin = 60000 16:27:20 sasl.kerberos.service.name = null 16:27:20 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:20 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:20 sasl.login.callback.handler.class = null 16:27:20 sasl.login.class = null 16:27:20 sasl.login.connect.timeout.ms = null 16:27:20 sasl.login.read.timeout.ms = null 16:27:20 sasl.login.refresh.buffer.seconds = 300 16:27:20 sasl.login.refresh.min.period.seconds = 60 16:27:20 sasl.login.refresh.window.factor = 0.8 16:27:20 sasl.login.refresh.window.jitter = 0.05 16:27:20 sasl.login.retry.backoff.max.ms = 10000 16:27:20 sasl.login.retry.backoff.ms = 100 16:27:20 sasl.mechanism = GSSAPI 16:27:20 sasl.oauthbearer.clock.skew.seconds = 30 16:27:20 sasl.oauthbearer.expected.audience = null 16:27:20 sasl.oauthbearer.expected.issuer = null 16:27:20 sasl.oauthbearer.header.urlencode = false 16:27:20 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:20 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:20 sasl.oauthbearer.jwks.endpoint.url = null 16:27:20 sasl.oauthbearer.scope.claim.name = scope 16:27:20 sasl.oauthbearer.sub.claim.name = sub 16:27:20 sasl.oauthbearer.token.endpoint.url = null 16:27:20 security.protocol = PLAINTEXT 16:27:20 security.providers = null 16:27:20 send.buffer.bytes = 131072 16:27:20 session.timeout.ms = 45000 16:27:20 socket.connection.setup.timeout.max.ms = 30000 16:27:20 socket.connection.setup.timeout.ms = 10000 16:27:20 ssl.cipher.suites = null 16:27:20 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:20 ssl.endpoint.identification.algorithm = https 16:27:20 ssl.engine.factory.class = null 16:27:20 ssl.key.password = null 16:27:20 ssl.keymanager.algorithm = SunX509 16:27:20 ssl.keystore.certificate.chain = null 16:27:20 ssl.keystore.key = null 16:27:20 ssl.keystore.location = null 16:27:20 ssl.keystore.password = null 16:27:20 ssl.keystore.type = JKS 16:27:20 ssl.protocol = TLSv1.3 16:27:20 ssl.provider = null 16:27:20 ssl.secure.random.implementation = null 16:27:20 ssl.trustmanager.algorithm = PKIX 16:27:20 ssl.truststore.certificates = null 16:27:20 ssl.truststore.location = null 16:27:20 ssl.truststore.password = null 16:27:20 ssl.truststore.type = JKS 16:27:20 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:20 16:27:20 2026-04-23T16:27:20.511Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:20 2026-04-23T16:27:20.514Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:20 2026-04-23T16:27:20.514Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:20 2026-04-23T16:27:20.514Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961640514 16:27:20 2026-04-23T16:27:20.514Z INFO 11420 --- [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 16:27:20 2026-04-23T16:27:20.519Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-13, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:20 2026-04-23T16:27:20.520Z INFO 11420 --- [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) 16:27:20 2026-04-23T16:27:20.521Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 16:27:20 2026-04-23T16:27:20.532Z INFO 11420 --- [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-a0ce2dff-0b0a-41b4-81c0-551cf61cb5da 16:27:20 2026-04-23T16:27:20.532Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-13, groupId=test-group] (Re-)joining group 16:27:20 2026-04-23T16:27:20.539Z INFO 11420 --- [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-a0ce2dff-0b0a-41b4-81c0-551cf61cb5da', protocol='range'} 16:27:20 2026-04-23T16:27:20.539Z INFO 11420 --- [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-a0ce2dff-0b0a-41b4-81c0-551cf61cb5da=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:27:20 2026-04-23T16:27:20.541Z INFO 11420 --- [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-a0ce2dff-0b0a-41b4-81c0-551cf61cb5da', protocol='range'} 16:27:20 2026-04-23T16:27:20.541Z INFO 11420 --- [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]) 16:27:20 2026-04-23T16:27:20.542Z INFO 11420 --- [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 16:27:20 2026-04-23T16:27:20.543Z INFO 11420 --- [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 16:27:20 2026-04-23T16:27:20.546Z INFO 11420 --- [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}}. 16:27:21 2026-04-23T16:27:21.015Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:21 acks = -1 16:27:21 auto.include.jmx.reporter = true 16:27:21 batch.size = 16384 16:27:21 bootstrap.servers = [localhost:32777] 16:27:21 buffer.memory = 33554432 16:27:21 client.dns.lookup = use_all_dns_ips 16:27:21 client.id = test-client-id 16:27:21 compression.gzip.level = -1 16:27:21 compression.lz4.level = 9 16:27:21 compression.type = none 16:27:21 compression.zstd.level = 3 16:27:21 connections.max.idle.ms = 540000 16:27:21 delivery.timeout.ms = 120000 16:27:21 enable.idempotence = true 16:27:21 enable.metrics.push = true 16:27:21 interceptor.classes = [] 16:27:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:21 linger.ms = 0 16:27:21 max.block.ms = 60000 16:27:21 max.in.flight.requests.per.connection = 5 16:27:21 max.request.size = 1048576 16:27:21 metadata.max.age.ms = 300000 16:27:21 metadata.max.idle.ms = 300000 16:27:21 metadata.recovery.strategy = none 16:27:21 metric.reporters = [] 16:27:21 metrics.num.samples = 2 16:27:21 metrics.recording.level = INFO 16:27:21 metrics.sample.window.ms = 30000 16:27:21 partitioner.adaptive.partitioning.enable = true 16:27:21 partitioner.availability.timeout.ms = 0 16:27:21 partitioner.class = null 16:27:21 partitioner.ignore.keys = false 16:27:21 receive.buffer.bytes = 32768 16:27:21 reconnect.backoff.max.ms = 1000 16:27:21 reconnect.backoff.ms = 50 16:27:21 request.timeout.ms = 30000 16:27:21 retries = 2147483647 16:27:21 retry.backoff.max.ms = 1000 16:27:21 retry.backoff.ms = 100 16:27:21 sasl.client.callback.handler.class = null 16:27:21 sasl.jaas.config = null 16:27:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:21 sasl.kerberos.min.time.before.relogin = 60000 16:27:21 sasl.kerberos.service.name = null 16:27:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:21 sasl.login.callback.handler.class = null 16:27:21 sasl.login.class = null 16:27:21 sasl.login.connect.timeout.ms = null 16:27:21 sasl.login.read.timeout.ms = null 16:27:21 sasl.login.refresh.buffer.seconds = 300 16:27:21 sasl.login.refresh.min.period.seconds = 60 16:27:21 sasl.login.refresh.window.factor = 0.8 16:27:21 sasl.login.refresh.window.jitter = 0.05 16:27:21 sasl.login.retry.backoff.max.ms = 10000 16:27:21 sasl.login.retry.backoff.ms = 100 16:27:21 sasl.mechanism = GSSAPI 16:27:21 sasl.oauthbearer.clock.skew.seconds = 30 16:27:21 sasl.oauthbearer.expected.audience = null 16:27:21 sasl.oauthbearer.expected.issuer = null 16:27:21 sasl.oauthbearer.header.urlencode = false 16:27:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:21 sasl.oauthbearer.jwks.endpoint.url = null 16:27:21 sasl.oauthbearer.scope.claim.name = scope 16:27:21 sasl.oauthbearer.sub.claim.name = sub 16:27:21 sasl.oauthbearer.token.endpoint.url = null 16:27:21 security.protocol = PLAINTEXT 16:27:21 security.providers = null 16:27:21 send.buffer.bytes = 131072 16:27:21 socket.connection.setup.timeout.max.ms = 30000 16:27:21 socket.connection.setup.timeout.ms = 10000 16:27:21 ssl.cipher.suites = null 16:27:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:21 ssl.endpoint.identification.algorithm = https 16:27:21 ssl.engine.factory.class = null 16:27:21 ssl.key.password = null 16:27:21 ssl.keymanager.algorithm = SunX509 16:27:21 ssl.keystore.certificate.chain = null 16:27:21 ssl.keystore.key = null 16:27:21 ssl.keystore.location = null 16:27:21 ssl.keystore.password = null 16:27:21 ssl.keystore.type = JKS 16:27:21 ssl.protocol = TLSv1.3 16:27:21 ssl.provider = null 16:27:21 ssl.secure.random.implementation = null 16:27:21 ssl.trustmanager.algorithm = PKIX 16:27:21 ssl.truststore.certificates = null 16:27:21 ssl.truststore.location = null 16:27:21 ssl.truststore.password = null 16:27:21 ssl.truststore.type = JKS 16:27:21 transaction.timeout.ms = 60000 16:27:21 transactional.id = null 16:27:21 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:21 16:27:21 2026-04-23T16:27:21.016Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:21 2026-04-23T16:27:21.016Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:21 2026-04-23T16:27:21.020Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:21 2026-04-23T16:27:21.020Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:21 2026-04-23T16:27:21.020Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961641020 16:27:21 2026-04-23T16:27:21.021Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:21 acks = -1 16:27:21 auto.include.jmx.reporter = true 16:27:21 batch.size = 16384 16:27:21 bootstrap.servers = [localhost:32777] 16:27:21 buffer.memory = 33554432 16:27:21 client.dns.lookup = use_all_dns_ips 16:27:21 client.id = test-client-id 16:27:21 compression.gzip.level = -1 16:27:21 compression.lz4.level = 9 16:27:21 compression.type = none 16:27:21 compression.zstd.level = 3 16:27:21 connections.max.idle.ms = 540000 16:27:21 delivery.timeout.ms = 120000 16:27:21 enable.idempotence = true 16:27:21 enable.metrics.push = true 16:27:21 interceptor.classes = [] 16:27:21 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:21 linger.ms = 0 16:27:21 max.block.ms = 60000 16:27:21 max.in.flight.requests.per.connection = 5 16:27:21 max.request.size = 1048576 16:27:21 metadata.max.age.ms = 300000 16:27:21 metadata.max.idle.ms = 300000 16:27:21 metadata.recovery.strategy = none 16:27:21 metric.reporters = [] 16:27:21 metrics.num.samples = 2 16:27:21 metrics.recording.level = INFO 16:27:21 metrics.sample.window.ms = 30000 16:27:21 partitioner.adaptive.partitioning.enable = true 16:27:21 partitioner.availability.timeout.ms = 0 16:27:21 partitioner.class = null 16:27:21 partitioner.ignore.keys = false 16:27:21 receive.buffer.bytes = 32768 16:27:21 reconnect.backoff.max.ms = 1000 16:27:21 reconnect.backoff.ms = 50 16:27:21 request.timeout.ms = 30000 16:27:21 retries = 2147483647 16:27:21 retry.backoff.max.ms = 1000 16:27:21 retry.backoff.ms = 100 16:27:21 sasl.client.callback.handler.class = null 16:27:21 sasl.jaas.config = null 16:27:21 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:21 sasl.kerberos.min.time.before.relogin = 60000 16:27:21 sasl.kerberos.service.name = null 16:27:21 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:21 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:21 sasl.login.callback.handler.class = null 16:27:21 sasl.login.class = null 16:27:21 sasl.login.connect.timeout.ms = null 16:27:21 sasl.login.read.timeout.ms = null 16:27:21 sasl.login.refresh.buffer.seconds = 300 16:27:21 sasl.login.refresh.min.period.seconds = 60 16:27:21 sasl.login.refresh.window.factor = 0.8 16:27:21 sasl.login.refresh.window.jitter = 0.05 16:27:21 sasl.login.retry.backoff.max.ms = 10000 16:27:21 sasl.login.retry.backoff.ms = 100 16:27:21 sasl.mechanism = GSSAPI 16:27:21 sasl.oauthbearer.clock.skew.seconds = 30 16:27:21 sasl.oauthbearer.expected.audience = null 16:27:21 sasl.oauthbearer.expected.issuer = null 16:27:21 sasl.oauthbearer.header.urlencode = false 16:27:21 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:21 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:21 sasl.oauthbearer.jwks.endpoint.url = null 16:27:21 sasl.oauthbearer.scope.claim.name = scope 16:27:21 sasl.oauthbearer.sub.claim.name = sub 16:27:21 sasl.oauthbearer.token.endpoint.url = null 16:27:21 security.protocol = PLAINTEXT 16:27:21 security.providers = null 16:27:21 send.buffer.bytes = 131072 16:27:21 socket.connection.setup.timeout.max.ms = 30000 16:27:21 socket.connection.setup.timeout.ms = 10000 16:27:21 ssl.cipher.suites = null 16:27:21 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:21 ssl.endpoint.identification.algorithm = https 16:27:21 ssl.engine.factory.class = null 16:27:21 ssl.key.password = null 16:27:21 ssl.keymanager.algorithm = SunX509 16:27:21 ssl.keystore.certificate.chain = null 16:27:21 ssl.keystore.key = null 16:27:21 ssl.keystore.location = null 16:27:21 ssl.keystore.password = null 16:27:21 ssl.keystore.type = JKS 16:27:21 ssl.protocol = TLSv1.3 16:27:21 ssl.provider = null 16:27:21 ssl.secure.random.implementation = null 16:27:21 ssl.trustmanager.algorithm = PKIX 16:27:21 ssl.truststore.certificates = null 16:27:21 ssl.truststore.location = null 16:27:21 ssl.truststore.password = null 16:27:21 ssl.truststore.type = JKS 16:27:21 transaction.timeout.ms = 60000 16:27:21 transactional.id = null 16:27:21 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:21 16:27:21 2026-04-23T16:27:21.021Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:21 2026-04-23T16:27:21.022Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:21 2026-04-23T16:27:21.025Z INFO 11420 --- [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. 16:27:21 2026-04-23T16:27:21.033Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:21 2026-04-23T16:27:21.034Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.035Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:21 2026-04-23T16:27:21.035Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.043Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.050Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.151Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.156Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.251Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.257Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.354Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.424Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.455Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.478Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.558Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.605Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.676Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.676Z INFO 11420 --- [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-a0ce2dff-0b0a-41b4-81c0-551cf61cb5da sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:21 2026-04-23T16:27:21.676Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.676Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.676Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.676Z INFO 11420 --- [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 16:27:21 2026-04-23T16:27:21.676Z INFO 11420 --- [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 16:27:22 2026-04-23T16:27:22.176Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:22 2026-04-23T16:27:22.176Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:22 2026-04-23T16:27:22.176Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:22 2026-04-23T16:27:22.176Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:22 2026-04-23T16:27:22.178Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-13 unregistered 16:27:22 2026-04-23T16:27:22.178Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:22 2026-04-23T16:27:22.181Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:22 2026-04-23T16:27:22.181Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:22 2026-04-23T16:27:22.181Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:22 2026-04-23T16:27:22.181Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:22 2026-04-23T16:27:22.181Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:22 2026-04-23T16:27:22.181Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:22 2026-04-23T16:27:22.184Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:22 2026-04-23T16:27:22.184Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:22 2026-04-23T16:27:22.184Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:22 2026-04-23T16:27:22.184Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:22 2026-04-23T16:27:22.184Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:22 2026-04-23T16:27:22.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:22 2026-04-23T16:27:22.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:22 2026-04-23T16:27:22.364Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:22 2026-04-23T16:27:22.364Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:22 2026-04-23T16:27:22.364Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:22 2026-04-23T16:27:22.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:22 2026-04-23T16:27:22.417Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:22 2026-04-23T16:27:22.417Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:22 2026-04-23T16:27:22.417Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:22 2026-04-23T16:27:22.417Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:22 2026-04-23T16:27:22.417Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:22 2026-04-23T16:27:22.446Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:22 2026-04-23T16:27:22.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:22 2026-04-23T16:27:22.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:22 2026-04-23T16:27:22.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:22 2026-04-23T16:27:22.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:22 2026-04-23T16:27:22.474Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:22 2026-04-23T16:27:22.500Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:22 2026-04-23T16:27:22.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:22 2026-04-23T16:27:22.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:22 2026-04-23T16:27:22.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:22 2026-04-23T16:27:22.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:22 2026-04-23T16:27:22.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:22 2026-04-23T16:27:22.582Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:22 2026-04-23T16:27:22.610Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:22 2026-04-23T16:27:22.610Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:22 2026-04-23T16:27:22.610Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:22 2026-04-23T16:27:22.611Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:22 2026-04-23T16:27:22.611Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:22 2026-04-23T16:27:22.643Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:22 2026-04-23T16:27:22.674Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:22 2026-04-23T16:27:22.675Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:22 2026-04-23T16:27:22.675Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:22 2026-04-23T16:27:22.675Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:22 2026-04-23T16:27:22.675Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:22 2026-04-23T16:27:22.705Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:22 2026-04-23T16:27:22.719Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:22 allow.auto.create.topics = true 16:27:22 auto.commit.interval.ms = 5000 16:27:22 auto.include.jmx.reporter = true 16:27:22 auto.offset.reset = latest 16:27:22 bootstrap.servers = [localhost:32777] 16:27:22 check.crcs = true 16:27:22 client.dns.lookup = use_all_dns_ips 16:27:22 client.id = consumer-test-group-14 16:27:22 client.rack = 16:27:22 connections.max.idle.ms = 540000 16:27:22 default.api.timeout.ms = 60000 16:27:22 enable.auto.commit = true 16:27:22 enable.metrics.push = true 16:27:22 exclude.internal.topics = true 16:27:22 fetch.max.bytes = 52428800 16:27:22 fetch.max.wait.ms = 500 16:27:22 fetch.min.bytes = 1 16:27:22 group.id = test-group 16:27:22 group.instance.id = null 16:27:22 group.protocol = classic 16:27:22 group.remote.assignor = null 16:27:22 heartbeat.interval.ms = 3000 16:27:22 interceptor.classes = [] 16:27:22 internal.leave.group.on.close = true 16:27:22 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:22 isolation.level = read_uncommitted 16:27:22 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:22 max.partition.fetch.bytes = 1048576 16:27:22 max.poll.interval.ms = 300000 16:27:22 max.poll.records = 2147483647 16:27:22 metadata.max.age.ms = 300000 16:27:22 metadata.recovery.strategy = none 16:27:22 metric.reporters = [] 16:27:22 metrics.num.samples = 2 16:27:22 metrics.recording.level = INFO 16:27:22 metrics.sample.window.ms = 30000 16:27:22 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:22 receive.buffer.bytes = 65536 16:27:22 reconnect.backoff.max.ms = 1000 16:27:22 reconnect.backoff.ms = 50 16:27:22 request.timeout.ms = 30000 16:27:22 retry.backoff.max.ms = 1000 16:27:22 retry.backoff.ms = 100 16:27:22 sasl.client.callback.handler.class = null 16:27:22 sasl.jaas.config = null 16:27:22 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:22 sasl.kerberos.min.time.before.relogin = 60000 16:27:22 sasl.kerberos.service.name = null 16:27:22 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:22 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:22 sasl.login.callback.handler.class = null 16:27:22 sasl.login.class = null 16:27:22 sasl.login.connect.timeout.ms = null 16:27:22 sasl.login.read.timeout.ms = null 16:27:22 sasl.login.refresh.buffer.seconds = 300 16:27:22 sasl.login.refresh.min.period.seconds = 60 16:27:22 sasl.login.refresh.window.factor = 0.8 16:27:22 sasl.login.refresh.window.jitter = 0.05 16:27:22 sasl.login.retry.backoff.max.ms = 10000 16:27:22 sasl.login.retry.backoff.ms = 100 16:27:22 sasl.mechanism = GSSAPI 16:27:22 sasl.oauthbearer.clock.skew.seconds = 30 16:27:22 sasl.oauthbearer.expected.audience = null 16:27:22 sasl.oauthbearer.expected.issuer = null 16:27:22 sasl.oauthbearer.header.urlencode = false 16:27:22 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:22 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:22 sasl.oauthbearer.jwks.endpoint.url = null 16:27:22 sasl.oauthbearer.scope.claim.name = scope 16:27:22 sasl.oauthbearer.sub.claim.name = sub 16:27:22 sasl.oauthbearer.token.endpoint.url = null 16:27:22 security.protocol = PLAINTEXT 16:27:22 security.providers = null 16:27:22 send.buffer.bytes = 131072 16:27:22 session.timeout.ms = 45000 16:27:22 socket.connection.setup.timeout.max.ms = 30000 16:27:22 socket.connection.setup.timeout.ms = 10000 16:27:22 ssl.cipher.suites = null 16:27:22 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:22 ssl.endpoint.identification.algorithm = https 16:27:22 ssl.engine.factory.class = null 16:27:22 ssl.key.password = null 16:27:22 ssl.keymanager.algorithm = SunX509 16:27:22 ssl.keystore.certificate.chain = null 16:27:22 ssl.keystore.key = null 16:27:22 ssl.keystore.location = null 16:27:22 ssl.keystore.password = null 16:27:22 ssl.keystore.type = JKS 16:27:22 ssl.protocol = TLSv1.3 16:27:22 ssl.provider = null 16:27:22 ssl.secure.random.implementation = null 16:27:22 ssl.trustmanager.algorithm = PKIX 16:27:22 ssl.truststore.certificates = null 16:27:22 ssl.truststore.location = null 16:27:22 ssl.truststore.password = null 16:27:22 ssl.truststore.type = JKS 16:27:22 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:22 16:27:22 2026-04-23T16:27:22.720Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:22 2026-04-23T16:27:22.722Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:22 2026-04-23T16:27:22.722Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:22 2026-04-23T16:27:22.722Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961642722 16:27:22 2026-04-23T16:27:22.722Z INFO 11420 --- [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 16:27:22 2026-04-23T16:27:22.727Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-14, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:22 2026-04-23T16:27:22.727Z INFO 11420 --- [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) 16:27:22 2026-04-23T16:27:22.728Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 16:27:22 2026-04-23T16:27:22.732Z INFO 11420 --- [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-0f1b9e32-2e3e-49d5-a095-b9085b68a01e 16:27:22 2026-04-23T16:27:22.732Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-14, groupId=test-group] (Re-)joining group 16:27:22 2026-04-23T16:27:22.734Z INFO 11420 --- [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-0f1b9e32-2e3e-49d5-a095-b9085b68a01e', protocol='range'} 16:27:22 2026-04-23T16:27:22.734Z INFO 11420 --- [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-0f1b9e32-2e3e-49d5-a095-b9085b68a01e=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:27:22 2026-04-23T16:27:22.737Z INFO 11420 --- [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-0f1b9e32-2e3e-49d5-a095-b9085b68a01e', protocol='range'} 16:27:22 2026-04-23T16:27:22.738Z INFO 11420 --- [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]) 16:27:22 2026-04-23T16:27:22.738Z INFO 11420 --- [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 16:27:22 2026-04-23T16:27:22.739Z INFO 11420 --- [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 16:27:22 2026-04-23T16:27:22.742Z INFO 11420 --- [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}}. 16:27:23 2026-04-23T16:27:23.223Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:23 acks = -1 16:27:23 auto.include.jmx.reporter = true 16:27:23 batch.size = 16384 16:27:23 bootstrap.servers = [localhost:32777] 16:27:23 buffer.memory = 33554432 16:27:23 client.dns.lookup = use_all_dns_ips 16:27:23 client.id = test-client-id 16:27:23 compression.gzip.level = -1 16:27:23 compression.lz4.level = 9 16:27:23 compression.type = none 16:27:23 compression.zstd.level = 3 16:27:23 connections.max.idle.ms = 540000 16:27:23 delivery.timeout.ms = 120000 16:27:23 enable.idempotence = true 16:27:23 enable.metrics.push = true 16:27:23 interceptor.classes = [] 16:27:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:23 linger.ms = 0 16:27:23 max.block.ms = 60000 16:27:23 max.in.flight.requests.per.connection = 5 16:27:23 max.request.size = 1048576 16:27:23 metadata.max.age.ms = 300000 16:27:23 metadata.max.idle.ms = 300000 16:27:23 metadata.recovery.strategy = none 16:27:23 metric.reporters = [] 16:27:23 metrics.num.samples = 2 16:27:23 metrics.recording.level = INFO 16:27:23 metrics.sample.window.ms = 30000 16:27:23 partitioner.adaptive.partitioning.enable = true 16:27:23 partitioner.availability.timeout.ms = 0 16:27:23 partitioner.class = null 16:27:23 partitioner.ignore.keys = false 16:27:23 receive.buffer.bytes = 32768 16:27:23 reconnect.backoff.max.ms = 1000 16:27:23 reconnect.backoff.ms = 50 16:27:23 request.timeout.ms = 30000 16:27:23 retries = 2147483647 16:27:23 retry.backoff.max.ms = 1000 16:27:23 retry.backoff.ms = 100 16:27:23 sasl.client.callback.handler.class = null 16:27:23 sasl.jaas.config = null 16:27:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:23 sasl.kerberos.min.time.before.relogin = 60000 16:27:23 sasl.kerberos.service.name = null 16:27:23 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:23 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:23 sasl.login.callback.handler.class = null 16:27:23 sasl.login.class = null 16:27:23 sasl.login.connect.timeout.ms = null 16:27:23 sasl.login.read.timeout.ms = null 16:27:23 sasl.login.refresh.buffer.seconds = 300 16:27:23 sasl.login.refresh.min.period.seconds = 60 16:27:23 sasl.login.refresh.window.factor = 0.8 16:27:23 sasl.login.refresh.window.jitter = 0.05 16:27:23 sasl.login.retry.backoff.max.ms = 10000 16:27:23 sasl.login.retry.backoff.ms = 100 16:27:23 sasl.mechanism = GSSAPI 16:27:23 sasl.oauthbearer.clock.skew.seconds = 30 16:27:23 sasl.oauthbearer.expected.audience = null 16:27:23 sasl.oauthbearer.expected.issuer = null 16:27:23 sasl.oauthbearer.header.urlencode = false 16:27:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:23 sasl.oauthbearer.jwks.endpoint.url = null 16:27:23 sasl.oauthbearer.scope.claim.name = scope 16:27:23 sasl.oauthbearer.sub.claim.name = sub 16:27:23 sasl.oauthbearer.token.endpoint.url = null 16:27:23 security.protocol = PLAINTEXT 16:27:23 security.providers = null 16:27:23 send.buffer.bytes = 131072 16:27:23 socket.connection.setup.timeout.max.ms = 30000 16:27:23 socket.connection.setup.timeout.ms = 10000 16:27:23 ssl.cipher.suites = null 16:27:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:23 ssl.endpoint.identification.algorithm = https 16:27:23 ssl.engine.factory.class = null 16:27:23 ssl.key.password = null 16:27:23 ssl.keymanager.algorithm = SunX509 16:27:23 ssl.keystore.certificate.chain = null 16:27:23 ssl.keystore.key = null 16:27:23 ssl.keystore.location = null 16:27:23 ssl.keystore.password = null 16:27:23 ssl.keystore.type = JKS 16:27:23 ssl.protocol = TLSv1.3 16:27:23 ssl.provider = null 16:27:23 ssl.secure.random.implementation = null 16:27:23 ssl.trustmanager.algorithm = PKIX 16:27:23 ssl.truststore.certificates = null 16:27:23 ssl.truststore.location = null 16:27:23 ssl.truststore.password = null 16:27:23 ssl.truststore.type = JKS 16:27:23 transaction.timeout.ms = 60000 16:27:23 transactional.id = null 16:27:23 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:23 16:27:23 2026-04-23T16:27:23.224Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:23 2026-04-23T16:27:23.224Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:23 2026-04-23T16:27:23.228Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:23 2026-04-23T16:27:23.228Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:23 2026-04-23T16:27:23.229Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961643228 16:27:23 2026-04-23T16:27:23.230Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:23 acks = -1 16:27:23 auto.include.jmx.reporter = true 16:27:23 batch.size = 16384 16:27:23 bootstrap.servers = [localhost:32777] 16:27:23 buffer.memory = 33554432 16:27:23 client.dns.lookup = use_all_dns_ips 16:27:23 client.id = test-client-id 16:27:23 compression.gzip.level = -1 16:27:23 compression.lz4.level = 9 16:27:23 compression.type = none 16:27:23 compression.zstd.level = 3 16:27:23 connections.max.idle.ms = 540000 16:27:23 delivery.timeout.ms = 120000 16:27:23 enable.idempotence = true 16:27:23 enable.metrics.push = true 16:27:23 interceptor.classes = [] 16:27:23 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:23 linger.ms = 0 16:27:23 max.block.ms = 60000 16:27:23 max.in.flight.requests.per.connection = 5 16:27:23 max.request.size = 1048576 16:27:23 metadata.max.age.ms = 300000 16:27:23 metadata.max.idle.ms = 300000 16:27:23 metadata.recovery.strategy = none 16:27:23 metric.reporters = [] 16:27:23 metrics.num.samples = 2 16:27:23 metrics.recording.level = INFO 16:27:23 metrics.sample.window.ms = 30000 16:27:23 partitioner.adaptive.partitioning.enable = true 16:27:23 partitioner.availability.timeout.ms = 0 16:27:23 partitioner.class = null 16:27:23 partitioner.ignore.keys = false 16:27:23 receive.buffer.bytes = 32768 16:27:23 reconnect.backoff.max.ms = 1000 16:27:23 reconnect.backoff.ms = 50 16:27:23 request.timeout.ms = 30000 16:27:23 retries = 2147483647 16:27:23 retry.backoff.max.ms = 1000 16:27:23 retry.backoff.ms = 100 16:27:23 sasl.client.callback.handler.class = null 16:27:23 sasl.jaas.config = null 16:27:23 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:23 sasl.kerberos.min.time.before.relogin = 60000 16:27:23 sasl.kerberos.service.name = null 16:27:23 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:23 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:23 sasl.login.callback.handler.class = null 16:27:23 sasl.login.class = null 16:27:23 sasl.login.connect.timeout.ms = null 16:27:23 sasl.login.read.timeout.ms = null 16:27:23 sasl.login.refresh.buffer.seconds = 300 16:27:23 sasl.login.refresh.min.period.seconds = 60 16:27:23 sasl.login.refresh.window.factor = 0.8 16:27:23 sasl.login.refresh.window.jitter = 0.05 16:27:23 sasl.login.retry.backoff.max.ms = 10000 16:27:23 sasl.login.retry.backoff.ms = 100 16:27:23 sasl.mechanism = GSSAPI 16:27:23 sasl.oauthbearer.clock.skew.seconds = 30 16:27:23 sasl.oauthbearer.expected.audience = null 16:27:23 sasl.oauthbearer.expected.issuer = null 16:27:23 sasl.oauthbearer.header.urlencode = false 16:27:23 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:23 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:23 sasl.oauthbearer.jwks.endpoint.url = null 16:27:23 sasl.oauthbearer.scope.claim.name = scope 16:27:23 sasl.oauthbearer.sub.claim.name = sub 16:27:23 sasl.oauthbearer.token.endpoint.url = null 16:27:23 security.protocol = PLAINTEXT 16:27:23 security.providers = null 16:27:23 send.buffer.bytes = 131072 16:27:23 socket.connection.setup.timeout.max.ms = 30000 16:27:23 socket.connection.setup.timeout.ms = 10000 16:27:23 ssl.cipher.suites = null 16:27:23 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:23 ssl.endpoint.identification.algorithm = https 16:27:23 ssl.engine.factory.class = null 16:27:23 ssl.key.password = null 16:27:23 ssl.keymanager.algorithm = SunX509 16:27:23 ssl.keystore.certificate.chain = null 16:27:23 ssl.keystore.key = null 16:27:23 ssl.keystore.location = null 16:27:23 ssl.keystore.password = null 16:27:23 ssl.keystore.type = JKS 16:27:23 ssl.protocol = TLSv1.3 16:27:23 ssl.provider = null 16:27:23 ssl.secure.random.implementation = null 16:27:23 ssl.trustmanager.algorithm = PKIX 16:27:23 ssl.truststore.certificates = null 16:27:23 ssl.truststore.location = null 16:27:23 ssl.truststore.password = null 16:27:23 ssl.truststore.type = JKS 16:27:23 transaction.timeout.ms = 60000 16:27:23 transactional.id = null 16:27:23 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:23 16:27:23 2026-04-23T16:27:23.230Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:23 2026-04-23T16:27:23.231Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:23 2026-04-23T16:27:23.234Z INFO 11420 --- [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. 16:27:23 2026-04-23T16:27:23.235Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:23 2026-04-23T16:27:23.250Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:23 2026-04-23T16:27:23.250Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.250Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.256Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.287Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.375Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.423Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.488Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.488Z INFO 11420 --- [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-0f1b9e32-2e3e-49d5-a095-b9085b68a01e sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:23 2026-04-23T16:27:23.488Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.488Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.488Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.488Z INFO 11420 --- [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 16:27:23 2026-04-23T16:27:23.488Z INFO 11420 --- [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 16:27:24 2026-04-23T16:27:23.989Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:24 2026-04-23T16:27:23.989Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:24 2026-04-23T16:27:23.989Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:24 2026-04-23T16:27:23.989Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:24 2026-04-23T16:27:23.992Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-14 unregistered 16:27:24 2026-04-23T16:27:23.992Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:24 2026-04-23T16:27:23.996Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:24 2026-04-23T16:27:23.996Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:24 2026-04-23T16:27:23.997Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:24 2026-04-23T16:27:23.998Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:24 2026-04-23T16:27:23.998Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:24 2026-04-23T16:27:23.998Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:24 2026-04-23T16:27:24.001Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:24 2026-04-23T16:27:24.001Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:24 2026-04-23T16:27:24.001Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:24 2026-04-23T16:27:24.001Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:24 2026-04-23T16:27:24.001Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:24 2026-04-23T16:27:24.201Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:24 2026-04-23T16:27:24.201Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:24 2026-04-23T16:27:24.201Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:24 2026-04-23T16:27:24.202Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:24 2026-04-23T16:27:24.202Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:24 2026-04-23T16:27:24.268Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:24 2026-04-23T16:27:24.299Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:24 2026-04-23T16:27:24.299Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:24 2026-04-23T16:27:24.299Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:24 2026-04-23T16:27:24.299Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:24 2026-04-23T16:27:24.299Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:24 2026-04-23T16:27:24.331Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:24 2026-04-23T16:27:24.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:24 2026-04-23T16:27:24.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:24 2026-04-23T16:27:24.364Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:24 2026-04-23T16:27:24.364Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:24 2026-04-23T16:27:24.364Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:24 2026-04-23T16:27:24.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:24 2026-04-23T16:27:24.419Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:24 2026-04-23T16:27:24.420Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:24 2026-04-23T16:27:24.420Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:24 2026-04-23T16:27:24.420Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:24 2026-04-23T16:27:24.420Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:24 2026-04-23T16:27:24.446Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:24 2026-04-23T16:27:24.473Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:24 2026-04-23T16:27:24.473Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:24 2026-04-23T16:27:24.473Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:24 2026-04-23T16:27:24.473Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:24 2026-04-23T16:27:24.473Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:24 2026-04-23T16:27:24.509Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:24 2026-04-23T16:27:24.543Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:24 2026-04-23T16:27:24.543Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:24 2026-04-23T16:27:24.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:24 2026-04-23T16:27:24.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:24 2026-04-23T16:27:24.544Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:24 2026-04-23T16:27:24.573Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:24 2026-04-23T16:27:24.584Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:24 allow.auto.create.topics = true 16:27:24 auto.commit.interval.ms = 5000 16:27:24 auto.include.jmx.reporter = true 16:27:24 auto.offset.reset = latest 16:27:24 bootstrap.servers = [localhost:32777] 16:27:24 check.crcs = true 16:27:24 client.dns.lookup = use_all_dns_ips 16:27:24 client.id = consumer-test-group-15 16:27:24 client.rack = 16:27:24 connections.max.idle.ms = 540000 16:27:24 default.api.timeout.ms = 60000 16:27:24 enable.auto.commit = true 16:27:24 enable.metrics.push = true 16:27:24 exclude.internal.topics = true 16:27:24 fetch.max.bytes = 52428800 16:27:24 fetch.max.wait.ms = 500 16:27:24 fetch.min.bytes = 1 16:27:24 group.id = test-group 16:27:24 group.instance.id = null 16:27:24 group.protocol = classic 16:27:24 group.remote.assignor = null 16:27:24 heartbeat.interval.ms = 3000 16:27:24 interceptor.classes = [] 16:27:24 internal.leave.group.on.close = true 16:27:24 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:24 isolation.level = read_uncommitted 16:27:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:24 max.partition.fetch.bytes = 1048576 16:27:24 max.poll.interval.ms = 300000 16:27:24 max.poll.records = 2147483647 16:27:24 metadata.max.age.ms = 300000 16:27:24 metadata.recovery.strategy = none 16:27:24 metric.reporters = [] 16:27:24 metrics.num.samples = 2 16:27:24 metrics.recording.level = INFO 16:27:24 metrics.sample.window.ms = 30000 16:27:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:24 receive.buffer.bytes = 65536 16:27:24 reconnect.backoff.max.ms = 1000 16:27:24 reconnect.backoff.ms = 50 16:27:24 request.timeout.ms = 30000 16:27:24 retry.backoff.max.ms = 1000 16:27:24 retry.backoff.ms = 100 16:27:24 sasl.client.callback.handler.class = null 16:27:24 sasl.jaas.config = null 16:27:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:24 sasl.kerberos.min.time.before.relogin = 60000 16:27:24 sasl.kerberos.service.name = null 16:27:24 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:24 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:24 sasl.login.callback.handler.class = null 16:27:24 sasl.login.class = null 16:27:24 sasl.login.connect.timeout.ms = null 16:27:24 sasl.login.read.timeout.ms = null 16:27:24 sasl.login.refresh.buffer.seconds = 300 16:27:24 sasl.login.refresh.min.period.seconds = 60 16:27:24 sasl.login.refresh.window.factor = 0.8 16:27:24 sasl.login.refresh.window.jitter = 0.05 16:27:24 sasl.login.retry.backoff.max.ms = 10000 16:27:24 sasl.login.retry.backoff.ms = 100 16:27:24 sasl.mechanism = GSSAPI 16:27:24 sasl.oauthbearer.clock.skew.seconds = 30 16:27:24 sasl.oauthbearer.expected.audience = null 16:27:24 sasl.oauthbearer.expected.issuer = null 16:27:24 sasl.oauthbearer.header.urlencode = false 16:27:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:24 sasl.oauthbearer.jwks.endpoint.url = null 16:27:24 sasl.oauthbearer.scope.claim.name = scope 16:27:24 sasl.oauthbearer.sub.claim.name = sub 16:27:24 sasl.oauthbearer.token.endpoint.url = null 16:27:24 security.protocol = PLAINTEXT 16:27:24 security.providers = null 16:27:24 send.buffer.bytes = 131072 16:27:24 session.timeout.ms = 45000 16:27:24 socket.connection.setup.timeout.max.ms = 30000 16:27:24 socket.connection.setup.timeout.ms = 10000 16:27:24 ssl.cipher.suites = null 16:27:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:24 ssl.endpoint.identification.algorithm = https 16:27:24 ssl.engine.factory.class = null 16:27:24 ssl.key.password = null 16:27:24 ssl.keymanager.algorithm = SunX509 16:27:24 ssl.keystore.certificate.chain = null 16:27:24 ssl.keystore.key = null 16:27:24 ssl.keystore.location = null 16:27:24 ssl.keystore.password = null 16:27:24 ssl.keystore.type = JKS 16:27:24 ssl.protocol = TLSv1.3 16:27:24 ssl.provider = null 16:27:24 ssl.secure.random.implementation = null 16:27:24 ssl.trustmanager.algorithm = PKIX 16:27:24 ssl.truststore.certificates = null 16:27:24 ssl.truststore.location = null 16:27:24 ssl.truststore.password = null 16:27:24 ssl.truststore.type = JKS 16:27:24 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:24 16:27:24 2026-04-23T16:27:24.585Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:24 2026-04-23T16:27:24.589Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:24 2026-04-23T16:27:24.589Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:24 2026-04-23T16:27:24.589Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961644588 16:27:24 2026-04-23T16:27:24.589Z INFO 11420 --- [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 16:27:24 2026-04-23T16:27:24.594Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-15, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:24 2026-04-23T16:27:24.594Z INFO 11420 --- [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) 16:27:24 2026-04-23T16:27:24.595Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 16:27:24 2026-04-23T16:27:24.604Z INFO 11420 --- [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-335d6549-b56c-4355-9147-f243c474f5bb 16:27:24 2026-04-23T16:27:24.604Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-15, groupId=test-group] (Re-)joining group 16:27:24 2026-04-23T16:27:24.609Z INFO 11420 --- [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-335d6549-b56c-4355-9147-f243c474f5bb', protocol='range'} 16:27:24 2026-04-23T16:27:24.609Z INFO 11420 --- [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-335d6549-b56c-4355-9147-f243c474f5bb=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:27:24 2026-04-23T16:27:24.612Z INFO 11420 --- [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-335d6549-b56c-4355-9147-f243c474f5bb', protocol='range'} 16:27:24 2026-04-23T16:27:24.612Z INFO 11420 --- [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]) 16:27:24 2026-04-23T16:27:24.612Z INFO 11420 --- [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 16:27:24 2026-04-23T16:27:24.613Z INFO 11420 --- [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 16:27:24 2026-04-23T16:27:24.618Z INFO 11420 --- [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}}. 16:27:25 2026-04-23T16:27:25.090Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:25 acks = -1 16:27:25 auto.include.jmx.reporter = true 16:27:25 batch.size = 16384 16:27:25 bootstrap.servers = [localhost:32777] 16:27:25 buffer.memory = 33554432 16:27:25 client.dns.lookup = use_all_dns_ips 16:27:25 client.id = test-client-id 16:27:25 compression.gzip.level = -1 16:27:25 compression.lz4.level = 9 16:27:25 compression.type = none 16:27:25 compression.zstd.level = 3 16:27:25 connections.max.idle.ms = 540000 16:27:25 delivery.timeout.ms = 120000 16:27:25 enable.idempotence = true 16:27:25 enable.metrics.push = true 16:27:25 interceptor.classes = [] 16:27:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:25 linger.ms = 0 16:27:25 max.block.ms = 60000 16:27:25 max.in.flight.requests.per.connection = 5 16:27:25 max.request.size = 1048576 16:27:25 metadata.max.age.ms = 300000 16:27:25 metadata.max.idle.ms = 300000 16:27:25 metadata.recovery.strategy = none 16:27:25 metric.reporters = [] 16:27:25 metrics.num.samples = 2 16:27:25 metrics.recording.level = INFO 16:27:25 metrics.sample.window.ms = 30000 16:27:25 partitioner.adaptive.partitioning.enable = true 16:27:25 partitioner.availability.timeout.ms = 0 16:27:25 partitioner.class = null 16:27:25 partitioner.ignore.keys = false 16:27:25 receive.buffer.bytes = 32768 16:27:25 reconnect.backoff.max.ms = 1000 16:27:25 reconnect.backoff.ms = 50 16:27:25 request.timeout.ms = 30000 16:27:25 retries = 2147483647 16:27:25 retry.backoff.max.ms = 1000 16:27:25 retry.backoff.ms = 100 16:27:25 sasl.client.callback.handler.class = null 16:27:25 sasl.jaas.config = null 16:27:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:25 sasl.kerberos.min.time.before.relogin = 60000 16:27:25 sasl.kerberos.service.name = null 16:27:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:25 sasl.login.callback.handler.class = null 16:27:25 sasl.login.class = null 16:27:25 sasl.login.connect.timeout.ms = null 16:27:25 sasl.login.read.timeout.ms = null 16:27:25 sasl.login.refresh.buffer.seconds = 300 16:27:25 sasl.login.refresh.min.period.seconds = 60 16:27:25 sasl.login.refresh.window.factor = 0.8 16:27:25 sasl.login.refresh.window.jitter = 0.05 16:27:25 sasl.login.retry.backoff.max.ms = 10000 16:27:25 sasl.login.retry.backoff.ms = 100 16:27:25 sasl.mechanism = GSSAPI 16:27:25 sasl.oauthbearer.clock.skew.seconds = 30 16:27:25 sasl.oauthbearer.expected.audience = null 16:27:25 sasl.oauthbearer.expected.issuer = null 16:27:25 sasl.oauthbearer.header.urlencode = false 16:27:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:25 sasl.oauthbearer.jwks.endpoint.url = null 16:27:25 sasl.oauthbearer.scope.claim.name = scope 16:27:25 sasl.oauthbearer.sub.claim.name = sub 16:27:25 sasl.oauthbearer.token.endpoint.url = null 16:27:25 security.protocol = PLAINTEXT 16:27:25 security.providers = null 16:27:25 send.buffer.bytes = 131072 16:27:25 socket.connection.setup.timeout.max.ms = 30000 16:27:25 socket.connection.setup.timeout.ms = 10000 16:27:25 ssl.cipher.suites = null 16:27:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:25 ssl.endpoint.identification.algorithm = https 16:27:25 ssl.engine.factory.class = null 16:27:25 ssl.key.password = null 16:27:25 ssl.keymanager.algorithm = SunX509 16:27:25 ssl.keystore.certificate.chain = null 16:27:25 ssl.keystore.key = null 16:27:25 ssl.keystore.location = null 16:27:25 ssl.keystore.password = null 16:27:25 ssl.keystore.type = JKS 16:27:25 ssl.protocol = TLSv1.3 16:27:25 ssl.provider = null 16:27:25 ssl.secure.random.implementation = null 16:27:25 ssl.trustmanager.algorithm = PKIX 16:27:25 ssl.truststore.certificates = null 16:27:25 ssl.truststore.location = null 16:27:25 ssl.truststore.password = null 16:27:25 ssl.truststore.type = JKS 16:27:25 transaction.timeout.ms = 60000 16:27:25 transactional.id = null 16:27:25 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:25 16:27:25 2026-04-23T16:27:25.090Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:25 2026-04-23T16:27:25.091Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:25 2026-04-23T16:27:25.095Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:25 2026-04-23T16:27:25.095Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:25 2026-04-23T16:27:25.095Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961645095 16:27:25 2026-04-23T16:27:25.096Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:25 acks = -1 16:27:25 auto.include.jmx.reporter = true 16:27:25 batch.size = 16384 16:27:25 bootstrap.servers = [localhost:32777] 16:27:25 buffer.memory = 33554432 16:27:25 client.dns.lookup = use_all_dns_ips 16:27:25 client.id = test-client-id 16:27:25 compression.gzip.level = -1 16:27:25 compression.lz4.level = 9 16:27:25 compression.type = none 16:27:25 compression.zstd.level = 3 16:27:25 connections.max.idle.ms = 540000 16:27:25 delivery.timeout.ms = 120000 16:27:25 enable.idempotence = true 16:27:25 enable.metrics.push = true 16:27:25 interceptor.classes = [] 16:27:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:25 linger.ms = 0 16:27:25 max.block.ms = 60000 16:27:25 max.in.flight.requests.per.connection = 5 16:27:25 max.request.size = 1048576 16:27:25 metadata.max.age.ms = 300000 16:27:25 metadata.max.idle.ms = 300000 16:27:25 metadata.recovery.strategy = none 16:27:25 metric.reporters = [] 16:27:25 metrics.num.samples = 2 16:27:25 metrics.recording.level = INFO 16:27:25 metrics.sample.window.ms = 30000 16:27:25 partitioner.adaptive.partitioning.enable = true 16:27:25 partitioner.availability.timeout.ms = 0 16:27:25 partitioner.class = null 16:27:25 partitioner.ignore.keys = false 16:27:25 receive.buffer.bytes = 32768 16:27:25 reconnect.backoff.max.ms = 1000 16:27:25 reconnect.backoff.ms = 50 16:27:25 request.timeout.ms = 30000 16:27:25 retries = 2147483647 16:27:25 retry.backoff.max.ms = 1000 16:27:25 retry.backoff.ms = 100 16:27:25 sasl.client.callback.handler.class = null 16:27:25 sasl.jaas.config = null 16:27:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:25 sasl.kerberos.min.time.before.relogin = 60000 16:27:25 sasl.kerberos.service.name = null 16:27:25 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:25 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:25 sasl.login.callback.handler.class = null 16:27:25 sasl.login.class = null 16:27:25 sasl.login.connect.timeout.ms = null 16:27:25 sasl.login.read.timeout.ms = null 16:27:25 sasl.login.refresh.buffer.seconds = 300 16:27:25 sasl.login.refresh.min.period.seconds = 60 16:27:25 sasl.login.refresh.window.factor = 0.8 16:27:25 sasl.login.refresh.window.jitter = 0.05 16:27:25 sasl.login.retry.backoff.max.ms = 10000 16:27:25 sasl.login.retry.backoff.ms = 100 16:27:25 sasl.mechanism = GSSAPI 16:27:25 sasl.oauthbearer.clock.skew.seconds = 30 16:27:25 sasl.oauthbearer.expected.audience = null 16:27:25 sasl.oauthbearer.expected.issuer = null 16:27:25 sasl.oauthbearer.header.urlencode = false 16:27:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:25 sasl.oauthbearer.jwks.endpoint.url = null 16:27:25 sasl.oauthbearer.scope.claim.name = scope 16:27:25 sasl.oauthbearer.sub.claim.name = sub 16:27:25 sasl.oauthbearer.token.endpoint.url = null 16:27:25 security.protocol = PLAINTEXT 16:27:25 security.providers = null 16:27:25 send.buffer.bytes = 131072 16:27:25 socket.connection.setup.timeout.max.ms = 30000 16:27:25 socket.connection.setup.timeout.ms = 10000 16:27:25 ssl.cipher.suites = null 16:27:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:25 ssl.endpoint.identification.algorithm = https 16:27:25 ssl.engine.factory.class = null 16:27:25 ssl.key.password = null 16:27:25 ssl.keymanager.algorithm = SunX509 16:27:25 ssl.keystore.certificate.chain = null 16:27:25 ssl.keystore.key = null 16:27:25 ssl.keystore.location = null 16:27:25 ssl.keystore.password = null 16:27:25 ssl.keystore.type = JKS 16:27:25 ssl.protocol = TLSv1.3 16:27:25 ssl.provider = null 16:27:25 ssl.secure.random.implementation = null 16:27:25 ssl.trustmanager.algorithm = PKIX 16:27:25 ssl.truststore.certificates = null 16:27:25 ssl.truststore.location = null 16:27:25 ssl.truststore.password = null 16:27:25 ssl.truststore.type = JKS 16:27:25 transaction.timeout.ms = 60000 16:27:25 transactional.id = null 16:27:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:25 16:27:25 2026-04-23T16:27:25.096Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:25 2026-04-23T16:27:25.097Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:25 2026-04-23T16:27:25.099Z INFO 11420 --- [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. 16:27:25 2026-04-23T16:27:25.105Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:25 2026-04-23T16:27:25.105Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:25 2026-04-23T16:27:25.105Z INFO 11420 --- [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 16:27:25 2026-04-23T16:27:25.111Z INFO 11420 --- [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 16:27:25 2026-04-23T16:27:25.122Z INFO 11420 --- [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 16:27:25 2026-04-23T16:27:25.152Z INFO 11420 --- [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 16:27:25 2026-04-23T16:27:25.224Z INFO 11420 --- [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 16:27:26 2026-04-23T16:27:25.255Z INFO 11420 --- [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 16:27:26 2026-04-23T16:27:26.339Z INFO 11420 --- [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 16:27:27 2026-04-23T16:27:26.339Z INFO 11420 --- [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-335d6549-b56c-4355-9147-f243c474f5bb sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:27 2026-04-23T16:27:26.339Z INFO 11420 --- [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 16:27:27 2026-04-23T16:27:26.339Z INFO 11420 --- [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 16:27:27 2026-04-23T16:27:26.339Z INFO 11420 --- [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 16:27:27 2026-04-23T16:27:26.340Z INFO 11420 --- [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 16:27:27 2026-04-23T16:27:26.340Z INFO 11420 --- [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 16:27:27 2026-04-23T16:27:26.344Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:27 2026-04-23T16:27:26.344Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:27 2026-04-23T16:27:26.344Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:27 2026-04-23T16:27:26.344Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:27 2026-04-23T16:27:26.345Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-15 unregistered 16:27:27 2026-04-23T16:27:26.345Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:27 2026-04-23T16:27:26.348Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:27 2026-04-23T16:27:26.348Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:27 2026-04-23T16:27:26.348Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:27 2026-04-23T16:27:26.348Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:27 2026-04-23T16:27:26.349Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:27 2026-04-23T16:27:26.349Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:27 2026-04-23T16:27:26.350Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:27 2026-04-23T16:27:26.350Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:27 2026-04-23T16:27:26.350Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:27 2026-04-23T16:27:26.350Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:27 2026-04-23T16:27:26.350Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:27 2026-04-23T16:27:26.499Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:27 2026-04-23T16:27:26.500Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:27 2026-04-23T16:27:26.500Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:27 2026-04-23T16:27:26.500Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:27 2026-04-23T16:27:26.500Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:27 2026-04-23T16:27:27.739Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:27 2026-04-23T16:27:27.770Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:27 2026-04-23T16:27:27.770Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:27 2026-04-23T16:27:27.771Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:27 2026-04-23T16:27:27.771Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:27 2026-04-23T16:27:27.771Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:27 2026-04-23T16:27:27.806Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:27 2026-04-23T16:27:27.828Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:27 2026-04-23T16:27:27.828Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:27 2026-04-23T16:27:27.829Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:27 2026-04-23T16:27:27.829Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:27 2026-04-23T16:27:27.829Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:28 2026-04-23T16:27:27.845Z INFO 11420 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:27:28 2026-04-23T16:27:27.858Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:28 2026-04-23T16:27:27.888Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:28 2026-04-23T16:27:27.890Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:28 2026-04-23T16:27:27.890Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:28 2026-04-23T16:27:27.890Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:28 2026-04-23T16:27:27.890Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:28 2026-04-23T16:27:27.933Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:28 2026-04-23T16:27:27.970Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57839 16:27:28 2026-04-23T16:27:28.000Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46991/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46991 16:27:28 2026-04-23T16:27:28.003Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:28 2026-04-23T16:27:28.003Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:28 2026-04-23T16:27:28.003Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:28 2026-04-23T16:27:28.004Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:28 2026-04-23T16:27:28.004Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:28 2026-04-23T16:27:28.017Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54053/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54053 16:27:28 2026-04-23T16:27:28.035Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48277 16:27:28 2026-04-23T16:27:28.041Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:28 2026-04-23T16:27:28.057Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58753/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58753 16:27:28 2026-04-23T16:27:28.075Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57661 16:27:28 2026-04-23T16:27:28.092Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:28 2026-04-23T16:27:28.093Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:28 2026-04-23T16:27:28.093Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:28 2026-04-23T16:27:28.095Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:28 2026-04-23T16:27:28.095Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:28 2026-04-23T16:27:28.098Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38341/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38341 16:27:28 2026-04-23T16:27:28.115Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41837 16:27:28 2026-04-23T16:27:28.133Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39293 16:27:28 2026-04-23T16:27:28.142Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:28 2026-04-23T16:27:28.155Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37019/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37019 16:27:28 2026-04-23T16:27:28.160Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:28 allow.auto.create.topics = true 16:27:28 auto.commit.interval.ms = 5000 16:27:28 auto.include.jmx.reporter = true 16:27:28 auto.offset.reset = latest 16:27:28 bootstrap.servers = [localhost:32777] 16:27:28 check.crcs = true 16:27:28 client.dns.lookup = use_all_dns_ips 16:27:28 client.id = consumer-test-group-16 16:27:28 client.rack = 16:27:28 connections.max.idle.ms = 540000 16:27:28 default.api.timeout.ms = 60000 16:27:28 enable.auto.commit = true 16:27:28 enable.metrics.push = true 16:27:28 exclude.internal.topics = true 16:27:28 fetch.max.bytes = 52428800 16:27:28 fetch.max.wait.ms = 500 16:27:28 fetch.min.bytes = 1 16:27:28 group.id = test-group 16:27:28 group.instance.id = null 16:27:28 group.protocol = classic 16:27:28 group.remote.assignor = null 16:27:28 heartbeat.interval.ms = 3000 16:27:28 interceptor.classes = [] 16:27:28 internal.leave.group.on.close = true 16:27:28 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:28 isolation.level = read_uncommitted 16:27:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:28 max.partition.fetch.bytes = 1048576 16:27:28 max.poll.interval.ms = 300000 16:27:28 max.poll.records = 2147483647 16:27:28 metadata.max.age.ms = 300000 16:27:28 metadata.recovery.strategy = none 16:27:28 metric.reporters = [] 16:27:28 metrics.num.samples = 2 16:27:28 metrics.recording.level = INFO 16:27:28 metrics.sample.window.ms = 30000 16:27:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:28 receive.buffer.bytes = 65536 16:27:28 reconnect.backoff.max.ms = 1000 16:27:28 reconnect.backoff.ms = 50 16:27:28 request.timeout.ms = 30000 16:27:28 retry.backoff.max.ms = 1000 16:27:28 retry.backoff.ms = 100 16:27:28 sasl.client.callback.handler.class = null 16:27:28 sasl.jaas.config = null 16:27:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:28 sasl.kerberos.min.time.before.relogin = 60000 16:27:28 sasl.kerberos.service.name = null 16:27:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:28 sasl.login.callback.handler.class = null 16:27:28 sasl.login.class = null 16:27:28 sasl.login.connect.timeout.ms = null 16:27:28 sasl.login.read.timeout.ms = null 16:27:28 sasl.login.refresh.buffer.seconds = 300 16:27:28 sasl.login.refresh.min.period.seconds = 60 16:27:28 sasl.login.refresh.window.factor = 0.8 16:27:28 sasl.login.refresh.window.jitter = 0.05 16:27:28 sasl.login.retry.backoff.max.ms = 10000 16:27:28 sasl.login.retry.backoff.ms = 100 16:27:28 sasl.mechanism = GSSAPI 16:27:28 sasl.oauthbearer.clock.skew.seconds = 30 16:27:28 sasl.oauthbearer.expected.audience = null 16:27:28 sasl.oauthbearer.expected.issuer = null 16:27:28 sasl.oauthbearer.header.urlencode = false 16:27:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:28 sasl.oauthbearer.jwks.endpoint.url = null 16:27:28 sasl.oauthbearer.scope.claim.name = scope 16:27:28 sasl.oauthbearer.sub.claim.name = sub 16:27:28 sasl.oauthbearer.token.endpoint.url = null 16:27:28 security.protocol = PLAINTEXT 16:27:28 security.providers = null 16:27:28 send.buffer.bytes = 131072 16:27:28 session.timeout.ms = 45000 16:27:28 socket.connection.setup.timeout.max.ms = 30000 16:27:28 socket.connection.setup.timeout.ms = 10000 16:27:28 ssl.cipher.suites = null 16:27:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:28 ssl.endpoint.identification.algorithm = https 16:27:28 ssl.engine.factory.class = null 16:27:28 ssl.key.password = null 16:27:28 ssl.keymanager.algorithm = SunX509 16:27:28 ssl.keystore.certificate.chain = null 16:27:28 ssl.keystore.key = null 16:27:28 ssl.keystore.location = null 16:27:28 ssl.keystore.password = null 16:27:28 ssl.keystore.type = JKS 16:27:28 ssl.protocol = TLSv1.3 16:27:28 ssl.provider = null 16:27:28 ssl.secure.random.implementation = null 16:27:28 ssl.trustmanager.algorithm = PKIX 16:27:28 ssl.truststore.certificates = null 16:27:28 ssl.truststore.location = null 16:27:28 ssl.truststore.password = null 16:27:28 ssl.truststore.type = JKS 16:27:28 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 16:27:28 16:27:28 2026-04-23T16:27:28.160Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:28 2026-04-23T16:27:28.164Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:28 2026-04-23T16:27:28.164Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:28 2026-04-23T16:27:28.164Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961648164 16:27:28 2026-04-23T16:27:28.164Z INFO 11420 --- [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 16:27:28 2026-04-23T16:27:28.169Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-16, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:28 2026-04-23T16:27:28.169Z INFO 11420 --- [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) 16:27:28 2026-04-23T16:27:28.171Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 16:27:28 2026-04-23T16:27:28.174Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37199/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37199 16:27:28 2026-04-23T16:27:28.177Z INFO 11420 --- [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-a0cccfe2-3a2c-46ad-aca7-239353d2483c 16:27:28 2026-04-23T16:27:28.177Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-16, groupId=test-group] (Re-)joining group 16:27:28 2026-04-23T16:27:28.180Z INFO 11420 --- [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-a0cccfe2-3a2c-46ad-aca7-239353d2483c', protocol='range'} 16:27:28 2026-04-23T16:27:28.181Z INFO 11420 --- [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-a0cccfe2-3a2c-46ad-aca7-239353d2483c=Assignment(partitions=[ncmp-dmi-cm-avc-subscription-0])} 16:27:28 2026-04-23T16:27:28.183Z INFO 11420 --- [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-a0cccfe2-3a2c-46ad-aca7-239353d2483c', protocol='range'} 16:27:28 2026-04-23T16:27:28.183Z INFO 11420 --- [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]) 16:27:28 2026-04-23T16:27:28.183Z INFO 11420 --- [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 16:27:28 2026-04-23T16:27:28.184Z INFO 11420 --- [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 16:27:28 2026-04-23T16:27:28.188Z INFO 11420 --- [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}}. 16:27:28 2026-04-23T16:27:28.195Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44039 16:27:28 2026-04-23T16:27:28.214Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35189/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35189 16:27:28 2026-04-23T16:27:28.228Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46123/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46123 16:27:28 2026-04-23T16:27:28.241Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57007 16:27:28 2026-04-23T16:27:28.256Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58989 16:27:28 2026-04-23T16:27:28.272Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33533/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33533 16:27:28 2026-04-23T16:27:28.287Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45153/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45153 16:27:28 2026-04-23T16:27:28.300Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2 16:27:28 2026-04-23T16:27:28.310Z INFO 11420 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle4 is now: NONE 16:27:28 2026-04-23T16:27:28.322Z WARN 11420 --- [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 19 : {ncmp-inventory-events=UNKNOWN_TOPIC_OR_PARTITION} 16:27:28 2026-04-23T16:27:28.436Z INFO 11420 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle3 is now: NONE 16:27:28 2026-04-23T16:27:28.442Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0 16:27:28 2026-04-23T16:27:28.455Z INFO 11420 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle0 is now: NONE 16:27:28 2026-04-23T16:27:28.459Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50809/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50809 16:27:28 2026-04-23T16:27:28.472Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1 16:27:28 2026-04-23T16:27:28.485Z INFO 11420 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle1 is now: NONE 16:27:28 2026-04-23T16:27:28.486Z INFO 11420 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle5 is now: NONE 16:27:28 2026-04-23T16:27:28.487Z INFO 11420 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: cmHandle2 is now: NONE 16:27:28 2026-04-23T16:27:28.492Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59245/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59245 16:27:28 2026-04-23T16:27:28.518Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43793/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43793 16:27:28 2026-04-23T16:27:28.537Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59769 16:27:28 2026-04-23T16:27:28.554Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39513/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39513 16:27:28 2026-04-23T16:27:28.666Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:28 acks = -1 16:27:28 auto.include.jmx.reporter = true 16:27:28 batch.size = 16384 16:27:28 bootstrap.servers = [localhost:32777] 16:27:28 buffer.memory = 33554432 16:27:28 client.dns.lookup = use_all_dns_ips 16:27:28 client.id = test-client-id 16:27:28 compression.gzip.level = -1 16:27:28 compression.lz4.level = 9 16:27:28 compression.type = none 16:27:28 compression.zstd.level = 3 16:27:28 connections.max.idle.ms = 540000 16:27:28 delivery.timeout.ms = 120000 16:27:28 enable.idempotence = true 16:27:28 enable.metrics.push = true 16:27:28 interceptor.classes = [] 16:27:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:28 linger.ms = 0 16:27:28 max.block.ms = 60000 16:27:28 max.in.flight.requests.per.connection = 5 16:27:28 max.request.size = 1048576 16:27:28 metadata.max.age.ms = 300000 16:27:28 metadata.max.idle.ms = 300000 16:27:28 metadata.recovery.strategy = none 16:27:28 metric.reporters = [] 16:27:28 metrics.num.samples = 2 16:27:28 metrics.recording.level = INFO 16:27:28 metrics.sample.window.ms = 30000 16:27:28 partitioner.adaptive.partitioning.enable = true 16:27:28 partitioner.availability.timeout.ms = 0 16:27:28 partitioner.class = null 16:27:28 partitioner.ignore.keys = false 16:27:28 receive.buffer.bytes = 32768 16:27:28 reconnect.backoff.max.ms = 1000 16:27:28 reconnect.backoff.ms = 50 16:27:28 request.timeout.ms = 30000 16:27:28 retries = 2147483647 16:27:28 retry.backoff.max.ms = 1000 16:27:28 retry.backoff.ms = 100 16:27:28 sasl.client.callback.handler.class = null 16:27:28 sasl.jaas.config = null 16:27:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:28 sasl.kerberos.min.time.before.relogin = 60000 16:27:28 sasl.kerberos.service.name = null 16:27:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:28 sasl.login.callback.handler.class = null 16:27:28 sasl.login.class = null 16:27:28 sasl.login.connect.timeout.ms = null 16:27:28 sasl.login.read.timeout.ms = null 16:27:28 sasl.login.refresh.buffer.seconds = 300 16:27:28 sasl.login.refresh.min.period.seconds = 60 16:27:28 sasl.login.refresh.window.factor = 0.8 16:27:28 sasl.login.refresh.window.jitter = 0.05 16:27:28 sasl.login.retry.backoff.max.ms = 10000 16:27:28 sasl.login.retry.backoff.ms = 100 16:27:28 sasl.mechanism = GSSAPI 16:27:28 sasl.oauthbearer.clock.skew.seconds = 30 16:27:28 sasl.oauthbearer.expected.audience = null 16:27:28 sasl.oauthbearer.expected.issuer = null 16:27:28 sasl.oauthbearer.header.urlencode = false 16:27:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:28 sasl.oauthbearer.jwks.endpoint.url = null 16:27:28 sasl.oauthbearer.scope.claim.name = scope 16:27:28 sasl.oauthbearer.sub.claim.name = sub 16:27:28 sasl.oauthbearer.token.endpoint.url = null 16:27:28 security.protocol = PLAINTEXT 16:27:28 security.providers = null 16:27:28 send.buffer.bytes = 131072 16:27:28 socket.connection.setup.timeout.max.ms = 30000 16:27:28 socket.connection.setup.timeout.ms = 10000 16:27:28 ssl.cipher.suites = null 16:27:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:28 ssl.endpoint.identification.algorithm = https 16:27:28 ssl.engine.factory.class = null 16:27:28 ssl.key.password = null 16:27:28 ssl.keymanager.algorithm = SunX509 16:27:28 ssl.keystore.certificate.chain = null 16:27:28 ssl.keystore.key = null 16:27:28 ssl.keystore.location = null 16:27:28 ssl.keystore.password = null 16:27:28 ssl.keystore.type = JKS 16:27:28 ssl.protocol = TLSv1.3 16:27:28 ssl.provider = null 16:27:28 ssl.secure.random.implementation = null 16:27:28 ssl.trustmanager.algorithm = PKIX 16:27:28 ssl.truststore.certificates = null 16:27:28 ssl.truststore.location = null 16:27:28 ssl.truststore.password = null 16:27:28 ssl.truststore.type = JKS 16:27:28 transaction.timeout.ms = 60000 16:27:28 transactional.id = null 16:27:28 value.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:28 16:27:28 2026-04-23T16:27:28.666Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:28 2026-04-23T16:27:28.667Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:28 2026-04-23T16:27:28.669Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:28 2026-04-23T16:27:28.669Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:28 2026-04-23T16:27:28.669Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961648669 16:27:28 2026-04-23T16:27:28.670Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 16:27:28 acks = -1 16:27:28 auto.include.jmx.reporter = true 16:27:28 batch.size = 16384 16:27:28 bootstrap.servers = [localhost:32777] 16:27:28 buffer.memory = 33554432 16:27:28 client.dns.lookup = use_all_dns_ips 16:27:28 client.id = test-client-id 16:27:28 compression.gzip.level = -1 16:27:28 compression.lz4.level = 9 16:27:28 compression.type = none 16:27:28 compression.zstd.level = 3 16:27:28 connections.max.idle.ms = 540000 16:27:28 delivery.timeout.ms = 120000 16:27:28 enable.idempotence = true 16:27:28 enable.metrics.push = true 16:27:28 interceptor.classes = [] 16:27:28 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 16:27:28 linger.ms = 0 16:27:28 max.block.ms = 60000 16:27:28 max.in.flight.requests.per.connection = 5 16:27:28 max.request.size = 1048576 16:27:28 metadata.max.age.ms = 300000 16:27:28 metadata.max.idle.ms = 300000 16:27:28 metadata.recovery.strategy = none 16:27:28 metric.reporters = [] 16:27:28 metrics.num.samples = 2 16:27:28 metrics.recording.level = INFO 16:27:28 metrics.sample.window.ms = 30000 16:27:28 partitioner.adaptive.partitioning.enable = true 16:27:28 partitioner.availability.timeout.ms = 0 16:27:28 partitioner.class = null 16:27:28 partitioner.ignore.keys = false 16:27:28 receive.buffer.bytes = 32768 16:27:28 reconnect.backoff.max.ms = 1000 16:27:28 reconnect.backoff.ms = 50 16:27:28 request.timeout.ms = 30000 16:27:28 retries = 2147483647 16:27:28 retry.backoff.max.ms = 1000 16:27:28 retry.backoff.ms = 100 16:27:28 sasl.client.callback.handler.class = null 16:27:28 sasl.jaas.config = null 16:27:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:28 sasl.kerberos.min.time.before.relogin = 60000 16:27:28 sasl.kerberos.service.name = null 16:27:28 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:28 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:28 sasl.login.callback.handler.class = null 16:27:28 sasl.login.class = null 16:27:28 sasl.login.connect.timeout.ms = null 16:27:28 sasl.login.read.timeout.ms = null 16:27:28 sasl.login.refresh.buffer.seconds = 300 16:27:28 sasl.login.refresh.min.period.seconds = 60 16:27:28 sasl.login.refresh.window.factor = 0.8 16:27:28 sasl.login.refresh.window.jitter = 0.05 16:27:28 sasl.login.retry.backoff.max.ms = 10000 16:27:28 sasl.login.retry.backoff.ms = 100 16:27:28 sasl.mechanism = GSSAPI 16:27:28 sasl.oauthbearer.clock.skew.seconds = 30 16:27:28 sasl.oauthbearer.expected.audience = null 16:27:28 sasl.oauthbearer.expected.issuer = null 16:27:28 sasl.oauthbearer.header.urlencode = false 16:27:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:28 sasl.oauthbearer.jwks.endpoint.url = null 16:27:28 sasl.oauthbearer.scope.claim.name = scope 16:27:28 sasl.oauthbearer.sub.claim.name = sub 16:27:28 sasl.oauthbearer.token.endpoint.url = null 16:27:28 security.protocol = PLAINTEXT 16:27:28 security.providers = null 16:27:28 send.buffer.bytes = 131072 16:27:28 socket.connection.setup.timeout.max.ms = 30000 16:27:28 socket.connection.setup.timeout.ms = 10000 16:27:28 ssl.cipher.suites = null 16:27:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:28 ssl.endpoint.identification.algorithm = https 16:27:28 ssl.engine.factory.class = null 16:27:28 ssl.key.password = null 16:27:28 ssl.keymanager.algorithm = SunX509 16:27:28 ssl.keystore.certificate.chain = null 16:27:28 ssl.keystore.key = null 16:27:28 ssl.keystore.location = null 16:27:28 ssl.keystore.password = null 16:27:28 ssl.keystore.type = JKS 16:27:28 ssl.protocol = TLSv1.3 16:27:28 ssl.provider = null 16:27:28 ssl.secure.random.implementation = null 16:27:28 ssl.trustmanager.algorithm = PKIX 16:27:28 ssl.truststore.certificates = null 16:27:28 ssl.truststore.location = null 16:27:28 ssl.truststore.password = null 16:27:28 ssl.truststore.type = JKS 16:27:28 transaction.timeout.ms = 60000 16:27:28 transactional.id = null 16:27:28 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 16:27:28 16:27:28 2026-04-23T16:27:28.670Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:28 2026-04-23T16:27:28.670Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Instantiated an idempotent producer. 16:27:28 2026-04-23T16:27:28.672Z INFO 11420 --- [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. 16:27:28 2026-04-23T16:27:28.697Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:28 2026-04-23T16:27:28.697Z INFO 11420 --- [cps-integration-test] [ test-client-id] org.apache.kafka.clients.Metadata : [Producer clientId=test-client-id] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:28 2026-04-23T16:27:28.697Z INFO 11420 --- [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 16:27:28 2026-04-23T16:27:28.697Z INFO 11420 --- [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 16:27:28 2026-04-23T16:27:28.706Z INFO 11420 --- [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 16:27:28 2026-04-23T16:27:28.712Z INFO 11420 --- [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 16:27:29 2026-04-23T16:27:29.806Z INFO 11420 --- [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 16:27:29 2026-04-23T16:27:29.806Z INFO 11420 --- [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-a0cccfe2-3a2c-46ad-aca7-239353d2483c sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:29 2026-04-23T16:27:29.807Z INFO 11420 --- [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 16:27:29 2026-04-23T16:27:29.807Z INFO 11420 --- [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 16:27:29 2026-04-23T16:27:29.807Z INFO 11420 --- [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 16:27:29 2026-04-23T16:27:29.807Z INFO 11420 --- [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 16:27:29 2026-04-23T16:27:29.807Z INFO 11420 --- [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 16:27:29 2026-04-23T16:27:29.812Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:29 2026-04-23T16:27:29.812Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:29 2026-04-23T16:27:29.812Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:29 2026-04-23T16:27:29.812Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:29 2026-04-23T16:27:29.815Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-16 unregistered 16:27:29 2026-04-23T16:27:29.815Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:29 2026-04-23T16:27:29.819Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:29 2026-04-23T16:27:29.819Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:29 2026-04-23T16:27:29.819Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:29 2026-04-23T16:27:29.819Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:29 2026-04-23T16:27:29.819Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:29 2026-04-23T16:27:29.819Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=test-client-id] Closing the Kafka producer with timeoutMillis = 9223372036854775807 ms. 16:27:29 2026-04-23T16:27:29.821Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:29 2026-04-23T16:27:29.821Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:29 2026-04-23T16:27:29.821Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:29 2026-04-23T16:27:29.821Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:29 2026-04-23T16:27:29.821Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.producer for test-client-id unregistered 16:27:29 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.28 s -- in org.onap.cps.integration.functional.ncmp.datajobs.subscription.CmSubscriptionSpec 16:27:29 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 16:27:30 2026-04-23T16:27:29.979Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:30 allow.auto.create.topics = true 16:27:30 auto.commit.interval.ms = 5000 16:27:30 auto.include.jmx.reporter = true 16:27:30 auto.offset.reset = latest 16:27:30 bootstrap.servers = [localhost:32777] 16:27:30 check.crcs = true 16:27:30 client.dns.lookup = use_all_dns_ips 16:27:30 client.id = consumer-test-group-17 16:27:30 client.rack = 16:27:30 connections.max.idle.ms = 540000 16:27:30 default.api.timeout.ms = 60000 16:27:30 enable.auto.commit = true 16:27:30 enable.metrics.push = true 16:27:30 exclude.internal.topics = true 16:27:30 fetch.max.bytes = 52428800 16:27:30 fetch.max.wait.ms = 500 16:27:30 fetch.min.bytes = 1 16:27:30 group.id = test-group 16:27:30 group.instance.id = null 16:27:30 group.protocol = classic 16:27:30 group.remote.assignor = null 16:27:30 heartbeat.interval.ms = 3000 16:27:30 interceptor.classes = [] 16:27:30 internal.leave.group.on.close = true 16:27:30 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:30 isolation.level = read_uncommitted 16:27:30 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:30 max.partition.fetch.bytes = 1048576 16:27:30 max.poll.interval.ms = 300000 16:27:30 max.poll.records = 2147483647 16:27:30 metadata.max.age.ms = 300000 16:27:30 metadata.recovery.strategy = none 16:27:30 metric.reporters = [] 16:27:30 metrics.num.samples = 2 16:27:30 metrics.recording.level = INFO 16:27:30 metrics.sample.window.ms = 30000 16:27:30 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:30 receive.buffer.bytes = 65536 16:27:30 reconnect.backoff.max.ms = 1000 16:27:30 reconnect.backoff.ms = 50 16:27:30 request.timeout.ms = 30000 16:27:30 retry.backoff.max.ms = 1000 16:27:30 retry.backoff.ms = 100 16:27:30 sasl.client.callback.handler.class = null 16:27:30 sasl.jaas.config = null 16:27:30 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:30 sasl.kerberos.min.time.before.relogin = 60000 16:27:30 sasl.kerberos.service.name = null 16:27:30 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:30 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:30 sasl.login.callback.handler.class = null 16:27:30 sasl.login.class = null 16:27:30 sasl.login.connect.timeout.ms = null 16:27:30 sasl.login.read.timeout.ms = null 16:27:30 sasl.login.refresh.buffer.seconds = 300 16:27:30 sasl.login.refresh.min.period.seconds = 60 16:27:30 sasl.login.refresh.window.factor = 0.8 16:27:30 sasl.login.refresh.window.jitter = 0.05 16:27:30 sasl.login.retry.backoff.max.ms = 10000 16:27:30 sasl.login.retry.backoff.ms = 100 16:27:30 sasl.mechanism = GSSAPI 16:27:30 sasl.oauthbearer.clock.skew.seconds = 30 16:27:30 sasl.oauthbearer.expected.audience = null 16:27:30 sasl.oauthbearer.expected.issuer = null 16:27:30 sasl.oauthbearer.header.urlencode = false 16:27:30 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:30 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:30 sasl.oauthbearer.jwks.endpoint.url = null 16:27:30 sasl.oauthbearer.scope.claim.name = scope 16:27:30 sasl.oauthbearer.sub.claim.name = sub 16:27:30 sasl.oauthbearer.token.endpoint.url = null 16:27:30 security.protocol = PLAINTEXT 16:27:30 security.providers = null 16:27:30 send.buffer.bytes = 131072 16:27:30 session.timeout.ms = 45000 16:27:30 socket.connection.setup.timeout.max.ms = 30000 16:27:30 socket.connection.setup.timeout.ms = 10000 16:27:30 ssl.cipher.suites = null 16:27:30 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:30 ssl.endpoint.identification.algorithm = https 16:27:30 ssl.engine.factory.class = null 16:27:30 ssl.key.password = null 16:27:30 ssl.keymanager.algorithm = SunX509 16:27:30 ssl.keystore.certificate.chain = null 16:27:30 ssl.keystore.key = null 16:27:30 ssl.keystore.location = null 16:27:30 ssl.keystore.password = null 16:27:30 ssl.keystore.type = JKS 16:27:30 ssl.protocol = TLSv1.3 16:27:30 ssl.provider = null 16:27:30 ssl.secure.random.implementation = null 16:27:30 ssl.trustmanager.algorithm = PKIX 16:27:30 ssl.truststore.certificates = null 16:27:30 ssl.truststore.location = null 16:27:30 ssl.truststore.password = null 16:27:30 ssl.truststore.type = JKS 16:27:30 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:30 16:27:30 2026-04-23T16:27:29.979Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:30 2026-04-23T16:27:29.981Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:30 2026-04-23T16:27:29.981Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:30 2026-04-23T16:27:29.981Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961649981 16:27:30 2026-04-23T16:27:29.981Z INFO 11420 --- [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 16:27:30 2026-04-23T16:27:29.987Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-17, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:30 2026-04-23T16:27:29.988Z INFO 11420 --- [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) 16:27:30 2026-04-23T16:27:29.989Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 16:27:30 2026-04-23T16:27:29.992Z INFO 11420 --- [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-6542c78f-e59c-4fdb-aed1-94ebff8210d2 16:27:30 2026-04-23T16:27:29.992Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-17, groupId=test-group] (Re-)joining group 16:27:30 2026-04-23T16:27:29.994Z INFO 11420 --- [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-6542c78f-e59c-4fdb-aed1-94ebff8210d2', protocol='range'} 16:27:30 2026-04-23T16:27:29.994Z INFO 11420 --- [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-6542c78f-e59c-4fdb-aed1-94ebff8210d2=Assignment(partitions=[ncmp-events-0])} 16:27:30 2026-04-23T16:27:29.996Z INFO 11420 --- [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-6542c78f-e59c-4fdb-aed1-94ebff8210d2', protocol='range'} 16:27:30 2026-04-23T16:27:29.997Z INFO 11420 --- [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]) 16:27:30 2026-04-23T16:27:29.997Z INFO 11420 --- [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 16:27:30 2026-04-23T16:27:29.997Z INFO 11420 --- [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 16:27:30 2026-04-23T16:27:30.005Z INFO 11420 --- [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}}. 16:27:30 2026-04-23T16:27:30.524Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:30 2026-04-23T16:27:30.525Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:30 2026-04-23T16:27:30.525Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:30 2026-04-23T16:27:30.525Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:30 2026-04-23T16:27:30.525Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:31 2026-04-23T16:27:30.979Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle 16:27:31 2026-04-23T16:27:30.990Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tag1 for CM Handle my-new-cm-handle 16:27:31 2026-04-23T16:27:31.006Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:32 2026-04-23T16:27:32.139Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.139Z INFO 11420 --- [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-6542c78f-e59c-4fdb-aed1-94ebff8210d2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:32 2026-04-23T16:27:32.140Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.140Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.140Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.141Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.141Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.143Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:32 2026-04-23T16:27:32.143Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:32 2026-04-23T16:27:32.143Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:32 2026-04-23T16:27:32.143Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:32 2026-04-23T16:27:32.144Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-17 unregistered 16:27:32 2026-04-23T16:27:32.162Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:32 allow.auto.create.topics = true 16:27:32 auto.commit.interval.ms = 5000 16:27:32 auto.include.jmx.reporter = true 16:27:32 auto.offset.reset = latest 16:27:32 bootstrap.servers = [localhost:32777] 16:27:32 check.crcs = true 16:27:32 client.dns.lookup = use_all_dns_ips 16:27:32 client.id = consumer-test-group-18 16:27:32 client.rack = 16:27:32 connections.max.idle.ms = 540000 16:27:32 default.api.timeout.ms = 60000 16:27:32 enable.auto.commit = true 16:27:32 enable.metrics.push = true 16:27:32 exclude.internal.topics = true 16:27:32 fetch.max.bytes = 52428800 16:27:32 fetch.max.wait.ms = 500 16:27:32 fetch.min.bytes = 1 16:27:32 group.id = test-group 16:27:32 group.instance.id = null 16:27:32 group.protocol = classic 16:27:32 group.remote.assignor = null 16:27:32 heartbeat.interval.ms = 3000 16:27:32 interceptor.classes = [] 16:27:32 internal.leave.group.on.close = true 16:27:32 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:32 isolation.level = read_uncommitted 16:27:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:32 max.partition.fetch.bytes = 1048576 16:27:32 max.poll.interval.ms = 300000 16:27:32 max.poll.records = 2147483647 16:27:32 metadata.max.age.ms = 300000 16:27:32 metadata.recovery.strategy = none 16:27:32 metric.reporters = [] 16:27:32 metrics.num.samples = 2 16:27:32 metrics.recording.level = INFO 16:27:32 metrics.sample.window.ms = 30000 16:27:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:32 receive.buffer.bytes = 65536 16:27:32 reconnect.backoff.max.ms = 1000 16:27:32 reconnect.backoff.ms = 50 16:27:32 request.timeout.ms = 30000 16:27:32 retry.backoff.max.ms = 1000 16:27:32 retry.backoff.ms = 100 16:27:32 sasl.client.callback.handler.class = null 16:27:32 sasl.jaas.config = null 16:27:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:32 sasl.kerberos.min.time.before.relogin = 60000 16:27:32 sasl.kerberos.service.name = null 16:27:32 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:32 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:32 sasl.login.callback.handler.class = null 16:27:32 sasl.login.class = null 16:27:32 sasl.login.connect.timeout.ms = null 16:27:32 sasl.login.read.timeout.ms = null 16:27:32 sasl.login.refresh.buffer.seconds = 300 16:27:32 sasl.login.refresh.min.period.seconds = 60 16:27:32 sasl.login.refresh.window.factor = 0.8 16:27:32 sasl.login.refresh.window.jitter = 0.05 16:27:32 sasl.login.retry.backoff.max.ms = 10000 16:27:32 sasl.login.retry.backoff.ms = 100 16:27:32 sasl.mechanism = GSSAPI 16:27:32 sasl.oauthbearer.clock.skew.seconds = 30 16:27:32 sasl.oauthbearer.expected.audience = null 16:27:32 sasl.oauthbearer.expected.issuer = null 16:27:32 sasl.oauthbearer.header.urlencode = false 16:27:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:32 sasl.oauthbearer.jwks.endpoint.url = null 16:27:32 sasl.oauthbearer.scope.claim.name = scope 16:27:32 sasl.oauthbearer.sub.claim.name = sub 16:27:32 sasl.oauthbearer.token.endpoint.url = null 16:27:32 security.protocol = PLAINTEXT 16:27:32 security.providers = null 16:27:32 send.buffer.bytes = 131072 16:27:32 session.timeout.ms = 45000 16:27:32 socket.connection.setup.timeout.max.ms = 30000 16:27:32 socket.connection.setup.timeout.ms = 10000 16:27:32 ssl.cipher.suites = null 16:27:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:32 ssl.endpoint.identification.algorithm = https 16:27:32 ssl.engine.factory.class = null 16:27:32 ssl.key.password = null 16:27:32 ssl.keymanager.algorithm = SunX509 16:27:32 ssl.keystore.certificate.chain = null 16:27:32 ssl.keystore.key = null 16:27:32 ssl.keystore.location = null 16:27:32 ssl.keystore.password = null 16:27:32 ssl.keystore.type = JKS 16:27:32 ssl.protocol = TLSv1.3 16:27:32 ssl.provider = null 16:27:32 ssl.secure.random.implementation = null 16:27:32 ssl.trustmanager.algorithm = PKIX 16:27:32 ssl.truststore.certificates = null 16:27:32 ssl.truststore.location = null 16:27:32 ssl.truststore.password = null 16:27:32 ssl.truststore.type = JKS 16:27:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:32 16:27:32 2026-04-23T16:27:32.162Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:32 2026-04-23T16:27:32.165Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:32 2026-04-23T16:27:32.165Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:32 2026-04-23T16:27:32.165Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961652165 16:27:32 2026-04-23T16:27:32.165Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.173Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-18, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:32 2026-04-23T16:27:32.173Z INFO 11420 --- [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) 16:27:32 2026-04-23T16:27:32.175Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 16:27:32 2026-04-23T16:27:32.180Z INFO 11420 --- [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-56326685-f9c1-424b-8101-a8fe9b1390a4 16:27:32 2026-04-23T16:27:32.180Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-18, groupId=test-group] (Re-)joining group 16:27:32 2026-04-23T16:27:32.182Z INFO 11420 --- [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-56326685-f9c1-424b-8101-a8fe9b1390a4', protocol='range'} 16:27:32 2026-04-23T16:27:32.183Z INFO 11420 --- [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-56326685-f9c1-424b-8101-a8fe9b1390a4=Assignment(partitions=[ncmp-events-0])} 16:27:32 2026-04-23T16:27:32.185Z INFO 11420 --- [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-56326685-f9c1-424b-8101-a8fe9b1390a4', protocol='range'} 16:27:32 2026-04-23T16:27:32.185Z INFO 11420 --- [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]) 16:27:32 2026-04-23T16:27:32.185Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.186Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.190Z INFO 11420 --- [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}}. 16:27:32 2026-04-23T16:27:32.716Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:32 2026-04-23T16:27:32.716Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:32 2026-04-23T16:27:32.717Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:32 2026-04-23T16:27:32.717Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:32 2026-04-23T16:27:32.717Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:32 2026-04-23T16:27:32.793Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tag1 for CM Handle my-new-cm-handle-v2 16:27:32 2026-04-23T16:27:32.802Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.825Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:32 2026-04-23T16:27:32.905Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.905Z INFO 11420 --- [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-56326685-f9c1-424b-8101-a8fe9b1390a4 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:32 2026-04-23T16:27:32.906Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.906Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.906Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.906Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.906Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.912Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:32 2026-04-23T16:27:32.912Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:32 2026-04-23T16:27:32.912Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:32 2026-04-23T16:27:32.912Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:32 2026-04-23T16:27:32.914Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-18 unregistered 16:27:32 2026-04-23T16:27:32.935Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:32 allow.auto.create.topics = true 16:27:32 auto.commit.interval.ms = 5000 16:27:32 auto.include.jmx.reporter = true 16:27:32 auto.offset.reset = latest 16:27:32 bootstrap.servers = [localhost:32777] 16:27:32 check.crcs = true 16:27:32 client.dns.lookup = use_all_dns_ips 16:27:32 client.id = consumer-test-group-19 16:27:32 client.rack = 16:27:32 connections.max.idle.ms = 540000 16:27:32 default.api.timeout.ms = 60000 16:27:32 enable.auto.commit = true 16:27:32 enable.metrics.push = true 16:27:32 exclude.internal.topics = true 16:27:32 fetch.max.bytes = 52428800 16:27:32 fetch.max.wait.ms = 500 16:27:32 fetch.min.bytes = 1 16:27:32 group.id = test-group 16:27:32 group.instance.id = null 16:27:32 group.protocol = classic 16:27:32 group.remote.assignor = null 16:27:32 heartbeat.interval.ms = 3000 16:27:32 interceptor.classes = [] 16:27:32 internal.leave.group.on.close = true 16:27:32 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:32 isolation.level = read_uncommitted 16:27:32 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:32 max.partition.fetch.bytes = 1048576 16:27:32 max.poll.interval.ms = 300000 16:27:32 max.poll.records = 2147483647 16:27:32 metadata.max.age.ms = 300000 16:27:32 metadata.recovery.strategy = none 16:27:32 metric.reporters = [] 16:27:32 metrics.num.samples = 2 16:27:32 metrics.recording.level = INFO 16:27:32 metrics.sample.window.ms = 30000 16:27:32 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:32 receive.buffer.bytes = 65536 16:27:32 reconnect.backoff.max.ms = 1000 16:27:32 reconnect.backoff.ms = 50 16:27:32 request.timeout.ms = 30000 16:27:32 retry.backoff.max.ms = 1000 16:27:32 retry.backoff.ms = 100 16:27:32 sasl.client.callback.handler.class = null 16:27:32 sasl.jaas.config = null 16:27:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:32 sasl.kerberos.min.time.before.relogin = 60000 16:27:32 sasl.kerberos.service.name = null 16:27:32 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:32 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:32 sasl.login.callback.handler.class = null 16:27:32 sasl.login.class = null 16:27:32 sasl.login.connect.timeout.ms = null 16:27:32 sasl.login.read.timeout.ms = null 16:27:32 sasl.login.refresh.buffer.seconds = 300 16:27:32 sasl.login.refresh.min.period.seconds = 60 16:27:32 sasl.login.refresh.window.factor = 0.8 16:27:32 sasl.login.refresh.window.jitter = 0.05 16:27:32 sasl.login.retry.backoff.max.ms = 10000 16:27:32 sasl.login.retry.backoff.ms = 100 16:27:32 sasl.mechanism = GSSAPI 16:27:32 sasl.oauthbearer.clock.skew.seconds = 30 16:27:32 sasl.oauthbearer.expected.audience = null 16:27:32 sasl.oauthbearer.expected.issuer = null 16:27:32 sasl.oauthbearer.header.urlencode = false 16:27:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:32 sasl.oauthbearer.jwks.endpoint.url = null 16:27:32 sasl.oauthbearer.scope.claim.name = scope 16:27:32 sasl.oauthbearer.sub.claim.name = sub 16:27:32 sasl.oauthbearer.token.endpoint.url = null 16:27:32 security.protocol = PLAINTEXT 16:27:32 security.providers = null 16:27:32 send.buffer.bytes = 131072 16:27:32 session.timeout.ms = 45000 16:27:32 socket.connection.setup.timeout.max.ms = 30000 16:27:32 socket.connection.setup.timeout.ms = 10000 16:27:32 ssl.cipher.suites = null 16:27:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:32 ssl.endpoint.identification.algorithm = https 16:27:32 ssl.engine.factory.class = null 16:27:32 ssl.key.password = null 16:27:32 ssl.keymanager.algorithm = SunX509 16:27:32 ssl.keystore.certificate.chain = null 16:27:32 ssl.keystore.key = null 16:27:32 ssl.keystore.location = null 16:27:32 ssl.keystore.password = null 16:27:32 ssl.keystore.type = JKS 16:27:32 ssl.protocol = TLSv1.3 16:27:32 ssl.provider = null 16:27:32 ssl.secure.random.implementation = null 16:27:32 ssl.trustmanager.algorithm = PKIX 16:27:32 ssl.truststore.certificates = null 16:27:32 ssl.truststore.location = null 16:27:32 ssl.truststore.password = null 16:27:32 ssl.truststore.type = JKS 16:27:32 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:32 16:27:32 2026-04-23T16:27:32.935Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:32 2026-04-23T16:27:32.937Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:32 2026-04-23T16:27:32.937Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:32 2026-04-23T16:27:32.937Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961652937 16:27:32 2026-04-23T16:27:32.937Z INFO 11420 --- [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 16:27:32 2026-04-23T16:27:32.941Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-19, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:32 2026-04-23T16:27:32.942Z INFO 11420 --- [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) 16:27:32 2026-04-23T16:27:32.943Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 16:27:32 2026-04-23T16:27:32.948Z INFO 11420 --- [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-29e9c627-020b-4b66-b478-2955f34a67ef 16:27:32 2026-04-23T16:27:32.948Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-19, groupId=test-group] (Re-)joining group 16:27:32 2026-04-23T16:27:32.950Z INFO 11420 --- [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-29e9c627-020b-4b66-b478-2955f34a67ef', protocol='range'} 16:27:32 2026-04-23T16:27:32.951Z INFO 11420 --- [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-29e9c627-020b-4b66-b478-2955f34a67ef=Assignment(partitions=[ncmp-events-0])} 16:27:33 2026-04-23T16:27:32.964Z INFO 11420 --- [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-29e9c627-020b-4b66-b478-2955f34a67ef', protocol='range'} 16:27:33 2026-04-23T16:27:32.964Z INFO 11420 --- [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]) 16:27:33 2026-04-23T16:27:32.965Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:32.972Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:32.992Z INFO 11420 --- [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}}. 16:27:33 2026-04-23T16:27:33.471Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:33 2026-04-23T16:27:33.471Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:33 2026-04-23T16:27:33.472Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:33 2026-04-23T16:27:33.472Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:33 2026-04-23T16:27:33.472Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:33 2026-04-23T16:27:33.522Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:33 2026-04-23T16:27:33.584Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.584Z INFO 11420 --- [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-29e9c627-020b-4b66-b478-2955f34a67ef sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:33 2026-04-23T16:27:33.584Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.584Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.584Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.585Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.585Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.588Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:33 2026-04-23T16:27:33.588Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:33 2026-04-23T16:27:33.588Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:33 2026-04-23T16:27:33.588Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:33 2026-04-23T16:27:33.589Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-19 unregistered 16:27:33 2026-04-23T16:27:33.608Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:33 allow.auto.create.topics = true 16:27:33 auto.commit.interval.ms = 5000 16:27:33 auto.include.jmx.reporter = true 16:27:33 auto.offset.reset = latest 16:27:33 bootstrap.servers = [localhost:32777] 16:27:33 check.crcs = true 16:27:33 client.dns.lookup = use_all_dns_ips 16:27:33 client.id = consumer-test-group-20 16:27:33 client.rack = 16:27:33 connections.max.idle.ms = 540000 16:27:33 default.api.timeout.ms = 60000 16:27:33 enable.auto.commit = true 16:27:33 enable.metrics.push = true 16:27:33 exclude.internal.topics = true 16:27:33 fetch.max.bytes = 52428800 16:27:33 fetch.max.wait.ms = 500 16:27:33 fetch.min.bytes = 1 16:27:33 group.id = test-group 16:27:33 group.instance.id = null 16:27:33 group.protocol = classic 16:27:33 group.remote.assignor = null 16:27:33 heartbeat.interval.ms = 3000 16:27:33 interceptor.classes = [] 16:27:33 internal.leave.group.on.close = true 16:27:33 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:33 isolation.level = read_uncommitted 16:27:33 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:33 max.partition.fetch.bytes = 1048576 16:27:33 max.poll.interval.ms = 300000 16:27:33 max.poll.records = 2147483647 16:27:33 metadata.max.age.ms = 300000 16:27:33 metadata.recovery.strategy = none 16:27:33 metric.reporters = [] 16:27:33 metrics.num.samples = 2 16:27:33 metrics.recording.level = INFO 16:27:33 metrics.sample.window.ms = 30000 16:27:33 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:33 receive.buffer.bytes = 65536 16:27:33 reconnect.backoff.max.ms = 1000 16:27:33 reconnect.backoff.ms = 50 16:27:33 request.timeout.ms = 30000 16:27:33 retry.backoff.max.ms = 1000 16:27:33 retry.backoff.ms = 100 16:27:33 sasl.client.callback.handler.class = null 16:27:33 sasl.jaas.config = null 16:27:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:33 sasl.kerberos.min.time.before.relogin = 60000 16:27:33 sasl.kerberos.service.name = null 16:27:33 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:33 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:33 sasl.login.callback.handler.class = null 16:27:33 sasl.login.class = null 16:27:33 sasl.login.connect.timeout.ms = null 16:27:33 sasl.login.read.timeout.ms = null 16:27:33 sasl.login.refresh.buffer.seconds = 300 16:27:33 sasl.login.refresh.min.period.seconds = 60 16:27:33 sasl.login.refresh.window.factor = 0.8 16:27:33 sasl.login.refresh.window.jitter = 0.05 16:27:33 sasl.login.retry.backoff.max.ms = 10000 16:27:33 sasl.login.retry.backoff.ms = 100 16:27:33 sasl.mechanism = GSSAPI 16:27:33 sasl.oauthbearer.clock.skew.seconds = 30 16:27:33 sasl.oauthbearer.expected.audience = null 16:27:33 sasl.oauthbearer.expected.issuer = null 16:27:33 sasl.oauthbearer.header.urlencode = false 16:27:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:33 sasl.oauthbearer.jwks.endpoint.url = null 16:27:33 sasl.oauthbearer.scope.claim.name = scope 16:27:33 sasl.oauthbearer.sub.claim.name = sub 16:27:33 sasl.oauthbearer.token.endpoint.url = null 16:27:33 security.protocol = PLAINTEXT 16:27:33 security.providers = null 16:27:33 send.buffer.bytes = 131072 16:27:33 session.timeout.ms = 45000 16:27:33 socket.connection.setup.timeout.max.ms = 30000 16:27:33 socket.connection.setup.timeout.ms = 10000 16:27:33 ssl.cipher.suites = null 16:27:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:33 ssl.endpoint.identification.algorithm = https 16:27:33 ssl.engine.factory.class = null 16:27:33 ssl.key.password = null 16:27:33 ssl.keymanager.algorithm = SunX509 16:27:33 ssl.keystore.certificate.chain = null 16:27:33 ssl.keystore.key = null 16:27:33 ssl.keystore.location = null 16:27:33 ssl.keystore.password = null 16:27:33 ssl.keystore.type = JKS 16:27:33 ssl.protocol = TLSv1.3 16:27:33 ssl.provider = null 16:27:33 ssl.secure.random.implementation = null 16:27:33 ssl.trustmanager.algorithm = PKIX 16:27:33 ssl.truststore.certificates = null 16:27:33 ssl.truststore.location = null 16:27:33 ssl.truststore.password = null 16:27:33 ssl.truststore.type = JKS 16:27:33 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:33 16:27:33 2026-04-23T16:27:33.609Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:33 2026-04-23T16:27:33.611Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:33 2026-04-23T16:27:33.611Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:33 2026-04-23T16:27:33.611Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961653611 16:27:33 2026-04-23T16:27:33.611Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.615Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-20, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:33 2026-04-23T16:27:33.616Z INFO 11420 --- [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) 16:27:33 2026-04-23T16:27:33.617Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 16:27:33 2026-04-23T16:27:33.626Z INFO 11420 --- [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-49e85196-1ce4-4b05-b322-a0962b55b476 16:27:33 2026-04-23T16:27:33.626Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-20, groupId=test-group] (Re-)joining group 16:27:33 2026-04-23T16:27:33.628Z INFO 11420 --- [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-49e85196-1ce4-4b05-b322-a0962b55b476', protocol='range'} 16:27:33 2026-04-23T16:27:33.628Z INFO 11420 --- [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-49e85196-1ce4-4b05-b322-a0962b55b476=Assignment(partitions=[ncmp-events-0])} 16:27:33 2026-04-23T16:27:33.630Z INFO 11420 --- [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-49e85196-1ce4-4b05-b322-a0962b55b476', protocol='range'} 16:27:33 2026-04-23T16:27:33.631Z INFO 11420 --- [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]) 16:27:33 2026-04-23T16:27:33.631Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.632Z INFO 11420 --- [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 16:27:33 2026-04-23T16:27:33.635Z INFO 11420 --- [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}}. 16:27:34 2026-04-23T16:27:34.133Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:34 2026-04-23T16:27:34.133Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:34 2026-04-23T16:27:34.133Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:34 2026-04-23T16:27:34.133Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:34 2026-04-23T16:27:34.133Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:34 2026-04-23T16:27:34.199Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set A for CM Handle ch-1 16:27:34 2026-04-23T16:27:34.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set A for CM Handle ch-1 16:27:34 2026-04-23T16:27:34.231Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:34 2026-04-23T16:27:34.259Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:34 2026-04-23T16:27:34.263Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:34 2026-04-23T16:27:34.263Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:34 2026-04-23T16:27:34.263Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:34 2026-04-23T16:27:34.263Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:34 2026-04-23T16:27:34.327Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set B for CM Handle ch-2 16:27:34 2026-04-23T16:27:34.335Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set B for CM Handle ch-2 16:27:34 2026-04-23T16:27:34.353Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:34 2026-04-23T16:27:34.379Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:34 2026-04-23T16:27:34.380Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:34 2026-04-23T16:27:34.380Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:34 2026-04-23T16:27:34.380Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:34 2026-04-23T16:27:34.380Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:34 2026-04-23T16:27:34.406Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:34 2026-04-23T16:27:34.471Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.471Z INFO 11420 --- [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-49e85196-1ce4-4b05-b322-a0962b55b476 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:34 2026-04-23T16:27:34.471Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.471Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.472Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.478Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.478Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.481Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:34 2026-04-23T16:27:34.481Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:34 2026-04-23T16:27:34.481Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:34 2026-04-23T16:27:34.482Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:34 2026-04-23T16:27:34.483Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-20 unregistered 16:27:34 2026-04-23T16:27:34.499Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:34 allow.auto.create.topics = true 16:27:34 auto.commit.interval.ms = 5000 16:27:34 auto.include.jmx.reporter = true 16:27:34 auto.offset.reset = latest 16:27:34 bootstrap.servers = [localhost:32777] 16:27:34 check.crcs = true 16:27:34 client.dns.lookup = use_all_dns_ips 16:27:34 client.id = consumer-test-group-21 16:27:34 client.rack = 16:27:34 connections.max.idle.ms = 540000 16:27:34 default.api.timeout.ms = 60000 16:27:34 enable.auto.commit = true 16:27:34 enable.metrics.push = true 16:27:34 exclude.internal.topics = true 16:27:34 fetch.max.bytes = 52428800 16:27:34 fetch.max.wait.ms = 500 16:27:34 fetch.min.bytes = 1 16:27:34 group.id = test-group 16:27:34 group.instance.id = null 16:27:34 group.protocol = classic 16:27:34 group.remote.assignor = null 16:27:34 heartbeat.interval.ms = 3000 16:27:34 interceptor.classes = [] 16:27:34 internal.leave.group.on.close = true 16:27:34 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:34 isolation.level = read_uncommitted 16:27:34 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:34 max.partition.fetch.bytes = 1048576 16:27:34 max.poll.interval.ms = 300000 16:27:34 max.poll.records = 2147483647 16:27:34 metadata.max.age.ms = 300000 16:27:34 metadata.recovery.strategy = none 16:27:34 metric.reporters = [] 16:27:34 metrics.num.samples = 2 16:27:34 metrics.recording.level = INFO 16:27:34 metrics.sample.window.ms = 30000 16:27:34 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:34 receive.buffer.bytes = 65536 16:27:34 reconnect.backoff.max.ms = 1000 16:27:34 reconnect.backoff.ms = 50 16:27:34 request.timeout.ms = 30000 16:27:34 retry.backoff.max.ms = 1000 16:27:34 retry.backoff.ms = 100 16:27:34 sasl.client.callback.handler.class = null 16:27:34 sasl.jaas.config = null 16:27:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:34 sasl.kerberos.min.time.before.relogin = 60000 16:27:34 sasl.kerberos.service.name = null 16:27:34 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:34 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:34 sasl.login.callback.handler.class = null 16:27:34 sasl.login.class = null 16:27:34 sasl.login.connect.timeout.ms = null 16:27:34 sasl.login.read.timeout.ms = null 16:27:34 sasl.login.refresh.buffer.seconds = 300 16:27:34 sasl.login.refresh.min.period.seconds = 60 16:27:34 sasl.login.refresh.window.factor = 0.8 16:27:34 sasl.login.refresh.window.jitter = 0.05 16:27:34 sasl.login.retry.backoff.max.ms = 10000 16:27:34 sasl.login.retry.backoff.ms = 100 16:27:34 sasl.mechanism = GSSAPI 16:27:34 sasl.oauthbearer.clock.skew.seconds = 30 16:27:34 sasl.oauthbearer.expected.audience = null 16:27:34 sasl.oauthbearer.expected.issuer = null 16:27:34 sasl.oauthbearer.header.urlencode = false 16:27:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:34 sasl.oauthbearer.jwks.endpoint.url = null 16:27:34 sasl.oauthbearer.scope.claim.name = scope 16:27:34 sasl.oauthbearer.sub.claim.name = sub 16:27:34 sasl.oauthbearer.token.endpoint.url = null 16:27:34 security.protocol = PLAINTEXT 16:27:34 security.providers = null 16:27:34 send.buffer.bytes = 131072 16:27:34 session.timeout.ms = 45000 16:27:34 socket.connection.setup.timeout.max.ms = 30000 16:27:34 socket.connection.setup.timeout.ms = 10000 16:27:34 ssl.cipher.suites = null 16:27:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:34 ssl.endpoint.identification.algorithm = https 16:27:34 ssl.engine.factory.class = null 16:27:34 ssl.key.password = null 16:27:34 ssl.keymanager.algorithm = SunX509 16:27:34 ssl.keystore.certificate.chain = null 16:27:34 ssl.keystore.key = null 16:27:34 ssl.keystore.location = null 16:27:34 ssl.keystore.password = null 16:27:34 ssl.keystore.type = JKS 16:27:34 ssl.protocol = TLSv1.3 16:27:34 ssl.provider = null 16:27:34 ssl.secure.random.implementation = null 16:27:34 ssl.trustmanager.algorithm = PKIX 16:27:34 ssl.truststore.certificates = null 16:27:34 ssl.truststore.location = null 16:27:34 ssl.truststore.password = null 16:27:34 ssl.truststore.type = JKS 16:27:34 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:34 16:27:34 2026-04-23T16:27:34.500Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:34 2026-04-23T16:27:34.502Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:34 2026-04-23T16:27:34.502Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:34 2026-04-23T16:27:34.502Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961654502 16:27:34 2026-04-23T16:27:34.502Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.507Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-21, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:34 2026-04-23T16:27:34.508Z INFO 11420 --- [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) 16:27:34 2026-04-23T16:27:34.509Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 16:27:34 2026-04-23T16:27:34.513Z INFO 11420 --- [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-ad2d32d4-a187-477e-a3f0-ecd18acfb754 16:27:34 2026-04-23T16:27:34.514Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-21, groupId=test-group] (Re-)joining group 16:27:34 2026-04-23T16:27:34.515Z INFO 11420 --- [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-ad2d32d4-a187-477e-a3f0-ecd18acfb754', protocol='range'} 16:27:34 2026-04-23T16:27:34.516Z INFO 11420 --- [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-ad2d32d4-a187-477e-a3f0-ecd18acfb754=Assignment(partitions=[ncmp-events-0])} 16:27:34 2026-04-23T16:27:34.517Z INFO 11420 --- [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-ad2d32d4-a187-477e-a3f0-ecd18acfb754', protocol='range'} 16:27:34 2026-04-23T16:27:34.517Z INFO 11420 --- [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]) 16:27:34 2026-04-23T16:27:34.517Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.518Z INFO 11420 --- [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 16:27:34 2026-04-23T16:27:34.523Z INFO 11420 --- [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}}. 16:27:35 2026-04-23T16:27:35.037Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:35 2026-04-23T16:27:35.038Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:35 2026-04-23T16:27:35.038Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:35 2026-04-23T16:27:35.038Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:35 2026-04-23T16:27:35.038Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:35 2026-04-23T16:27:35.108Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:35 2026-04-23T16:27:35.115Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:35 2026-04-23T16:27:35.140Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:35 2026-04-23T16:27:35.172Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:35 2026-04-23T16:27:35.172Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:35 2026-04-23T16:27:35.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:35 2026-04-23T16:27:35.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:35 2026-04-23T16:27:35.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:35 2026-04-23T16:27:35.196Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:35 2026-04-23T16:27:35.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:35 2026-04-23T16:27:35.229Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:35 2026-04-23T16:27:35.238Z WARN 11420 --- [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 16:27:35 2026-04-23T16:27:35.238Z WARN 11420 --- [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 16:27:35 2026-04-23T16:27:35.309Z ERROR 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 16:27:35 2026-04-23T16:27:35.363Z ERROR 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 16:27:35 2026-04-23T16:27:35.379Z ERROR 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 16:27:35 2026-04-23T16:27:35.385Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.385Z INFO 11420 --- [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-ad2d32d4-a187-477e-a3f0-ecd18acfb754 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:35 2026-04-23T16:27:35.385Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.385Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.385Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.385Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.385Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.390Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:35 2026-04-23T16:27:35.390Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:35 2026-04-23T16:27:35.391Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:35 2026-04-23T16:27:35.391Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:35 2026-04-23T16:27:35.392Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-21 unregistered 16:27:35 2026-04-23T16:27:35.418Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:35 allow.auto.create.topics = true 16:27:35 auto.commit.interval.ms = 5000 16:27:35 auto.include.jmx.reporter = true 16:27:35 auto.offset.reset = latest 16:27:35 bootstrap.servers = [localhost:32777] 16:27:35 check.crcs = true 16:27:35 client.dns.lookup = use_all_dns_ips 16:27:35 client.id = consumer-test-group-22 16:27:35 client.rack = 16:27:35 connections.max.idle.ms = 540000 16:27:35 default.api.timeout.ms = 60000 16:27:35 enable.auto.commit = true 16:27:35 enable.metrics.push = true 16:27:35 exclude.internal.topics = true 16:27:35 fetch.max.bytes = 52428800 16:27:35 fetch.max.wait.ms = 500 16:27:35 fetch.min.bytes = 1 16:27:35 group.id = test-group 16:27:35 group.instance.id = null 16:27:35 group.protocol = classic 16:27:35 group.remote.assignor = null 16:27:35 heartbeat.interval.ms = 3000 16:27:35 interceptor.classes = [] 16:27:35 internal.leave.group.on.close = true 16:27:35 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:35 isolation.level = read_uncommitted 16:27:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:35 max.partition.fetch.bytes = 1048576 16:27:35 max.poll.interval.ms = 300000 16:27:35 max.poll.records = 2147483647 16:27:35 metadata.max.age.ms = 300000 16:27:35 metadata.recovery.strategy = none 16:27:35 metric.reporters = [] 16:27:35 metrics.num.samples = 2 16:27:35 metrics.recording.level = INFO 16:27:35 metrics.sample.window.ms = 30000 16:27:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:35 receive.buffer.bytes = 65536 16:27:35 reconnect.backoff.max.ms = 1000 16:27:35 reconnect.backoff.ms = 50 16:27:35 request.timeout.ms = 30000 16:27:35 retry.backoff.max.ms = 1000 16:27:35 retry.backoff.ms = 100 16:27:35 sasl.client.callback.handler.class = null 16:27:35 sasl.jaas.config = null 16:27:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:35 sasl.kerberos.min.time.before.relogin = 60000 16:27:35 sasl.kerberos.service.name = null 16:27:35 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:35 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:35 sasl.login.callback.handler.class = null 16:27:35 sasl.login.class = null 16:27:35 sasl.login.connect.timeout.ms = null 16:27:35 sasl.login.read.timeout.ms = null 16:27:35 sasl.login.refresh.buffer.seconds = 300 16:27:35 sasl.login.refresh.min.period.seconds = 60 16:27:35 sasl.login.refresh.window.factor = 0.8 16:27:35 sasl.login.refresh.window.jitter = 0.05 16:27:35 sasl.login.retry.backoff.max.ms = 10000 16:27:35 sasl.login.retry.backoff.ms = 100 16:27:35 sasl.mechanism = GSSAPI 16:27:35 sasl.oauthbearer.clock.skew.seconds = 30 16:27:35 sasl.oauthbearer.expected.audience = null 16:27:35 sasl.oauthbearer.expected.issuer = null 16:27:35 sasl.oauthbearer.header.urlencode = false 16:27:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:35 sasl.oauthbearer.jwks.endpoint.url = null 16:27:35 sasl.oauthbearer.scope.claim.name = scope 16:27:35 sasl.oauthbearer.sub.claim.name = sub 16:27:35 sasl.oauthbearer.token.endpoint.url = null 16:27:35 security.protocol = PLAINTEXT 16:27:35 security.providers = null 16:27:35 send.buffer.bytes = 131072 16:27:35 session.timeout.ms = 45000 16:27:35 socket.connection.setup.timeout.max.ms = 30000 16:27:35 socket.connection.setup.timeout.ms = 10000 16:27:35 ssl.cipher.suites = null 16:27:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:35 ssl.endpoint.identification.algorithm = https 16:27:35 ssl.engine.factory.class = null 16:27:35 ssl.key.password = null 16:27:35 ssl.keymanager.algorithm = SunX509 16:27:35 ssl.keystore.certificate.chain = null 16:27:35 ssl.keystore.key = null 16:27:35 ssl.keystore.location = null 16:27:35 ssl.keystore.password = null 16:27:35 ssl.keystore.type = JKS 16:27:35 ssl.protocol = TLSv1.3 16:27:35 ssl.provider = null 16:27:35 ssl.secure.random.implementation = null 16:27:35 ssl.trustmanager.algorithm = PKIX 16:27:35 ssl.truststore.certificates = null 16:27:35 ssl.truststore.location = null 16:27:35 ssl.truststore.password = null 16:27:35 ssl.truststore.type = JKS 16:27:35 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:35 16:27:35 2026-04-23T16:27:35.419Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:35 2026-04-23T16:27:35.421Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:35 2026-04-23T16:27:35.421Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:35 2026-04-23T16:27:35.421Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961655421 16:27:35 2026-04-23T16:27:35.421Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.427Z INFO 11420 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-group-22, groupId=test-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 16:27:35 2026-04-23T16:27:35.427Z INFO 11420 --- [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) 16:27:35 2026-04-23T16:27:35.428Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 16:27:35 2026-04-23T16:27:35.431Z INFO 11420 --- [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-906c1263-ccaa-4752-be1c-abc1ed8686fd 16:27:35 2026-04-23T16:27:35.431Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-group-22, groupId=test-group] (Re-)joining group 16:27:35 2026-04-23T16:27:35.433Z INFO 11420 --- [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-906c1263-ccaa-4752-be1c-abc1ed8686fd', protocol='range'} 16:27:35 2026-04-23T16:27:35.433Z INFO 11420 --- [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-906c1263-ccaa-4752-be1c-abc1ed8686fd=Assignment(partitions=[ncmp-events-0])} 16:27:35 2026-04-23T16:27:35.435Z INFO 11420 --- [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-906c1263-ccaa-4752-be1c-abc1ed8686fd', protocol='range'} 16:27:35 2026-04-23T16:27:35.436Z INFO 11420 --- [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]) 16:27:35 2026-04-23T16:27:35.436Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.437Z INFO 11420 --- [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 16:27:35 2026-04-23T16:27:35.440Z INFO 11420 --- [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}}. 16:27:35 2026-04-23T16:27:35.944Z INFO 11420 --- [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. 16:27:35 2026-04-23T16:27:35.948Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 16:27:35 2026-04-23T16:27:35.948Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:27:35 2026-04-23T16:27:35.948Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 16:27:35 2026-04-23T16:27:35.948Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:27:36 2026-04-23T16:27:36.000Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:36 2026-04-23T16:27:36.022Z INFO 11420 --- [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. 16:27:36 2026-04-23T16:27:36.040Z INFO 11420 --- [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. 16:27:36 2026-04-23T16:27:36.041Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 2 items. 16:27:36 2026-04-23T16:27:36.041Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 16:27:36 2026-04-23T16:27:36.041Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 2 16:27:36 2026-04-23T16:27:36.041Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 16:27:36 2026-04-23T16:27:36.113Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:36 2026-04-23T16:27:36.125Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:36 2026-04-23T16:27:36.192Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:36 2026-04-23T16:27:36.199Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:36 2026-04-23T16:27:36.246Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:36 2026-04-23T16:27:36.338Z INFO 11420 --- [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 16:27:36 2026-04-23T16:27:36.338Z INFO 11420 --- [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-906c1263-ccaa-4752-be1c-abc1ed8686fd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:36 2026-04-23T16:27:36.338Z INFO 11420 --- [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 16:27:36 2026-04-23T16:27:36.338Z INFO 11420 --- [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 16:27:36 2026-04-23T16:27:36.338Z INFO 11420 --- [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 16:27:36 2026-04-23T16:27:36.339Z INFO 11420 --- [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 16:27:36 2026-04-23T16:27:36.339Z INFO 11420 --- [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 16:27:36 2026-04-23T16:27:36.350Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:36 2026-04-23T16:27:36.351Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:36 2026-04-23T16:27:36.351Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:36 2026-04-23T16:27:36.351Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:36 2026-04-23T16:27:36.352Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-22 unregistered 16:27:36 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.411 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleCreateSpec 16:27:36 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 16:27:36 2026-04-23T16:27:36.421Z INFO 11420 --- [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. 16:27:36 2026-04-23T16:27:36.422Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 3 items. 16:27:36 2026-04-23T16:27:36.422Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 16:27:36 2026-04-23T16:27:36.422Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 3 16:27:36 2026-04-23T16:27:36.422Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 16:27:36 2026-04-23T16:27:36.509Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:36 2026-04-23T16:27:36.520Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:36 2026-04-23T16:27:36.632Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:27:36 2026-04-23T16:27:36.643Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:27:36 2026-04-23T16:27:36.704Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:36 2026-04-23T16:27:36.711Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:36 2026-04-23T16:27:36.735Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:37 2026-04-23T16:27:37.210Z ERROR 11420 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:27:37 16:27:37 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:27:37 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:27:37 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:27:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:27:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:27:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:27:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:27:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:27:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:27:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:27:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:27:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:27:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:27:37 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:27:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:27:37 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 16:27:37 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:27:37 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:27:37 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:27:37 at groovy.lang.Closure.call(Closure.java:427) 16:27:37 at groovy.lang.Closure.call(Closure.java:416) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 16:27:37 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:27:37 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 16:27:37 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 16:27:37 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:27:37 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:27:37 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:27:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:27:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:27:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:27:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:27:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:27:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:27:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:27:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:27:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:27:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:27:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:27:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:27:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:27:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:27:37 16:27:37 2026-04-23T16:27:37.224Z ERROR 11420 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:27:37 16:27:37 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:27:37 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:27:37 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:27:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:27:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:27:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:27:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:27:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:27:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:27:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:27:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:27:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:27:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:27:37 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:27:37 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:27:37 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:27:37 at groovy.lang.Closure.call(Closure.java:427) 16:27:37 at groovy.lang.Closure.call(Closure.java:416) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 16:27:37 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:27:37 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 16:27:37 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 16:27:37 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:27:37 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:27:37 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:27:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:27:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:27:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:27:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:27:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:27:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:27:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:27:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:27:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:27:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:27:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:27:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:27:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:27:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:27:37 16:27:37 2026-04-23T16:27:37.228Z ERROR 11420 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:27:37 16:27:37 org.onap.cps.ncmp.api.exceptions.CmHandleNotFoundException: Cm handle not found 16:27:37 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher.getCmHandleId(AlternateIdMatcher.java:132) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor418.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.impl.utils.AlternateIdMatcher$$SpringCGLIB$$0.getCmHandleId() 16:27:37 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl.getNcmpServiceCmHandle(NetworkCmProxyInventoryFacadeImpl.java:162) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.impl.NetworkCmProxyInventoryFacadeImpl$$SpringCGLIB$$0.getNcmpServiceCmHandle() 16:27:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.retrieveCmHandleDetailsById(NetworkCmProxyController.java:304) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:37 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:37 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:37 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:37 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:37 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:37 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:37 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:37 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.retrieveCmHandleDetailsById() 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:27:37 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:27:37 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:27:37 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:27:37 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:27:37 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 16:27:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 16:27:37 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:27:37 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:27:37 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:27:37 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:27:37 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:37 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:37 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:37 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:27:37 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:27:37 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec$__spock_feature_1_3_closure2.doCall(CmHandleSearchesNorthBoundRestApiSpec.groovy:105) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:27:37 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:27:37 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:27:37 at groovy.lang.Closure.call(Closure.java:427) 16:27:37 at groovy.lang.Closure.call(Closure.java:416) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2364) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2349) 16:27:37 at org.codehaus.groovy.runtime.DefaultGroovyMethods.each(DefaultGroovyMethods.java:2390) 16:27:37 at org.codehaus.groovy.runtime.dgm$202.doMethodInvoke(Unknown Source) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1254) 16:27:37 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) 16:27:37 at org.codehaus.groovy.runtime.InvokerHelper.invokePojoMethod(InvokerHelper.java:1047) 16:27:37 at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:1038) 16:27:37 at org.spockframework.runtime.GroovyRuntimeUtil.invokeMethod(GroovyRuntimeUtil.java:172) 16:27:37 at org.spockframework.runtime.SpockRuntime.verifyMethodCondition(SpockRuntime.java:111) 16:27:37 at org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec.$spock_feature_1_3(CmHandleSearchesNorthBoundRestApiSpec.groovy:104) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:37 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:37 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:37 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:37 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:27:37 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:27:37 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:27:37 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:27:37 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:27:37 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:37 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:27:37 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:37 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:27:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:27:37 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:37 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:37 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:37 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:37 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:27:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:27:37 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:27:37 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:27:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:27:37 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:27:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:37 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:27:37 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:27:37 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:27:37 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:37 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:27:37 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:27:37 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:27:37 16:27:37 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesNorthBoundRestApiSpec 16:27:37 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 16:27:37 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleSearchesSouthBoundRestApiSpec 16:27:37 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 16:27:37 2026-04-23T16:27:37.634Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:37 allow.auto.create.topics = true 16:27:37 auto.commit.interval.ms = 5000 16:27:37 auto.include.jmx.reporter = true 16:27:37 auto.offset.reset = latest 16:27:37 bootstrap.servers = [localhost:32777] 16:27:37 check.crcs = true 16:27:37 client.dns.lookup = use_all_dns_ips 16:27:37 client.id = consumer-test-group-for-update-23 16:27:37 client.rack = 16:27:37 connections.max.idle.ms = 540000 16:27:37 default.api.timeout.ms = 60000 16:27:37 enable.auto.commit = true 16:27:37 enable.metrics.push = true 16:27:37 exclude.internal.topics = true 16:27:37 fetch.max.bytes = 52428800 16:27:37 fetch.max.wait.ms = 500 16:27:37 fetch.min.bytes = 1 16:27:37 group.id = test-group-for-update 16:27:37 group.instance.id = null 16:27:37 group.protocol = classic 16:27:37 group.remote.assignor = null 16:27:37 heartbeat.interval.ms = 3000 16:27:37 interceptor.classes = [] 16:27:37 internal.leave.group.on.close = true 16:27:37 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:37 isolation.level = read_uncommitted 16:27:37 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:37 max.partition.fetch.bytes = 1048576 16:27:37 max.poll.interval.ms = 300000 16:27:37 max.poll.records = 2147483647 16:27:37 metadata.max.age.ms = 300000 16:27:37 metadata.recovery.strategy = none 16:27:37 metric.reporters = [] 16:27:37 metrics.num.samples = 2 16:27:37 metrics.recording.level = INFO 16:27:37 metrics.sample.window.ms = 30000 16:27:37 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:37 receive.buffer.bytes = 65536 16:27:37 reconnect.backoff.max.ms = 1000 16:27:37 reconnect.backoff.ms = 50 16:27:37 request.timeout.ms = 30000 16:27:37 retry.backoff.max.ms = 1000 16:27:37 retry.backoff.ms = 100 16:27:37 sasl.client.callback.handler.class = null 16:27:37 sasl.jaas.config = null 16:27:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:37 sasl.kerberos.min.time.before.relogin = 60000 16:27:37 sasl.kerberos.service.name = null 16:27:37 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:37 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:37 sasl.login.callback.handler.class = null 16:27:37 sasl.login.class = null 16:27:37 sasl.login.connect.timeout.ms = null 16:27:37 sasl.login.read.timeout.ms = null 16:27:37 sasl.login.refresh.buffer.seconds = 300 16:27:37 sasl.login.refresh.min.period.seconds = 60 16:27:37 sasl.login.refresh.window.factor = 0.8 16:27:37 sasl.login.refresh.window.jitter = 0.05 16:27:37 sasl.login.retry.backoff.max.ms = 10000 16:27:37 sasl.login.retry.backoff.ms = 100 16:27:37 sasl.mechanism = GSSAPI 16:27:37 sasl.oauthbearer.clock.skew.seconds = 30 16:27:37 sasl.oauthbearer.expected.audience = null 16:27:37 sasl.oauthbearer.expected.issuer = null 16:27:37 sasl.oauthbearer.header.urlencode = false 16:27:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:37 sasl.oauthbearer.jwks.endpoint.url = null 16:27:37 sasl.oauthbearer.scope.claim.name = scope 16:27:37 sasl.oauthbearer.sub.claim.name = sub 16:27:37 sasl.oauthbearer.token.endpoint.url = null 16:27:37 security.protocol = PLAINTEXT 16:27:37 security.providers = null 16:27:37 send.buffer.bytes = 131072 16:27:37 session.timeout.ms = 45000 16:27:37 socket.connection.setup.timeout.max.ms = 30000 16:27:37 socket.connection.setup.timeout.ms = 10000 16:27:37 ssl.cipher.suites = null 16:27:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:37 ssl.endpoint.identification.algorithm = https 16:27:37 ssl.engine.factory.class = null 16:27:37 ssl.key.password = null 16:27:37 ssl.keymanager.algorithm = SunX509 16:27:37 ssl.keystore.certificate.chain = null 16:27:37 ssl.keystore.key = null 16:27:37 ssl.keystore.location = null 16:27:37 ssl.keystore.password = null 16:27:37 ssl.keystore.type = JKS 16:27:37 ssl.protocol = TLSv1.3 16:27:37 ssl.provider = null 16:27:37 ssl.secure.random.implementation = null 16:27:37 ssl.trustmanager.algorithm = PKIX 16:27:37 ssl.truststore.certificates = null 16:27:37 ssl.truststore.location = null 16:27:37 ssl.truststore.password = null 16:27:37 ssl.truststore.type = JKS 16:27:37 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:37 16:27:37 2026-04-23T16:27:37.634Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:37 2026-04-23T16:27:37.636Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:37 2026-04-23T16:27:37.636Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:37 2026-04-23T16:27:37.636Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961657636 16:27:37 2026-04-23T16:27:37.636Z INFO 11420 --- [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 16:27:37 2026-04-23T16:27:37.641Z INFO 11420 --- [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 16:27:37 2026-04-23T16:27:37.653Z INFO 11420 --- [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) 16:27:37 2026-04-23T16:27:37.655Z INFO 11420 --- [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 16:27:37 2026-04-23T16:27:37.660Z INFO 11420 --- [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-098ed8f2-ae06-4666-a4b2-535995a6f551 16:27:37 2026-04-23T16:27:37.661Z INFO 11420 --- [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 16:27:37 2026-04-23T16:27:37.663Z INFO 11420 --- [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-098ed8f2-ae06-4666-a4b2-535995a6f551', protocol='range'} 16:27:37 2026-04-23T16:27:37.664Z INFO 11420 --- [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-098ed8f2-ae06-4666-a4b2-535995a6f551=Assignment(partitions=[ncmp-events-0])} 16:27:37 2026-04-23T16:27:37.666Z INFO 11420 --- [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-098ed8f2-ae06-4666-a4b2-535995a6f551', protocol='range'} 16:27:37 2026-04-23T16:27:37.667Z INFO 11420 --- [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]) 16:27:37 2026-04-23T16:27:37.667Z INFO 11420 --- [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 16:27:37 2026-04-23T16:27:37.667Z INFO 11420 --- [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 16:27:37 2026-04-23T16:27:37.670Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-23, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=404, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:38 2026-04-23T16:27:38.157Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:38 2026-04-23T16:27:38.157Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:38 2026-04-23T16:27:38.158Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:38 2026-04-23T16:27:38.158Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:38 2026-04-23T16:27:38.158Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:38 2026-04-23T16:27:38.221Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:38 2026-04-23T16:27:38.232Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:38 2026-04-23T16:27:38.249Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:38 2026-04-23T16:27:38.260Z WARN 11420 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:27:38 2026-04-23T16:27:38.298Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.298Z INFO 11420 --- [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-098ed8f2-ae06-4666-a4b2-535995a6f551 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:38 2026-04-23T16:27:38.299Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.299Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.299Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.300Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.300Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.301Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:38 2026-04-23T16:27:38.301Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:38 2026-04-23T16:27:38.301Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:38 2026-04-23T16:27:38.301Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:38 2026-04-23T16:27:38.303Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-23 unregistered 16:27:38 2026-04-23T16:27:38.318Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:38 allow.auto.create.topics = true 16:27:38 auto.commit.interval.ms = 5000 16:27:38 auto.include.jmx.reporter = true 16:27:38 auto.offset.reset = latest 16:27:38 bootstrap.servers = [localhost:32777] 16:27:38 check.crcs = true 16:27:38 client.dns.lookup = use_all_dns_ips 16:27:38 client.id = consumer-test-group-for-update-24 16:27:38 client.rack = 16:27:38 connections.max.idle.ms = 540000 16:27:38 default.api.timeout.ms = 60000 16:27:38 enable.auto.commit = true 16:27:38 enable.metrics.push = true 16:27:38 exclude.internal.topics = true 16:27:38 fetch.max.bytes = 52428800 16:27:38 fetch.max.wait.ms = 500 16:27:38 fetch.min.bytes = 1 16:27:38 group.id = test-group-for-update 16:27:38 group.instance.id = null 16:27:38 group.protocol = classic 16:27:38 group.remote.assignor = null 16:27:38 heartbeat.interval.ms = 3000 16:27:38 interceptor.classes = [] 16:27:38 internal.leave.group.on.close = true 16:27:38 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:38 isolation.level = read_uncommitted 16:27:38 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:38 max.partition.fetch.bytes = 1048576 16:27:38 max.poll.interval.ms = 300000 16:27:38 max.poll.records = 2147483647 16:27:38 metadata.max.age.ms = 300000 16:27:38 metadata.recovery.strategy = none 16:27:38 metric.reporters = [] 16:27:38 metrics.num.samples = 2 16:27:38 metrics.recording.level = INFO 16:27:38 metrics.sample.window.ms = 30000 16:27:38 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:38 receive.buffer.bytes = 65536 16:27:38 reconnect.backoff.max.ms = 1000 16:27:38 reconnect.backoff.ms = 50 16:27:38 request.timeout.ms = 30000 16:27:38 retry.backoff.max.ms = 1000 16:27:38 retry.backoff.ms = 100 16:27:38 sasl.client.callback.handler.class = null 16:27:38 sasl.jaas.config = null 16:27:38 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:38 sasl.kerberos.min.time.before.relogin = 60000 16:27:38 sasl.kerberos.service.name = null 16:27:38 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:38 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:38 sasl.login.callback.handler.class = null 16:27:38 sasl.login.class = null 16:27:38 sasl.login.connect.timeout.ms = null 16:27:38 sasl.login.read.timeout.ms = null 16:27:38 sasl.login.refresh.buffer.seconds = 300 16:27:38 sasl.login.refresh.min.period.seconds = 60 16:27:38 sasl.login.refresh.window.factor = 0.8 16:27:38 sasl.login.refresh.window.jitter = 0.05 16:27:38 sasl.login.retry.backoff.max.ms = 10000 16:27:38 sasl.login.retry.backoff.ms = 100 16:27:38 sasl.mechanism = GSSAPI 16:27:38 sasl.oauthbearer.clock.skew.seconds = 30 16:27:38 sasl.oauthbearer.expected.audience = null 16:27:38 sasl.oauthbearer.expected.issuer = null 16:27:38 sasl.oauthbearer.header.urlencode = false 16:27:38 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:38 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:38 sasl.oauthbearer.jwks.endpoint.url = null 16:27:38 sasl.oauthbearer.scope.claim.name = scope 16:27:38 sasl.oauthbearer.sub.claim.name = sub 16:27:38 sasl.oauthbearer.token.endpoint.url = null 16:27:38 security.protocol = PLAINTEXT 16:27:38 security.providers = null 16:27:38 send.buffer.bytes = 131072 16:27:38 session.timeout.ms = 45000 16:27:38 socket.connection.setup.timeout.max.ms = 30000 16:27:38 socket.connection.setup.timeout.ms = 10000 16:27:38 ssl.cipher.suites = null 16:27:38 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:38 ssl.endpoint.identification.algorithm = https 16:27:38 ssl.engine.factory.class = null 16:27:38 ssl.key.password = null 16:27:38 ssl.keymanager.algorithm = SunX509 16:27:38 ssl.keystore.certificate.chain = null 16:27:38 ssl.keystore.key = null 16:27:38 ssl.keystore.location = null 16:27:38 ssl.keystore.password = null 16:27:38 ssl.keystore.type = JKS 16:27:38 ssl.protocol = TLSv1.3 16:27:38 ssl.provider = null 16:27:38 ssl.secure.random.implementation = null 16:27:38 ssl.trustmanager.algorithm = PKIX 16:27:38 ssl.truststore.certificates = null 16:27:38 ssl.truststore.location = null 16:27:38 ssl.truststore.password = null 16:27:38 ssl.truststore.type = JKS 16:27:38 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:38 16:27:38 2026-04-23T16:27:38.318Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:38 2026-04-23T16:27:38.321Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:38 2026-04-23T16:27:38.321Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:38 2026-04-23T16:27:38.321Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961658321 16:27:38 2026-04-23T16:27:38.321Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.347Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.348Z INFO 11420 --- [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) 16:27:38 2026-04-23T16:27:38.350Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.355Z INFO 11420 --- [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-fb6290e0-3400-4ad4-8c57-ec39853a6ced 16:27:38 2026-04-23T16:27:38.355Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.358Z INFO 11420 --- [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-fb6290e0-3400-4ad4-8c57-ec39853a6ced', protocol='range'} 16:27:38 2026-04-23T16:27:38.358Z INFO 11420 --- [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-fb6290e0-3400-4ad4-8c57-ec39853a6ced=Assignment(partitions=[ncmp-events-0])} 16:27:38 2026-04-23T16:27:38.361Z INFO 11420 --- [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-fb6290e0-3400-4ad4-8c57-ec39853a6ced', protocol='range'} 16:27:38 2026-04-23T16:27:38.361Z INFO 11420 --- [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]) 16:27:38 2026-04-23T16:27:38.361Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.362Z INFO 11420 --- [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 16:27:38 2026-04-23T16:27:38.366Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-24, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=408, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:38 2026-04-23T16:27:38.844Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:38 2026-04-23T16:27:38.845Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:38 2026-04-23T16:27:38.845Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:38 2026-04-23T16:27:38.845Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:38 2026-04-23T16:27:38.845Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:38 2026-04-23T16:27:38.912Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:38 2026-04-23T16:27:38.928Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:38 2026-04-23T16:27:38.946Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:38 2026-04-23T16:27:38.987Z WARN 11420 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:27:39 2026-04-23T16:27:39.039Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.039Z INFO 11420 --- [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-fb6290e0-3400-4ad4-8c57-ec39853a6ced sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:39 2026-04-23T16:27:39.039Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.039Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.039Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.040Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.040Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.048Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:39 2026-04-23T16:27:39.048Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:39 2026-04-23T16:27:39.048Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:39 2026-04-23T16:27:39.048Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:39 2026-04-23T16:27:39.050Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-24 unregistered 16:27:39 2026-04-23T16:27:39.065Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:39 allow.auto.create.topics = true 16:27:39 auto.commit.interval.ms = 5000 16:27:39 auto.include.jmx.reporter = true 16:27:39 auto.offset.reset = latest 16:27:39 bootstrap.servers = [localhost:32777] 16:27:39 check.crcs = true 16:27:39 client.dns.lookup = use_all_dns_ips 16:27:39 client.id = consumer-test-group-for-update-25 16:27:39 client.rack = 16:27:39 connections.max.idle.ms = 540000 16:27:39 default.api.timeout.ms = 60000 16:27:39 enable.auto.commit = true 16:27:39 enable.metrics.push = true 16:27:39 exclude.internal.topics = true 16:27:39 fetch.max.bytes = 52428800 16:27:39 fetch.max.wait.ms = 500 16:27:39 fetch.min.bytes = 1 16:27:39 group.id = test-group-for-update 16:27:39 group.instance.id = null 16:27:39 group.protocol = classic 16:27:39 group.remote.assignor = null 16:27:39 heartbeat.interval.ms = 3000 16:27:39 interceptor.classes = [] 16:27:39 internal.leave.group.on.close = true 16:27:39 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:39 isolation.level = read_uncommitted 16:27:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:39 max.partition.fetch.bytes = 1048576 16:27:39 max.poll.interval.ms = 300000 16:27:39 max.poll.records = 2147483647 16:27:39 metadata.max.age.ms = 300000 16:27:39 metadata.recovery.strategy = none 16:27:39 metric.reporters = [] 16:27:39 metrics.num.samples = 2 16:27:39 metrics.recording.level = INFO 16:27:39 metrics.sample.window.ms = 30000 16:27:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:39 receive.buffer.bytes = 65536 16:27:39 reconnect.backoff.max.ms = 1000 16:27:39 reconnect.backoff.ms = 50 16:27:39 request.timeout.ms = 30000 16:27:39 retry.backoff.max.ms = 1000 16:27:39 retry.backoff.ms = 100 16:27:39 sasl.client.callback.handler.class = null 16:27:39 sasl.jaas.config = null 16:27:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:39 sasl.kerberos.min.time.before.relogin = 60000 16:27:39 sasl.kerberos.service.name = null 16:27:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:39 sasl.login.callback.handler.class = null 16:27:39 sasl.login.class = null 16:27:39 sasl.login.connect.timeout.ms = null 16:27:39 sasl.login.read.timeout.ms = null 16:27:39 sasl.login.refresh.buffer.seconds = 300 16:27:39 sasl.login.refresh.min.period.seconds = 60 16:27:39 sasl.login.refresh.window.factor = 0.8 16:27:39 sasl.login.refresh.window.jitter = 0.05 16:27:39 sasl.login.retry.backoff.max.ms = 10000 16:27:39 sasl.login.retry.backoff.ms = 100 16:27:39 sasl.mechanism = GSSAPI 16:27:39 sasl.oauthbearer.clock.skew.seconds = 30 16:27:39 sasl.oauthbearer.expected.audience = null 16:27:39 sasl.oauthbearer.expected.issuer = null 16:27:39 sasl.oauthbearer.header.urlencode = false 16:27:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:39 sasl.oauthbearer.jwks.endpoint.url = null 16:27:39 sasl.oauthbearer.scope.claim.name = scope 16:27:39 sasl.oauthbearer.sub.claim.name = sub 16:27:39 sasl.oauthbearer.token.endpoint.url = null 16:27:39 security.protocol = PLAINTEXT 16:27:39 security.providers = null 16:27:39 send.buffer.bytes = 131072 16:27:39 session.timeout.ms = 45000 16:27:39 socket.connection.setup.timeout.max.ms = 30000 16:27:39 socket.connection.setup.timeout.ms = 10000 16:27:39 ssl.cipher.suites = null 16:27:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:39 ssl.endpoint.identification.algorithm = https 16:27:39 ssl.engine.factory.class = null 16:27:39 ssl.key.password = null 16:27:39 ssl.keymanager.algorithm = SunX509 16:27:39 ssl.keystore.certificate.chain = null 16:27:39 ssl.keystore.key = null 16:27:39 ssl.keystore.location = null 16:27:39 ssl.keystore.password = null 16:27:39 ssl.keystore.type = JKS 16:27:39 ssl.protocol = TLSv1.3 16:27:39 ssl.provider = null 16:27:39 ssl.secure.random.implementation = null 16:27:39 ssl.trustmanager.algorithm = PKIX 16:27:39 ssl.truststore.certificates = null 16:27:39 ssl.truststore.location = null 16:27:39 ssl.truststore.password = null 16:27:39 ssl.truststore.type = JKS 16:27:39 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:39 16:27:39 2026-04-23T16:27:39.065Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:39 2026-04-23T16:27:39.067Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:39 2026-04-23T16:27:39.067Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:39 2026-04-23T16:27:39.067Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961659067 16:27:39 2026-04-23T16:27:39.067Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.074Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.074Z INFO 11420 --- [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) 16:27:39 2026-04-23T16:27:39.075Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.078Z INFO 11420 --- [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-cc582d39-cb3f-49b6-8905-4c7044cafadd 16:27:39 2026-04-23T16:27:39.078Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.081Z INFO 11420 --- [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-cc582d39-cb3f-49b6-8905-4c7044cafadd', protocol='range'} 16:27:39 2026-04-23T16:27:39.082Z INFO 11420 --- [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-cc582d39-cb3f-49b6-8905-4c7044cafadd=Assignment(partitions=[ncmp-events-0])} 16:27:39 2026-04-23T16:27:39.085Z INFO 11420 --- [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-cc582d39-cb3f-49b6-8905-4c7044cafadd', protocol='range'} 16:27:39 2026-04-23T16:27:39.085Z INFO 11420 --- [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]) 16:27:39 2026-04-23T16:27:39.086Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.086Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.090Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-25, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=412, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:39 2026-04-23T16:27:39.590Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:39 2026-04-23T16:27:39.590Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:39 2026-04-23T16:27:39.591Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:39 2026-04-23T16:27:39.591Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:39 2026-04-23T16:27:39.591Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:39 2026-04-23T16:27:39.657Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:39 2026-04-23T16:27:39.667Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:39 2026-04-23T16:27:39.687Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:39 2026-04-23T16:27:39.718Z WARN 11420 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:27:39 2026-04-23T16:27:39.757Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.757Z INFO 11420 --- [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-cc582d39-cb3f-49b6-8905-4c7044cafadd sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:39 2026-04-23T16:27:39.757Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.757Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.757Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.758Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.758Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.763Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:39 2026-04-23T16:27:39.763Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:39 2026-04-23T16:27:39.763Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:39 2026-04-23T16:27:39.763Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:39 2026-04-23T16:27:39.764Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-25 unregistered 16:27:39 2026-04-23T16:27:39.785Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:39 allow.auto.create.topics = true 16:27:39 auto.commit.interval.ms = 5000 16:27:39 auto.include.jmx.reporter = true 16:27:39 auto.offset.reset = latest 16:27:39 bootstrap.servers = [localhost:32777] 16:27:39 check.crcs = true 16:27:39 client.dns.lookup = use_all_dns_ips 16:27:39 client.id = consumer-test-group-for-update-26 16:27:39 client.rack = 16:27:39 connections.max.idle.ms = 540000 16:27:39 default.api.timeout.ms = 60000 16:27:39 enable.auto.commit = true 16:27:39 enable.metrics.push = true 16:27:39 exclude.internal.topics = true 16:27:39 fetch.max.bytes = 52428800 16:27:39 fetch.max.wait.ms = 500 16:27:39 fetch.min.bytes = 1 16:27:39 group.id = test-group-for-update 16:27:39 group.instance.id = null 16:27:39 group.protocol = classic 16:27:39 group.remote.assignor = null 16:27:39 heartbeat.interval.ms = 3000 16:27:39 interceptor.classes = [] 16:27:39 internal.leave.group.on.close = true 16:27:39 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:39 isolation.level = read_uncommitted 16:27:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:39 max.partition.fetch.bytes = 1048576 16:27:39 max.poll.interval.ms = 300000 16:27:39 max.poll.records = 2147483647 16:27:39 metadata.max.age.ms = 300000 16:27:39 metadata.recovery.strategy = none 16:27:39 metric.reporters = [] 16:27:39 metrics.num.samples = 2 16:27:39 metrics.recording.level = INFO 16:27:39 metrics.sample.window.ms = 30000 16:27:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:39 receive.buffer.bytes = 65536 16:27:39 reconnect.backoff.max.ms = 1000 16:27:39 reconnect.backoff.ms = 50 16:27:39 request.timeout.ms = 30000 16:27:39 retry.backoff.max.ms = 1000 16:27:39 retry.backoff.ms = 100 16:27:39 sasl.client.callback.handler.class = null 16:27:39 sasl.jaas.config = null 16:27:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:39 sasl.kerberos.min.time.before.relogin = 60000 16:27:39 sasl.kerberos.service.name = null 16:27:39 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:39 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:39 sasl.login.callback.handler.class = null 16:27:39 sasl.login.class = null 16:27:39 sasl.login.connect.timeout.ms = null 16:27:39 sasl.login.read.timeout.ms = null 16:27:39 sasl.login.refresh.buffer.seconds = 300 16:27:39 sasl.login.refresh.min.period.seconds = 60 16:27:39 sasl.login.refresh.window.factor = 0.8 16:27:39 sasl.login.refresh.window.jitter = 0.05 16:27:39 sasl.login.retry.backoff.max.ms = 10000 16:27:39 sasl.login.retry.backoff.ms = 100 16:27:39 sasl.mechanism = GSSAPI 16:27:39 sasl.oauthbearer.clock.skew.seconds = 30 16:27:39 sasl.oauthbearer.expected.audience = null 16:27:39 sasl.oauthbearer.expected.issuer = null 16:27:39 sasl.oauthbearer.header.urlencode = false 16:27:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:39 sasl.oauthbearer.jwks.endpoint.url = null 16:27:39 sasl.oauthbearer.scope.claim.name = scope 16:27:39 sasl.oauthbearer.sub.claim.name = sub 16:27:39 sasl.oauthbearer.token.endpoint.url = null 16:27:39 security.protocol = PLAINTEXT 16:27:39 security.providers = null 16:27:39 send.buffer.bytes = 131072 16:27:39 session.timeout.ms = 45000 16:27:39 socket.connection.setup.timeout.max.ms = 30000 16:27:39 socket.connection.setup.timeout.ms = 10000 16:27:39 ssl.cipher.suites = null 16:27:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:39 ssl.endpoint.identification.algorithm = https 16:27:39 ssl.engine.factory.class = null 16:27:39 ssl.key.password = null 16:27:39 ssl.keymanager.algorithm = SunX509 16:27:39 ssl.keystore.certificate.chain = null 16:27:39 ssl.keystore.key = null 16:27:39 ssl.keystore.location = null 16:27:39 ssl.keystore.password = null 16:27:39 ssl.keystore.type = JKS 16:27:39 ssl.protocol = TLSv1.3 16:27:39 ssl.provider = null 16:27:39 ssl.secure.random.implementation = null 16:27:39 ssl.trustmanager.algorithm = PKIX 16:27:39 ssl.truststore.certificates = null 16:27:39 ssl.truststore.location = null 16:27:39 ssl.truststore.password = null 16:27:39 ssl.truststore.type = JKS 16:27:39 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:39 16:27:39 2026-04-23T16:27:39.786Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:39 2026-04-23T16:27:39.787Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:39 2026-04-23T16:27:39.787Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:39 2026-04-23T16:27:39.787Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961659787 16:27:39 2026-04-23T16:27:39.787Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.808Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.809Z INFO 11420 --- [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) 16:27:39 2026-04-23T16:27:39.811Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.813Z INFO 11420 --- [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-e09c9176-2f3a-4120-8b45-23f0a30521db 16:27:39 2026-04-23T16:27:39.813Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.816Z INFO 11420 --- [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-e09c9176-2f3a-4120-8b45-23f0a30521db', protocol='range'} 16:27:39 2026-04-23T16:27:39.817Z INFO 11420 --- [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-e09c9176-2f3a-4120-8b45-23f0a30521db=Assignment(partitions=[ncmp-events-0])} 16:27:39 2026-04-23T16:27:39.818Z INFO 11420 --- [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-e09c9176-2f3a-4120-8b45-23f0a30521db', protocol='range'} 16:27:39 2026-04-23T16:27:39.818Z INFO 11420 --- [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]) 16:27:39 2026-04-23T16:27:39.818Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.820Z INFO 11420 --- [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 16:27:39 2026-04-23T16:27:39.826Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-26, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=416, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:40 2026-04-23T16:27:40.307Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:40 2026-04-23T16:27:40.307Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:40 2026-04-23T16:27:40.307Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:40 2026-04-23T16:27:40.307Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:40 2026-04-23T16:27:40.307Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:40 2026-04-23T16:27:40.374Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:40 2026-04-23T16:27:40.385Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:40 2026-04-23T16:27:40.401Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:40 2026-04-23T16:27:40.410Z WARN 11420 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:27:40 2026-04-23T16:27:40.451Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.451Z INFO 11420 --- [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-e09c9176-2f3a-4120-8b45-23f0a30521db sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:40 2026-04-23T16:27:40.451Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.451Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.451Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.453Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.453Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.454Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:40 2026-04-23T16:27:40.454Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:40 2026-04-23T16:27:40.454Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:40 2026-04-23T16:27:40.454Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:40 2026-04-23T16:27:40.456Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-26 unregistered 16:27:40 2026-04-23T16:27:40.473Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:40 allow.auto.create.topics = true 16:27:40 auto.commit.interval.ms = 5000 16:27:40 auto.include.jmx.reporter = true 16:27:40 auto.offset.reset = latest 16:27:40 bootstrap.servers = [localhost:32777] 16:27:40 check.crcs = true 16:27:40 client.dns.lookup = use_all_dns_ips 16:27:40 client.id = consumer-test-group-for-update-27 16:27:40 client.rack = 16:27:40 connections.max.idle.ms = 540000 16:27:40 default.api.timeout.ms = 60000 16:27:40 enable.auto.commit = true 16:27:40 enable.metrics.push = true 16:27:40 exclude.internal.topics = true 16:27:40 fetch.max.bytes = 52428800 16:27:40 fetch.max.wait.ms = 500 16:27:40 fetch.min.bytes = 1 16:27:40 group.id = test-group-for-update 16:27:40 group.instance.id = null 16:27:40 group.protocol = classic 16:27:40 group.remote.assignor = null 16:27:40 heartbeat.interval.ms = 3000 16:27:40 interceptor.classes = [] 16:27:40 internal.leave.group.on.close = true 16:27:40 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:40 isolation.level = read_uncommitted 16:27:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:40 max.partition.fetch.bytes = 1048576 16:27:40 max.poll.interval.ms = 300000 16:27:40 max.poll.records = 2147483647 16:27:40 metadata.max.age.ms = 300000 16:27:40 metadata.recovery.strategy = none 16:27:40 metric.reporters = [] 16:27:40 metrics.num.samples = 2 16:27:40 metrics.recording.level = INFO 16:27:40 metrics.sample.window.ms = 30000 16:27:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:40 receive.buffer.bytes = 65536 16:27:40 reconnect.backoff.max.ms = 1000 16:27:40 reconnect.backoff.ms = 50 16:27:40 request.timeout.ms = 30000 16:27:40 retry.backoff.max.ms = 1000 16:27:40 retry.backoff.ms = 100 16:27:40 sasl.client.callback.handler.class = null 16:27:40 sasl.jaas.config = null 16:27:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:40 sasl.kerberos.min.time.before.relogin = 60000 16:27:40 sasl.kerberos.service.name = null 16:27:40 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:40 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:40 sasl.login.callback.handler.class = null 16:27:40 sasl.login.class = null 16:27:40 sasl.login.connect.timeout.ms = null 16:27:40 sasl.login.read.timeout.ms = null 16:27:40 sasl.login.refresh.buffer.seconds = 300 16:27:40 sasl.login.refresh.min.period.seconds = 60 16:27:40 sasl.login.refresh.window.factor = 0.8 16:27:40 sasl.login.refresh.window.jitter = 0.05 16:27:40 sasl.login.retry.backoff.max.ms = 10000 16:27:40 sasl.login.retry.backoff.ms = 100 16:27:40 sasl.mechanism = GSSAPI 16:27:40 sasl.oauthbearer.clock.skew.seconds = 30 16:27:40 sasl.oauthbearer.expected.audience = null 16:27:40 sasl.oauthbearer.expected.issuer = null 16:27:40 sasl.oauthbearer.header.urlencode = false 16:27:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:40 sasl.oauthbearer.jwks.endpoint.url = null 16:27:40 sasl.oauthbearer.scope.claim.name = scope 16:27:40 sasl.oauthbearer.sub.claim.name = sub 16:27:40 sasl.oauthbearer.token.endpoint.url = null 16:27:40 security.protocol = PLAINTEXT 16:27:40 security.providers = null 16:27:40 send.buffer.bytes = 131072 16:27:40 session.timeout.ms = 45000 16:27:40 socket.connection.setup.timeout.max.ms = 30000 16:27:40 socket.connection.setup.timeout.ms = 10000 16:27:40 ssl.cipher.suites = null 16:27:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:40 ssl.endpoint.identification.algorithm = https 16:27:40 ssl.engine.factory.class = null 16:27:40 ssl.key.password = null 16:27:40 ssl.keymanager.algorithm = SunX509 16:27:40 ssl.keystore.certificate.chain = null 16:27:40 ssl.keystore.key = null 16:27:40 ssl.keystore.location = null 16:27:40 ssl.keystore.password = null 16:27:40 ssl.keystore.type = JKS 16:27:40 ssl.protocol = TLSv1.3 16:27:40 ssl.provider = null 16:27:40 ssl.secure.random.implementation = null 16:27:40 ssl.trustmanager.algorithm = PKIX 16:27:40 ssl.truststore.certificates = null 16:27:40 ssl.truststore.location = null 16:27:40 ssl.truststore.password = null 16:27:40 ssl.truststore.type = JKS 16:27:40 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:40 16:27:40 2026-04-23T16:27:40.473Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:40 2026-04-23T16:27:40.475Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:40 2026-04-23T16:27:40.475Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:40 2026-04-23T16:27:40.475Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961660475 16:27:40 2026-04-23T16:27:40.475Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.479Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.480Z INFO 11420 --- [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) 16:27:40 2026-04-23T16:27:40.483Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.485Z INFO 11420 --- [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-1fde9df4-92df-4b4a-9b39-a193f7c2c4a2 16:27:40 2026-04-23T16:27:40.485Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.493Z INFO 11420 --- [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-1fde9df4-92df-4b4a-9b39-a193f7c2c4a2', protocol='range'} 16:27:40 2026-04-23T16:27:40.494Z INFO 11420 --- [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-1fde9df4-92df-4b4a-9b39-a193f7c2c4a2=Assignment(partitions=[ncmp-events-0])} 16:27:40 2026-04-23T16:27:40.500Z INFO 11420 --- [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-1fde9df4-92df-4b4a-9b39-a193f7c2c4a2', protocol='range'} 16:27:40 2026-04-23T16:27:40.500Z INFO 11420 --- [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]) 16:27:40 2026-04-23T16:27:40.500Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.501Z INFO 11420 --- [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 16:27:40 2026-04-23T16:27:40.506Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-27, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=420, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:41 2026-04-23T16:27:40.997Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:41 2026-04-23T16:27:40.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:41 2026-04-23T16:27:40.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:41 2026-04-23T16:27:40.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:41 2026-04-23T16:27:40.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:41 2026-04-23T16:27:41.066Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:41 2026-04-23T16:27:41.077Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:41 2026-04-23T16:27:41.094Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:41 2026-04-23T16:27:41.107Z WARN 11420 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:27:41 2026-04-23T16:27:41.146Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.146Z INFO 11420 --- [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-1fde9df4-92df-4b4a-9b39-a193f7c2c4a2 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:41 2026-04-23T16:27:41.146Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.146Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.146Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.147Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.147Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.159Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:41 2026-04-23T16:27:41.159Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:41 2026-04-23T16:27:41.159Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:41 2026-04-23T16:27:41.159Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:41 2026-04-23T16:27:41.161Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-27 unregistered 16:27:41 2026-04-23T16:27:41.179Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:41 allow.auto.create.topics = true 16:27:41 auto.commit.interval.ms = 5000 16:27:41 auto.include.jmx.reporter = true 16:27:41 auto.offset.reset = latest 16:27:41 bootstrap.servers = [localhost:32777] 16:27:41 check.crcs = true 16:27:41 client.dns.lookup = use_all_dns_ips 16:27:41 client.id = consumer-test-group-for-update-28 16:27:41 client.rack = 16:27:41 connections.max.idle.ms = 540000 16:27:41 default.api.timeout.ms = 60000 16:27:41 enable.auto.commit = true 16:27:41 enable.metrics.push = true 16:27:41 exclude.internal.topics = true 16:27:41 fetch.max.bytes = 52428800 16:27:41 fetch.max.wait.ms = 500 16:27:41 fetch.min.bytes = 1 16:27:41 group.id = test-group-for-update 16:27:41 group.instance.id = null 16:27:41 group.protocol = classic 16:27:41 group.remote.assignor = null 16:27:41 heartbeat.interval.ms = 3000 16:27:41 interceptor.classes = [] 16:27:41 internal.leave.group.on.close = true 16:27:41 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:41 isolation.level = read_uncommitted 16:27:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:41 max.partition.fetch.bytes = 1048576 16:27:41 max.poll.interval.ms = 300000 16:27:41 max.poll.records = 2147483647 16:27:41 metadata.max.age.ms = 300000 16:27:41 metadata.recovery.strategy = none 16:27:41 metric.reporters = [] 16:27:41 metrics.num.samples = 2 16:27:41 metrics.recording.level = INFO 16:27:41 metrics.sample.window.ms = 30000 16:27:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:41 receive.buffer.bytes = 65536 16:27:41 reconnect.backoff.max.ms = 1000 16:27:41 reconnect.backoff.ms = 50 16:27:41 request.timeout.ms = 30000 16:27:41 retry.backoff.max.ms = 1000 16:27:41 retry.backoff.ms = 100 16:27:41 sasl.client.callback.handler.class = null 16:27:41 sasl.jaas.config = null 16:27:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:41 sasl.kerberos.min.time.before.relogin = 60000 16:27:41 sasl.kerberos.service.name = null 16:27:41 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:41 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:41 sasl.login.callback.handler.class = null 16:27:41 sasl.login.class = null 16:27:41 sasl.login.connect.timeout.ms = null 16:27:41 sasl.login.read.timeout.ms = null 16:27:41 sasl.login.refresh.buffer.seconds = 300 16:27:41 sasl.login.refresh.min.period.seconds = 60 16:27:41 sasl.login.refresh.window.factor = 0.8 16:27:41 sasl.login.refresh.window.jitter = 0.05 16:27:41 sasl.login.retry.backoff.max.ms = 10000 16:27:41 sasl.login.retry.backoff.ms = 100 16:27:41 sasl.mechanism = GSSAPI 16:27:41 sasl.oauthbearer.clock.skew.seconds = 30 16:27:41 sasl.oauthbearer.expected.audience = null 16:27:41 sasl.oauthbearer.expected.issuer = null 16:27:41 sasl.oauthbearer.header.urlencode = false 16:27:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:41 sasl.oauthbearer.jwks.endpoint.url = null 16:27:41 sasl.oauthbearer.scope.claim.name = scope 16:27:41 sasl.oauthbearer.sub.claim.name = sub 16:27:41 sasl.oauthbearer.token.endpoint.url = null 16:27:41 security.protocol = PLAINTEXT 16:27:41 security.providers = null 16:27:41 send.buffer.bytes = 131072 16:27:41 session.timeout.ms = 45000 16:27:41 socket.connection.setup.timeout.max.ms = 30000 16:27:41 socket.connection.setup.timeout.ms = 10000 16:27:41 ssl.cipher.suites = null 16:27:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:41 ssl.endpoint.identification.algorithm = https 16:27:41 ssl.engine.factory.class = null 16:27:41 ssl.key.password = null 16:27:41 ssl.keymanager.algorithm = SunX509 16:27:41 ssl.keystore.certificate.chain = null 16:27:41 ssl.keystore.key = null 16:27:41 ssl.keystore.location = null 16:27:41 ssl.keystore.password = null 16:27:41 ssl.keystore.type = JKS 16:27:41 ssl.protocol = TLSv1.3 16:27:41 ssl.provider = null 16:27:41 ssl.secure.random.implementation = null 16:27:41 ssl.trustmanager.algorithm = PKIX 16:27:41 ssl.truststore.certificates = null 16:27:41 ssl.truststore.location = null 16:27:41 ssl.truststore.password = null 16:27:41 ssl.truststore.type = JKS 16:27:41 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:41 16:27:41 2026-04-23T16:27:41.179Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:41 2026-04-23T16:27:41.181Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:41 2026-04-23T16:27:41.181Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:41 2026-04-23T16:27:41.181Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961661181 16:27:41 2026-04-23T16:27:41.181Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.185Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.185Z INFO 11420 --- [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) 16:27:41 2026-04-23T16:27:41.185Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.188Z INFO 11420 --- [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-b239a735-3ac6-44ea-86f7-dedf17c86b55 16:27:41 2026-04-23T16:27:41.188Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.190Z INFO 11420 --- [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-b239a735-3ac6-44ea-86f7-dedf17c86b55', protocol='range'} 16:27:41 2026-04-23T16:27:41.190Z INFO 11420 --- [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-b239a735-3ac6-44ea-86f7-dedf17c86b55=Assignment(partitions=[ncmp-events-0])} 16:27:41 2026-04-23T16:27:41.192Z INFO 11420 --- [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-b239a735-3ac6-44ea-86f7-dedf17c86b55', protocol='range'} 16:27:41 2026-04-23T16:27:41.193Z INFO 11420 --- [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]) 16:27:41 2026-04-23T16:27:41.193Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.193Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.197Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-28, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=424, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:41 2026-04-23T16:27:41.707Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:41 2026-04-23T16:27:41.707Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:41 2026-04-23T16:27:41.707Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:41 2026-04-23T16:27:41.707Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:41 2026-04-23T16:27:41.707Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:41 2026-04-23T16:27:41.772Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:41 2026-04-23T16:27:41.784Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:41 2026-04-23T16:27:41.803Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:41 2026-04-23T16:27:41.816Z WARN 11420 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:27:41 2026-04-23T16:27:41.856Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.856Z INFO 11420 --- [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-b239a735-3ac6-44ea-86f7-dedf17c86b55 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:41 2026-04-23T16:27:41.856Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.856Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.856Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.856Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.856Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.860Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:41 2026-04-23T16:27:41.860Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:41 2026-04-23T16:27:41.860Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:41 2026-04-23T16:27:41.860Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:41 2026-04-23T16:27:41.861Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-28 unregistered 16:27:41 2026-04-23T16:27:41.874Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:41 allow.auto.create.topics = true 16:27:41 auto.commit.interval.ms = 5000 16:27:41 auto.include.jmx.reporter = true 16:27:41 auto.offset.reset = latest 16:27:41 bootstrap.servers = [localhost:32777] 16:27:41 check.crcs = true 16:27:41 client.dns.lookup = use_all_dns_ips 16:27:41 client.id = consumer-test-group-for-update-29 16:27:41 client.rack = 16:27:41 connections.max.idle.ms = 540000 16:27:41 default.api.timeout.ms = 60000 16:27:41 enable.auto.commit = true 16:27:41 enable.metrics.push = true 16:27:41 exclude.internal.topics = true 16:27:41 fetch.max.bytes = 52428800 16:27:41 fetch.max.wait.ms = 500 16:27:41 fetch.min.bytes = 1 16:27:41 group.id = test-group-for-update 16:27:41 group.instance.id = null 16:27:41 group.protocol = classic 16:27:41 group.remote.assignor = null 16:27:41 heartbeat.interval.ms = 3000 16:27:41 interceptor.classes = [] 16:27:41 internal.leave.group.on.close = true 16:27:41 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:41 isolation.level = read_uncommitted 16:27:41 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:41 max.partition.fetch.bytes = 1048576 16:27:41 max.poll.interval.ms = 300000 16:27:41 max.poll.records = 2147483647 16:27:41 metadata.max.age.ms = 300000 16:27:41 metadata.recovery.strategy = none 16:27:41 metric.reporters = [] 16:27:41 metrics.num.samples = 2 16:27:41 metrics.recording.level = INFO 16:27:41 metrics.sample.window.ms = 30000 16:27:41 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:41 receive.buffer.bytes = 65536 16:27:41 reconnect.backoff.max.ms = 1000 16:27:41 reconnect.backoff.ms = 50 16:27:41 request.timeout.ms = 30000 16:27:41 retry.backoff.max.ms = 1000 16:27:41 retry.backoff.ms = 100 16:27:41 sasl.client.callback.handler.class = null 16:27:41 sasl.jaas.config = null 16:27:41 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:41 sasl.kerberos.min.time.before.relogin = 60000 16:27:41 sasl.kerberos.service.name = null 16:27:41 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:41 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:41 sasl.login.callback.handler.class = null 16:27:41 sasl.login.class = null 16:27:41 sasl.login.connect.timeout.ms = null 16:27:41 sasl.login.read.timeout.ms = null 16:27:41 sasl.login.refresh.buffer.seconds = 300 16:27:41 sasl.login.refresh.min.period.seconds = 60 16:27:41 sasl.login.refresh.window.factor = 0.8 16:27:41 sasl.login.refresh.window.jitter = 0.05 16:27:41 sasl.login.retry.backoff.max.ms = 10000 16:27:41 sasl.login.retry.backoff.ms = 100 16:27:41 sasl.mechanism = GSSAPI 16:27:41 sasl.oauthbearer.clock.skew.seconds = 30 16:27:41 sasl.oauthbearer.expected.audience = null 16:27:41 sasl.oauthbearer.expected.issuer = null 16:27:41 sasl.oauthbearer.header.urlencode = false 16:27:41 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:41 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:41 sasl.oauthbearer.jwks.endpoint.url = null 16:27:41 sasl.oauthbearer.scope.claim.name = scope 16:27:41 sasl.oauthbearer.sub.claim.name = sub 16:27:41 sasl.oauthbearer.token.endpoint.url = null 16:27:41 security.protocol = PLAINTEXT 16:27:41 security.providers = null 16:27:41 send.buffer.bytes = 131072 16:27:41 session.timeout.ms = 45000 16:27:41 socket.connection.setup.timeout.max.ms = 30000 16:27:41 socket.connection.setup.timeout.ms = 10000 16:27:41 ssl.cipher.suites = null 16:27:41 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:41 ssl.endpoint.identification.algorithm = https 16:27:41 ssl.engine.factory.class = null 16:27:41 ssl.key.password = null 16:27:41 ssl.keymanager.algorithm = SunX509 16:27:41 ssl.keystore.certificate.chain = null 16:27:41 ssl.keystore.key = null 16:27:41 ssl.keystore.location = null 16:27:41 ssl.keystore.password = null 16:27:41 ssl.keystore.type = JKS 16:27:41 ssl.protocol = TLSv1.3 16:27:41 ssl.provider = null 16:27:41 ssl.secure.random.implementation = null 16:27:41 ssl.trustmanager.algorithm = PKIX 16:27:41 ssl.truststore.certificates = null 16:27:41 ssl.truststore.location = null 16:27:41 ssl.truststore.password = null 16:27:41 ssl.truststore.type = JKS 16:27:41 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:41 16:27:41 2026-04-23T16:27:41.875Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:41 2026-04-23T16:27:41.877Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:41 2026-04-23T16:27:41.877Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:41 2026-04-23T16:27:41.877Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961661877 16:27:41 2026-04-23T16:27:41.877Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.886Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.886Z INFO 11420 --- [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) 16:27:41 2026-04-23T16:27:41.887Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.889Z INFO 11420 --- [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-b27787ab-8dd2-49ca-8106-c3cf4ebb0c08 16:27:41 2026-04-23T16:27:41.890Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.891Z INFO 11420 --- [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-b27787ab-8dd2-49ca-8106-c3cf4ebb0c08', protocol='range'} 16:27:41 2026-04-23T16:27:41.891Z INFO 11420 --- [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-b27787ab-8dd2-49ca-8106-c3cf4ebb0c08=Assignment(partitions=[ncmp-events-0])} 16:27:41 2026-04-23T16:27:41.893Z INFO 11420 --- [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-b27787ab-8dd2-49ca-8106-c3cf4ebb0c08', protocol='range'} 16:27:41 2026-04-23T16:27:41.894Z INFO 11420 --- [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]) 16:27:41 2026-04-23T16:27:41.894Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.894Z INFO 11420 --- [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 16:27:41 2026-04-23T16:27:41.903Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-29, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=428, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:42 2026-04-23T16:27:42.402Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:42 2026-04-23T16:27:42.403Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:42 2026-04-23T16:27:42.404Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:42 2026-04-23T16:27:42.404Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:42 2026-04-23T16:27:42.404Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:42 2026-04-23T16:27:42.473Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:42 2026-04-23T16:27:42.483Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:42 2026-04-23T16:27:42.507Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:42 2026-04-23T16:27:42.529Z WARN 11420 --- [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 16:27:42 2026-04-23T16:27:42.582Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.582Z INFO 11420 --- [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-b27787ab-8dd2-49ca-8106-c3cf4ebb0c08 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:42 2026-04-23T16:27:42.582Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.582Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.582Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.590Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.590Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.591Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:42 2026-04-23T16:27:42.591Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:42 2026-04-23T16:27:42.591Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:42 2026-04-23T16:27:42.591Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:42 2026-04-23T16:27:42.593Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-29 unregistered 16:27:42 2026-04-23T16:27:42.611Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:42 allow.auto.create.topics = true 16:27:42 auto.commit.interval.ms = 5000 16:27:42 auto.include.jmx.reporter = true 16:27:42 auto.offset.reset = latest 16:27:42 bootstrap.servers = [localhost:32777] 16:27:42 check.crcs = true 16:27:42 client.dns.lookup = use_all_dns_ips 16:27:42 client.id = consumer-test-group-for-update-30 16:27:42 client.rack = 16:27:42 connections.max.idle.ms = 540000 16:27:42 default.api.timeout.ms = 60000 16:27:42 enable.auto.commit = true 16:27:42 enable.metrics.push = true 16:27:42 exclude.internal.topics = true 16:27:42 fetch.max.bytes = 52428800 16:27:42 fetch.max.wait.ms = 500 16:27:42 fetch.min.bytes = 1 16:27:42 group.id = test-group-for-update 16:27:42 group.instance.id = null 16:27:42 group.protocol = classic 16:27:42 group.remote.assignor = null 16:27:42 heartbeat.interval.ms = 3000 16:27:42 interceptor.classes = [] 16:27:42 internal.leave.group.on.close = true 16:27:42 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:42 isolation.level = read_uncommitted 16:27:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:42 max.partition.fetch.bytes = 1048576 16:27:42 max.poll.interval.ms = 300000 16:27:42 max.poll.records = 2147483647 16:27:42 metadata.max.age.ms = 300000 16:27:42 metadata.recovery.strategy = none 16:27:42 metric.reporters = [] 16:27:42 metrics.num.samples = 2 16:27:42 metrics.recording.level = INFO 16:27:42 metrics.sample.window.ms = 30000 16:27:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:42 receive.buffer.bytes = 65536 16:27:42 reconnect.backoff.max.ms = 1000 16:27:42 reconnect.backoff.ms = 50 16:27:42 request.timeout.ms = 30000 16:27:42 retry.backoff.max.ms = 1000 16:27:42 retry.backoff.ms = 100 16:27:42 sasl.client.callback.handler.class = null 16:27:42 sasl.jaas.config = null 16:27:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:42 sasl.kerberos.min.time.before.relogin = 60000 16:27:42 sasl.kerberos.service.name = null 16:27:42 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:42 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:42 sasl.login.callback.handler.class = null 16:27:42 sasl.login.class = null 16:27:42 sasl.login.connect.timeout.ms = null 16:27:42 sasl.login.read.timeout.ms = null 16:27:42 sasl.login.refresh.buffer.seconds = 300 16:27:42 sasl.login.refresh.min.period.seconds = 60 16:27:42 sasl.login.refresh.window.factor = 0.8 16:27:42 sasl.login.refresh.window.jitter = 0.05 16:27:42 sasl.login.retry.backoff.max.ms = 10000 16:27:42 sasl.login.retry.backoff.ms = 100 16:27:42 sasl.mechanism = GSSAPI 16:27:42 sasl.oauthbearer.clock.skew.seconds = 30 16:27:42 sasl.oauthbearer.expected.audience = null 16:27:42 sasl.oauthbearer.expected.issuer = null 16:27:42 sasl.oauthbearer.header.urlencode = false 16:27:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:42 sasl.oauthbearer.jwks.endpoint.url = null 16:27:42 sasl.oauthbearer.scope.claim.name = scope 16:27:42 sasl.oauthbearer.sub.claim.name = sub 16:27:42 sasl.oauthbearer.token.endpoint.url = null 16:27:42 security.protocol = PLAINTEXT 16:27:42 security.providers = null 16:27:42 send.buffer.bytes = 131072 16:27:42 session.timeout.ms = 45000 16:27:42 socket.connection.setup.timeout.max.ms = 30000 16:27:42 socket.connection.setup.timeout.ms = 10000 16:27:42 ssl.cipher.suites = null 16:27:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:42 ssl.endpoint.identification.algorithm = https 16:27:42 ssl.engine.factory.class = null 16:27:42 ssl.key.password = null 16:27:42 ssl.keymanager.algorithm = SunX509 16:27:42 ssl.keystore.certificate.chain = null 16:27:42 ssl.keystore.key = null 16:27:42 ssl.keystore.location = null 16:27:42 ssl.keystore.password = null 16:27:42 ssl.keystore.type = JKS 16:27:42 ssl.protocol = TLSv1.3 16:27:42 ssl.provider = null 16:27:42 ssl.secure.random.implementation = null 16:27:42 ssl.trustmanager.algorithm = PKIX 16:27:42 ssl.truststore.certificates = null 16:27:42 ssl.truststore.location = null 16:27:42 ssl.truststore.password = null 16:27:42 ssl.truststore.type = JKS 16:27:42 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:42 16:27:42 2026-04-23T16:27:42.612Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:42 2026-04-23T16:27:42.638Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:42 2026-04-23T16:27:42.638Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:42 2026-04-23T16:27:42.638Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961662638 16:27:42 2026-04-23T16:27:42.638Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.653Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.654Z INFO 11420 --- [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) 16:27:42 2026-04-23T16:27:42.656Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.674Z INFO 11420 --- [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-a42a9b27-7d83-484b-916e-8ce5ae89b125 16:27:42 2026-04-23T16:27:42.674Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.683Z INFO 11420 --- [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-a42a9b27-7d83-484b-916e-8ce5ae89b125', protocol='range'} 16:27:42 2026-04-23T16:27:42.684Z INFO 11420 --- [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-a42a9b27-7d83-484b-916e-8ce5ae89b125=Assignment(partitions=[ncmp-events-0])} 16:27:42 2026-04-23T16:27:42.686Z INFO 11420 --- [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-a42a9b27-7d83-484b-916e-8ce5ae89b125', protocol='range'} 16:27:42 2026-04-23T16:27:42.686Z INFO 11420 --- [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]) 16:27:42 2026-04-23T16:27:42.686Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.688Z INFO 11420 --- [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 16:27:42 2026-04-23T16:27:42.694Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-30, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=432, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:43 2026-04-23T16:27:43.159Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:43 2026-04-23T16:27:43.159Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:43 2026-04-23T16:27:43.160Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:43 2026-04-23T16:27:43.160Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:43 2026-04-23T16:27:43.160Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:43 2026-04-23T16:27:43.226Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.237Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.255Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:43 2026-04-23T16:27:43.281Z ERROR 11420 --- [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) 16:27:43 16:27:43 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 16:27:43 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.createCmHandleStateTagForV1(LcmEventProducer.java:159) 16:27:43 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.recordMetrics(LcmEventProducer.java:146) 16:27:43 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEvent(LcmEventProducer.java:115) 16:27:43 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.lambda$sendLcmEventBatchAsynchronously$0(LcmEventProducer.java:84) 16:27:43 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 16:27:43 at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventProducer.sendLcmEventBatchAsynchronously(LcmEventProducer.java:84) 16:27:43 at jdk.internal.reflect.GeneratedMethodAccessor336.invoke(Unknown Source) 16:27:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:43 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:43 at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) 16:27:43 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 16:27:43 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:27:43 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:27:43 at java.base/java.lang.Thread.run(Thread.java:833) 16:27:43 16:27:43 2026-04-23T16:27:43.315Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.315Z INFO 11420 --- [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-a42a9b27-7d83-484b-916e-8ce5ae89b125 sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:43 2026-04-23T16:27:43.316Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.316Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.316Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.317Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.317Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.318Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:43 2026-04-23T16:27:43.318Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:43 2026-04-23T16:27:43.318Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:43 2026-04-23T16:27:43.318Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:43 2026-04-23T16:27:43.320Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-30 unregistered 16:27:43 2026-04-23T16:27:43.340Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 16:27:43 allow.auto.create.topics = true 16:27:43 auto.commit.interval.ms = 5000 16:27:43 auto.include.jmx.reporter = true 16:27:43 auto.offset.reset = latest 16:27:43 bootstrap.servers = [localhost:32777] 16:27:43 check.crcs = true 16:27:43 client.dns.lookup = use_all_dns_ips 16:27:43 client.id = consumer-test-group-for-update-31 16:27:43 client.rack = 16:27:43 connections.max.idle.ms = 540000 16:27:43 default.api.timeout.ms = 60000 16:27:43 enable.auto.commit = true 16:27:43 enable.metrics.push = true 16:27:43 exclude.internal.topics = true 16:27:43 fetch.max.bytes = 52428800 16:27:43 fetch.max.wait.ms = 500 16:27:43 fetch.min.bytes = 1 16:27:43 group.id = test-group-for-update 16:27:43 group.instance.id = null 16:27:43 group.protocol = classic 16:27:43 group.remote.assignor = null 16:27:43 heartbeat.interval.ms = 3000 16:27:43 interceptor.classes = [] 16:27:43 internal.leave.group.on.close = true 16:27:43 internal.throw.on.fetch.stable.offset.unsupported = false 16:27:43 isolation.level = read_uncommitted 16:27:43 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:43 max.partition.fetch.bytes = 1048576 16:27:43 max.poll.interval.ms = 300000 16:27:43 max.poll.records = 2147483647 16:27:43 metadata.max.age.ms = 300000 16:27:43 metadata.recovery.strategy = none 16:27:43 metric.reporters = [] 16:27:43 metrics.num.samples = 2 16:27:43 metrics.recording.level = INFO 16:27:43 metrics.sample.window.ms = 30000 16:27:43 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 16:27:43 receive.buffer.bytes = 65536 16:27:43 reconnect.backoff.max.ms = 1000 16:27:43 reconnect.backoff.ms = 50 16:27:43 request.timeout.ms = 30000 16:27:43 retry.backoff.max.ms = 1000 16:27:43 retry.backoff.ms = 100 16:27:43 sasl.client.callback.handler.class = null 16:27:43 sasl.jaas.config = null 16:27:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 16:27:43 sasl.kerberos.min.time.before.relogin = 60000 16:27:43 sasl.kerberos.service.name = null 16:27:43 sasl.kerberos.ticket.renew.jitter = 0.05 16:27:43 sasl.kerberos.ticket.renew.window.factor = 0.8 16:27:43 sasl.login.callback.handler.class = null 16:27:43 sasl.login.class = null 16:27:43 sasl.login.connect.timeout.ms = null 16:27:43 sasl.login.read.timeout.ms = null 16:27:43 sasl.login.refresh.buffer.seconds = 300 16:27:43 sasl.login.refresh.min.period.seconds = 60 16:27:43 sasl.login.refresh.window.factor = 0.8 16:27:43 sasl.login.refresh.window.jitter = 0.05 16:27:43 sasl.login.retry.backoff.max.ms = 10000 16:27:43 sasl.login.retry.backoff.ms = 100 16:27:43 sasl.mechanism = GSSAPI 16:27:43 sasl.oauthbearer.clock.skew.seconds = 30 16:27:43 sasl.oauthbearer.expected.audience = null 16:27:43 sasl.oauthbearer.expected.issuer = null 16:27:43 sasl.oauthbearer.header.urlencode = false 16:27:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 16:27:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 16:27:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 16:27:43 sasl.oauthbearer.jwks.endpoint.url = null 16:27:43 sasl.oauthbearer.scope.claim.name = scope 16:27:43 sasl.oauthbearer.sub.claim.name = sub 16:27:43 sasl.oauthbearer.token.endpoint.url = null 16:27:43 security.protocol = PLAINTEXT 16:27:43 security.providers = null 16:27:43 send.buffer.bytes = 131072 16:27:43 session.timeout.ms = 45000 16:27:43 socket.connection.setup.timeout.max.ms = 30000 16:27:43 socket.connection.setup.timeout.ms = 10000 16:27:43 ssl.cipher.suites = null 16:27:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 16:27:43 ssl.endpoint.identification.algorithm = https 16:27:43 ssl.engine.factory.class = null 16:27:43 ssl.key.password = null 16:27:43 ssl.keymanager.algorithm = SunX509 16:27:43 ssl.keystore.certificate.chain = null 16:27:43 ssl.keystore.key = null 16:27:43 ssl.keystore.location = null 16:27:43 ssl.keystore.password = null 16:27:43 ssl.keystore.type = JKS 16:27:43 ssl.protocol = TLSv1.3 16:27:43 ssl.provider = null 16:27:43 ssl.secure.random.implementation = null 16:27:43 ssl.trustmanager.algorithm = PKIX 16:27:43 ssl.truststore.certificates = null 16:27:43 ssl.truststore.location = null 16:27:43 ssl.truststore.password = null 16:27:43 ssl.truststore.type = JKS 16:27:43 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 16:27:43 16:27:43 2026-04-23T16:27:43.340Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 16:27:43 2026-04-23T16:27:43.342Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.2 16:27:43 2026-04-23T16:27:43.342Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e9866f43ab8e7e4 16:27:43 2026-04-23T16:27:43.342Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1776961663342 16:27:43 2026-04-23T16:27:43.342Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.346Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.346Z INFO 11420 --- [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) 16:27:43 2026-04-23T16:27:43.347Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.349Z INFO 11420 --- [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-8f38eec6-38a2-401d-a956-740a78c6f23d 16:27:43 2026-04-23T16:27:43.349Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.352Z INFO 11420 --- [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-8f38eec6-38a2-401d-a956-740a78c6f23d', protocol='range'} 16:27:43 2026-04-23T16:27:43.352Z INFO 11420 --- [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-8f38eec6-38a2-401d-a956-740a78c6f23d=Assignment(partitions=[ncmp-events-0])} 16:27:43 2026-04-23T16:27:43.354Z INFO 11420 --- [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-8f38eec6-38a2-401d-a956-740a78c6f23d', protocol='range'} 16:27:43 2026-04-23T16:27:43.354Z INFO 11420 --- [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]) 16:27:43 2026-04-23T16:27:43.354Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.356Z INFO 11420 --- [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 16:27:43 2026-04-23T16:27:43.359Z INFO 11420 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-group-for-update-31, groupId=test-group-for-update] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=437, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32777 (id: 1 rack: null)], epoch=0}}. 16:27:43 2026-04-23T16:27:43.859Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:43 2026-04-23T16:27:43.860Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:43 2026-04-23T16:27:43.860Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:43 2026-04-23T16:27:43.861Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:43 2026-04-23T16:27:43.861Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:44 2026-04-23T16:27:43.932Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:43.943Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:43.962Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:44 2026-04-23T16:27:44.023Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:44.023Z INFO 11420 --- [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-8f38eec6-38a2-401d-a956-740a78c6f23d sending LeaveGroup request to coordinator localhost:32777 (id: 2147483646 rack: null) due to the consumer unsubscribed from all topics 16:27:44 2026-04-23T16:27:44.023Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:44.023Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:44.023Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:44.024Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:44.024Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:44.036Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 16:27:44 2026-04-23T16:27:44.036Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 16:27:44 2026-04-23T16:27:44.036Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 16:27:44 2026-04-23T16:27:44.036Z INFO 11420 --- [cps-integration-test] [ main] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 16:27:44 2026-04-23T16:27:44.038Z INFO 11420 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-test-group-for-update-31 unregistered 16:27:44 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.444 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpdateSpec 16:27:44 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 16:27:44 2026-04-23T16:27:44.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:44 2026-04-23T16:27:44.089Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:44 2026-04-23T16:27:44.089Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:44 2026-04-23T16:27:44.089Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:44 2026-04-23T16:27:44.089Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:44 2026-04-23T16:27:44.162Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:44 2026-04-23T16:27:44.172Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:44 2026-04-23T16:27:44.191Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:44 2026-04-23T16:27:44.209Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:27:44 2026-04-23T16:27:44.244Z INFO 11420 --- [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. 16:27:44 2026-04-23T16:27:44.261Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:44 2026-04-23T16:27:44.262Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:44 2026-04-23T16:27:44.262Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:44 2026-04-23T16:27:44.262Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:44 2026-04-23T16:27:44.262Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:44 2026-04-23T16:27:44.356Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:44 2026-04-23T16:27:44.469Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:44 2026-04-23T16:27:44.469Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:44 2026-04-23T16:27:44.469Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:44 2026-04-23T16:27:44.470Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:44 2026-04-23T16:27:44.470Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:44 2026-04-23T16:27:44.535Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:44 2026-04-23T16:27:44.547Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:44 2026-04-23T16:27:44.570Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:44 2026-04-23T16:27:44.585Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:27:44 2026-04-23T16:27:44.625Z INFO 11420 --- [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. 16:27:44 2026-04-23T16:27:44.648Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:44 2026-04-23T16:27:44.648Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:44 2026-04-23T16:27:44.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:44 2026-04-23T16:27:44.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:44 2026-04-23T16:27:44.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:44 2026-04-23T16:27:44.717Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 16:27:44 2026-04-23T16:27:44.727Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 16:27:44 2026-04-23T16:27:44.744Z INFO 11420 --- [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 16:27:44 2026-04-23T16:27:44.763Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:44 2026-04-23T16:27:44.859Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:44 2026-04-23T16:27:44.859Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:44 2026-04-23T16:27:44.860Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:44 2026-04-23T16:27:44.860Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:44 2026-04-23T16:27:44.860Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:45 2026-04-23T16:27:44.926Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 16:27:45 2026-04-23T16:27:44.936Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 16:27:45 2026-04-23T16:27:44.968Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:45 2026-04-23T16:27:44.982Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:27:45 2026-04-23T16:27:45.021Z INFO 11420 --- [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. 16:27:45 2026-04-23T16:27:45.039Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:45 2026-04-23T16:27:45.039Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:45 2026-04-23T16:27:45.039Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:45 2026-04-23T16:27:45.040Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:45 2026-04-23T16:27:45.040Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:45 2026-04-23T16:27:45.101Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.111Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.122Z INFO 11420 --- [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: 16:27:45 2026-04-23T16:27:45.134Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:45 2026-04-23T16:27:45.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:45 2026-04-23T16:27:45.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:45 2026-04-23T16:27:45.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:45 2026-04-23T16:27:45.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:45 2026-04-23T16:27:45.212Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:45 2026-04-23T16:27:45.277Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set initial set for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.287Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set initial set for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.304Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:45 2026-04-23T16:27:45.320Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:27:45 2026-04-23T16:27:45.353Z INFO 11420 --- [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. 16:27:45 2026-04-23T16:27:45.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:45 2026-04-23T16:27:45.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:45 2026-04-23T16:27:45.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:45 2026-04-23T16:27:45.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:45 2026-04-23T16:27:45.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:45 2026-04-23T16:27:45.433Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new@set for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.442Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new@set for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.455Z INFO 11420 --- [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 16:27:45 2026-04-23T16:27:45.470Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:45 2026-04-23T16:27:45.548Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:45 2026-04-23T16:27:45.548Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:45 2026-04-23T16:27:45.548Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:45 2026-04-23T16:27:45.548Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:45 2026-04-23T16:27:45.548Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:45 2026-04-23T16:27:45.610Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 16:27:45 2026-04-23T16:27:45.620Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 16:27:45 2026-04-23T16:27:45.637Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:45 2026-04-23T16:27:45.664Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:45 2026-04-23T16:27:45.664Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:45 2026-04-23T16:27:45.664Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:45 2026-04-23T16:27:45.664Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:45 2026-04-23T16:27:45.664Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:45 2026-04-23T16:27:45.724Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.732Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:45 2026-04-23T16:27:45.752Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:45 2026-04-23T16:27:45.767Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:27:45 2026-04-23T16:27:45.791Z INFO 11420 --- [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. 16:27:45 2026-04-23T16:27:45.810Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:45 2026-04-23T16:27:45.810Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:45 2026-04-23T16:27:45.810Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:45 2026-04-23T16:27:45.819Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:45 2026-04-23T16:27:45.819Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:45 2026-04-23T16:27:45.844Z INFO 11420 --- [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 16:27:45 2026-04-23T16:27:45.857Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:46 2026-04-23T16:27:45.966Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:46 2026-04-23T16:27:45.967Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:46 2026-04-23T16:27:45.967Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:46 2026-04-23T16:27:45.967Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:46 2026-04-23T16:27:45.967Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:46 2026-04-23T16:27:46.032Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set2 for CM Handle ch-2 16:27:46 2026-04-23T16:27:46.040Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set2 for CM Handle ch-2 16:27:46 2026-04-23T16:27:46.059Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:46 2026-04-23T16:27:46.083Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:46 2026-04-23T16:27:46.083Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:46 2026-04-23T16:27:46.083Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:46 2026-04-23T16:27:46.083Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:46 2026-04-23T16:27:46.084Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:46 2026-04-23T16:27:46.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set module@Set1 for CM Handle ch-1 16:27:46 2026-04-23T16:27:46.183Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set module@Set1 for CM Handle ch-1 16:27:46 2026-04-23T16:27:46.198Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:46 2026-04-23T16:27:46.211Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:27:46 2026-04-23T16:27:46.231Z INFO 11420 --- [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. 16:27:46 2026-04-23T16:27:46.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:46 2026-04-23T16:27:46.245Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:46 2026-04-23T16:27:46.245Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:46 2026-04-23T16:27:46.245Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:46 2026-04-23T16:27:46.245Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:46 2026-04-23T16:27:46.258Z INFO 11420 --- [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 16:27:46 2026-04-23T16:27:46.269Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:46 2026-04-23T16:27:46.342Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:46 2026-04-23T16:27:46.342Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:46 2026-04-23T16:27:46.342Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:46 2026-04-23T16:27:46.343Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:46 2026-04-23T16:27:46.343Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:46 2026-04-23T16:27:46.412Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same for CM Handle ch-1 16:27:46 2026-04-23T16:27:46.432Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same for CM Handle ch-1 16:27:46 2026-04-23T16:27:46.451Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:46 2026-04-23T16:27:46.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:46 2026-04-23T16:27:46.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:46 2026-04-23T16:27:46.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:46 2026-04-23T16:27:46.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:46 2026-04-23T16:27:46.530Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:46 2026-04-23T16:27:46.589Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set oldTag for CM Handle ch-1 16:27:46 2026-04-23T16:27:46.599Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set oldTag for CM Handle ch-1 16:27:46 2026-04-23T16:27:46.611Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:46 2026-04-23T16:27:46.618Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [ch-1] 16:27:46 2026-04-23T16:27:46.636Z INFO 11420 --- [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. 16:27:46 2026-04-23T16:27:46.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:46 2026-04-23T16:27:46.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:46 2026-04-23T16:27:46.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:46 2026-04-23T16:27:46.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:46 2026-04-23T16:27:46.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:46 2026-04-23T16:27:46.689Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.679 s -- in org.onap.cps.integration.functional.ncmp.inventory.CmHandleUpgradeSpec 16:27:46 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 16:27:46 [WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.017 s -- in org.onap.cps.integration.functional.ncmp.inventory.DataMigrationIntegrationSpec 16:27:46 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 16:27:50 2026-04-23T16:27:50.332Z INFO 11420 --- [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. 16:27:50 2026-04-23T16:27:50.340Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 16:27:50 2026-04-23T16:27:50.740Z INFO 11420 --- [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. 16:27:50 2026-04-23T16:27:50.743Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 100 items. 16:27:51 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.318 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleSyncWatchdogIntegrationSpec 16:27:51 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 16:27:51 2026-04-23T16:27:51.130Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:51 2026-04-23T16:27:51.130Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:51 2026-04-23T16:27:51.131Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:51 2026-04-23T16:27:51.131Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:51 2026-04-23T16:27:51.131Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:51 2026-04-23T16:27:51.195Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:51 2026-04-23T16:27:51.204Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:51 2026-04-23T16:27:51.221Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:51 2026-04-23T16:27:51.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:51 2026-04-23T16:27:51.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:51 2026-04-23T16:27:51.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:51 2026-04-23T16:27:51.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:51 2026-04-23T16:27:51.244Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:51 2026-04-23T16:27:51.314Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:51 2026-04-23T16:27:51.323Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:51 2026-04-23T16:27:51.342Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:51 2026-04-23T16:27:51.391Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:51 2026-04-23T16:27:51.391Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:51 2026-04-23T16:27:51.391Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:51 2026-04-23T16:27:51.391Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:51 2026-04-23T16:27:51.391Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:51 2026-04-23T16:27:51.465Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:51 2026-04-23T16:27:51.476Z INFO 11420 --- [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 16:27:51 2026-04-23T16:27:51.495Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:51 2026-04-23T16:27:51.699Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:51 2026-04-23T16:27:51.700Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:51 2026-04-23T16:27:51.700Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:51 2026-04-23T16:27:51.700Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:51 2026-04-23T16:27:51.700Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:51 2026-04-23T16:27:51.775Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:51 2026-04-23T16:27:51.784Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:51 2026-04-23T16:27:51.798Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:51 2026-04-23T16:27:51.816Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:51 2026-04-23T16:27:51.816Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:51 2026-04-23T16:27:51.818Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:51 2026-04-23T16:27:51.818Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:51 2026-04-23T16:27:51.818Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:51 2026-04-23T16:27:51.885Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:51 2026-04-23T16:27:51.893Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:51 2026-04-23T16:27:51.909Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:51 2026-04-23T16:27:51.931Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:51 2026-04-23T16:27:51.931Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:51 2026-04-23T16:27:51.931Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:51 2026-04-23T16:27:51.932Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:51 2026-04-23T16:27:51.932Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:52 2026-04-23T16:27:51.996Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:52 2026-04-23T16:27:52.005Z INFO 11420 --- [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 16:27:52 2026-04-23T16:27:52.023Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:52 2026-04-23T16:27:52.139Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:52 2026-04-23T16:27:52.140Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:52 2026-04-23T16:27:52.140Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:52 2026-04-23T16:27:52.140Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:52 2026-04-23T16:27:52.140Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:52 2026-04-23T16:27:52.203Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:52 2026-04-23T16:27:52.213Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:52 2026-04-23T16:27:52.230Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:52 2026-04-23T16:27:52.255Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:52 2026-04-23T16:27:52.256Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:52 2026-04-23T16:27:52.257Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:52 2026-04-23T16:27:52.257Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:52 2026-04-23T16:27:52.257Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:52 2026-04-23T16:27:52.321Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:52 2026-04-23T16:27:52.328Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:52 2026-04-23T16:27:52.346Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:52 2026-04-23T16:27:52.369Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:52 2026-04-23T16:27:52.369Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:52 2026-04-23T16:27:52.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:52 2026-04-23T16:27:52.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:52 2026-04-23T16:27:52.370Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:52 2026-04-23T16:27:52.428Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:52 2026-04-23T16:27:52.437Z INFO 11420 --- [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 16:27:52 2026-04-23T16:27:52.463Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:52 2026-04-23T16:27:52.588Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:52 2026-04-23T16:27:52.588Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:52 2026-04-23T16:27:52.588Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:52 2026-04-23T16:27:52.588Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:52 2026-04-23T16:27:52.588Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:52 2026-04-23T16:27:52.650Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:52 2026-04-23T16:27:52.659Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:52 2026-04-23T16:27:52.675Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:52 2026-04-23T16:27:52.702Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:52 2026-04-23T16:27:52.703Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:52 2026-04-23T16:27:52.703Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:52 2026-04-23T16:27:52.703Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:52 2026-04-23T16:27:52.703Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:52 2026-04-23T16:27:52.764Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:52 2026-04-23T16:27:52.773Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:52 2026-04-23T16:27:52.791Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:52 2026-04-23T16:27:52.811Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:52 2026-04-23T16:27:52.811Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:52 2026-04-23T16:27:52.811Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:52 2026-04-23T16:27:52.811Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:52 2026-04-23T16:27:52.811Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:52 2026-04-23T16:27:52.871Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:52 2026-04-23T16:27:52.881Z INFO 11420 --- [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 16:27:52 2026-04-23T16:27:52.897Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:52.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:52.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:52.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:52.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:52.998Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:53 2026-04-23T16:27:53.061Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:53 2026-04-23T16:27:53.071Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:53 2026-04-23T16:27:53.087Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:53.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:53.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:53.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:53.110Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:53.110Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:53 2026-04-23T16:27:53.169Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:53 2026-04-23T16:27:53.177Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:53 2026-04-23T16:27:53.191Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:53.215Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:53.215Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:53.215Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:53.215Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:53.215Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:53 2026-04-23T16:27:53.281Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:53 2026-04-23T16:27:53.287Z INFO 11420 --- [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 16:27:53 2026-04-23T16:27:53.305Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:53.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:53.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:53.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:53.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:53.390Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:53 2026-04-23T16:27:53.453Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:53 2026-04-23T16:27:53.462Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:53 2026-04-23T16:27:53.476Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:53.528Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:53.528Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:53.528Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:53.529Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:53.529Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:53 2026-04-23T16:27:53.587Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:53 2026-04-23T16:27:53.598Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:53 2026-04-23T16:27:53.623Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:53.647Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:53.647Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:53.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:53.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:53.649Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:53 2026-04-23T16:27:53.710Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:53 2026-04-23T16:27:53.716Z INFO 11420 --- [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 16:27:53 2026-04-23T16:27:53.730Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:53.822Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:53.822Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:53.823Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:53.823Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:53.823Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:53 2026-04-23T16:27:53.882Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:53 2026-04-23T16:27:53.892Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:53 2026-04-23T16:27:53.910Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:53 2026-04-23T16:27:53.930Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:53 2026-04-23T16:27:53.931Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:53 2026-04-23T16:27:53.931Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:53 2026-04-23T16:27:53.932Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:53 2026-04-23T16:27:53.932Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:53.989Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:54 2026-04-23T16:27:53.995Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:54 2026-04-23T16:27:54.008Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:54 2026-04-23T16:27:54.031Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:54 2026-04-23T16:27:54.032Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:54 2026-04-23T16:27:54.032Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:54 2026-04-23T16:27:54.032Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:54 2026-04-23T16:27:54.032Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:54.090Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:54 2026-04-23T16:27:54.096Z INFO 11420 --- [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 16:27:54 2026-04-23T16:27:54.110Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:54 2026-04-23T16:27:54.199Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:54 2026-04-23T16:27:54.199Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:54 2026-04-23T16:27:54.199Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:54 2026-04-23T16:27:54.199Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:54 2026-04-23T16:27:54.199Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:54.258Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:54 2026-04-23T16:27:54.267Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:54 2026-04-23T16:27:54.280Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:54 2026-04-23T16:27:54.297Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:54 2026-04-23T16:27:54.297Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:54 2026-04-23T16:27:54.297Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:54 2026-04-23T16:27:54.298Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:54 2026-04-23T16:27:54.298Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:54.354Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:54 2026-04-23T16:27:54.363Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:54 2026-04-23T16:27:54.379Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:54 2026-04-23T16:27:54.395Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:54 2026-04-23T16:27:54.396Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:54 2026-04-23T16:27:54.396Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:54 2026-04-23T16:27:54.396Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:54 2026-04-23T16:27:54.396Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:54.456Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:54 2026-04-23T16:27:54.465Z INFO 11420 --- [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 16:27:54 2026-04-23T16:27:54.492Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:54 2026-04-23T16:27:54.577Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:54 2026-04-23T16:27:54.577Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:54 2026-04-23T16:27:54.578Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:54 2026-04-23T16:27:54.578Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:54 2026-04-23T16:27:54.578Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:54.635Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:54 2026-04-23T16:27:54.645Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:54 2026-04-23T16:27:54.663Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:54 2026-04-23T16:27:54.689Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:54 2026-04-23T16:27:54.689Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:54 2026-04-23T16:27:54.690Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:54 2026-04-23T16:27:54.690Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:54 2026-04-23T16:27:54.690Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:54.750Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:54 2026-04-23T16:27:54.758Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:54 2026-04-23T16:27:54.774Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:54 2026-04-23T16:27:54.795Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:54 2026-04-23T16:27:54.795Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:54 2026-04-23T16:27:54.796Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:54 2026-04-23T16:27:54.796Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:54 2026-04-23T16:27:54.796Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:54 2026-04-23T16:27:54.857Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:54 2026-04-23T16:27:54.865Z INFO 11420 --- [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 16:27:54 2026-04-23T16:27:54.879Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:54.996Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:54.996Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:54.997Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:54.997Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:54.997Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:55 2026-04-23T16:27:55.058Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:55 2026-04-23T16:27:55.068Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:55 2026-04-23T16:27:55.083Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:55.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:55.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:55.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:55.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:55.109Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:55 2026-04-23T16:27:55.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:55 2026-04-23T16:27:55.182Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:55 2026-04-23T16:27:55.197Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:55.217Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:55.217Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:55.219Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:55.219Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:55.219Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:55 2026-04-23T16:27:55.288Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:55 2026-04-23T16:27:55.294Z INFO 11420 --- [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 16:27:55 2026-04-23T16:27:55.307Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:55.409Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:55.409Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:55.409Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:55.409Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:55.409Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:55 2026-04-23T16:27:55.471Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:55 2026-04-23T16:27:55.480Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:55 2026-04-23T16:27:55.497Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:55.522Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:55.523Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:55.523Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:55.523Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:55.523Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:55 2026-04-23T16:27:55.586Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:55 2026-04-23T16:27:55.592Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:55 2026-04-23T16:27:55.607Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:55.635Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:55.636Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:55.636Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:55.636Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:55.636Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:55 2026-04-23T16:27:55.697Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:55 2026-04-23T16:27:55.705Z INFO 11420 --- [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 16:27:55 2026-04-23T16:27:55.720Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:55.840Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:55.841Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:55.842Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:55.842Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:55.842Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:55 2026-04-23T16:27:55.911Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:55 2026-04-23T16:27:55.918Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:55 2026-04-23T16:27:55.933Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:55 2026-04-23T16:27:55.954Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:55 2026-04-23T16:27:55.954Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:55 2026-04-23T16:27:55.954Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:55 2026-04-23T16:27:55.955Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:55 2026-04-23T16:27:55.955Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.017Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:56 2026-04-23T16:27:56.023Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:56 2026-04-23T16:27:56.037Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:56 2026-04-23T16:27:56.059Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:56 2026-04-23T16:27:56.059Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:56 2026-04-23T16:27:56.059Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:56 2026-04-23T16:27:56.059Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:56 2026-04-23T16:27:56.059Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.126Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:56 2026-04-23T16:27:56.132Z INFO 11420 --- [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 16:27:56 2026-04-23T16:27:56.145Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:56 2026-04-23T16:27:56.235Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:56 2026-04-23T16:27:56.237Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:56 2026-04-23T16:27:56.237Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:56 2026-04-23T16:27:56.238Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:56 2026-04-23T16:27:56.238Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.305Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:56 2026-04-23T16:27:56.312Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:56 2026-04-23T16:27:56.327Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:56 2026-04-23T16:27:56.351Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:56 2026-04-23T16:27:56.351Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:56 2026-04-23T16:27:56.351Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:56 2026-04-23T16:27:56.351Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:56 2026-04-23T16:27:56.351Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.416Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:56 2026-04-23T16:27:56.425Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:56 2026-04-23T16:27:56.441Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:56 2026-04-23T16:27:56.466Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:56 2026-04-23T16:27:56.466Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:56 2026-04-23T16:27:56.466Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:56 2026-04-23T16:27:56.466Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:56 2026-04-23T16:27:56.466Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.529Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:56 2026-04-23T16:27:56.534Z INFO 11420 --- [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 16:27:56 2026-04-23T16:27:56.557Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:56 2026-04-23T16:27:56.662Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:56 2026-04-23T16:27:56.662Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:56 2026-04-23T16:27:56.663Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:56 2026-04-23T16:27:56.663Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:56 2026-04-23T16:27:56.663Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.726Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:56 2026-04-23T16:27:56.734Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:56 2026-04-23T16:27:56.750Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:56 2026-04-23T16:27:56.772Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:56 2026-04-23T16:27:56.772Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:56 2026-04-23T16:27:56.779Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:56 2026-04-23T16:27:56.779Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:56 2026-04-23T16:27:56.779Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.838Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:56 2026-04-23T16:27:56.845Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:56 2026-04-23T16:27:56.863Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:56 2026-04-23T16:27:56.888Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:56 2026-04-23T16:27:56.888Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:56 2026-04-23T16:27:56.888Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:56 2026-04-23T16:27:56.888Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:56 2026-04-23T16:27:56.888Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:56 2026-04-23T16:27:56.951Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:57 2026-04-23T16:27:56.960Z INFO 11420 --- [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 16:27:57 2026-04-23T16:27:56.977Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:57 2026-04-23T16:27:57.085Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:57 2026-04-23T16:27:57.085Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:57 2026-04-23T16:27:57.086Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:57 2026-04-23T16:27:57.086Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:57 2026-04-23T16:27:57.086Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:57 2026-04-23T16:27:57.149Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:57 2026-04-23T16:27:57.157Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:57 2026-04-23T16:27:57.175Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:57 2026-04-23T16:27:57.193Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:57 2026-04-23T16:27:57.193Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:57 2026-04-23T16:27:57.193Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:57 2026-04-23T16:27:57.193Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:57 2026-04-23T16:27:57.193Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:57 2026-04-23T16:27:57.253Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:57 2026-04-23T16:27:57.262Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:57 2026-04-23T16:27:57.277Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:57 2026-04-23T16:27:57.303Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:57 2026-04-23T16:27:57.303Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:57 2026-04-23T16:27:57.303Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:57 2026-04-23T16:27:57.303Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:57 2026-04-23T16:27:57.303Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:57 2026-04-23T16:27:57.362Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set my-module-set-tag for CM Handle ch-3 16:27:57 2026-04-23T16:27:57.369Z INFO 11420 --- [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 16:27:57 2026-04-23T16:27:57.385Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:57 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.363 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModulesRestApiSpec 16:27:57 [INFO] Running org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 16:27:57 2026-04-23T16:27:57.846Z INFO 11420 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 16:27:57 2026-04-23T16:27:57.902Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:57 2026-04-23T16:27:57.902Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:57 2026-04-23T16:27:57.903Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:57 2026-04-23T16:27:57.903Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:57 2026-04-23T16:27:57.903Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:57.979Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:57.989Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:58.003Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.055Z WARN 11420 --- [cps-integration-test] [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle ch-1: target dataProducerIdentifier is null or blank. 16:27:58 2026-04-23T16:27:58.056Z INFO 11420 --- [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 16:27:58 2026-04-23T16:27:58.056Z INFO 11420 --- [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 16:27:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s -- in org.onap.cps.integration.functional.ncmp.inventory.ModuleUpgradeServiceIntegrationSpec 16:27:58 [INFO] Running org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 16:27:58 2026-04-23T16:27:58.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.174Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.174Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.184Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:58.187Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:58.200Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.218Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.218Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.219Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.219Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.219Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.229Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:58 2026-04-23T16:27:58.231Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:58 2026-04-23T16:27:58.246Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.283Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.283Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.283Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.283Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.283Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.292Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:27:58 2026-04-23T16:27:58.294Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:27:58 2026-04-23T16:27:58.307Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.431Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.432Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.432Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.443Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.443Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.460Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:58.464Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:58.478Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.497Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.497Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.498Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.498Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.498Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.506Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:58 2026-04-23T16:27:58.508Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:58 2026-04-23T16:27:58.520Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.538Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.538Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.538Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.538Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.538Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.570Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46123/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46123 16:27:58 2026-04-23T16:27:58.575Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49265/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49265 16:27:58 2026-04-23T16:27:58.587Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:27:58 2026-04-23T16:27:58.591Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:27:58 2026-04-23T16:27:58.595Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60743/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60743 16:27:58 2026-04-23T16:27:58.621Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34143/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34143 16:27:58 2026-04-23T16:27:58.628Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.639Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58753/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58753 16:27:58 2026-04-23T16:27:58.642Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59249/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59249 16:27:58 2026-04-23T16:27:58.660Z ERROR 11420 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:27:58 16:27:58 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id 1 : deny from mock server (dispatcher) 16:27:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:27:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processSuccessResponse(PolicyExecutor.java:182) 16:27:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:112) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:58 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:27:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:58 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:27:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:58 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:27:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:27:58 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:27:58 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:27:58 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:27:58 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:27:58 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:27:58 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:27:58 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:27:58 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:27:58 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:27:58 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:27:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:27:58 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:27:58 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:27:58 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:27:58 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:27:58 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:27:58 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:27:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:27:58 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:27:58 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:27:58 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:27:58 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:27:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:58 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:27:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:58 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:27:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:58 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:27:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:58 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:27:58 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:27:58 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:27:58 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:27:58 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:27:58 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:27:58 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:27:58 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:27:58 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:27:58 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:27:58 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:27:58 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:27:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:27:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:27:58 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:58 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:27:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:27:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:27:58 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:27:58 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:27:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:27:58 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:27:58 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:27:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:27:58 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:58 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:27:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:27:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:27:58 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:58 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:27:58 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:27:58 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:27:58 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:27:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:27:58 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:58 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:27:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:27:58 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:27:58 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:27:58 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:27:58 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:27:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:27:58 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:27:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:27:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:27:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:27:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:27:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:27:58 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:27:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:27:58 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:27:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:58 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:27:58 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:27:58 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:27:58 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:27:58 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:27:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:27:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:27:58 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:27:58 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:27:58 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:27:58 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:27:58 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:27:58 16:27:58 2026-04-23T16:27:58.663Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38341/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38341 16:27:58 2026-04-23T16:27:58.688Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48073/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48073 16:27:58 2026-04-23T16:27:58.707Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49105/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49105 16:27:58 2026-04-23T16:27:58.723Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39351/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39351 16:27:58 2026-04-23T16:27:58.736Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56351/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:56351 16:27:58 2026-04-23T16:27:58.747Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60095/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60095 16:27:58 2026-04-23T16:27:58.770Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52387/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52387 16:27:58 2026-04-23T16:27:58.804Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37083/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37083 16:27:58 2026-04-23T16:27:58.820Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36583/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36583 16:27:58 2026-04-23T16:27:58.823Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.823Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.824Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.824Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.824Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.838Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:58.842Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:27:58 2026-04-23T16:27:58.844Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39931/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39931 16:27:58 2026-04-23T16:27:58.860Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39557/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39557 16:27:58 2026-04-23T16:27:58.872Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57007/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57007 16:27:58 2026-04-23T16:27:58.875Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60775/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60775 16:27:58 2026-04-23T16:27:58.876Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:58 2026-04-23T16:27:58.892Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51507/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51507 16:27:58 2026-04-23T16:27:58.923Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33533/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33533 16:27:58 2026-04-23T16:27:58.925Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:58 2026-04-23T16:27:58.925Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:58 2026-04-23T16:27:58.926Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:58 2026-04-23T16:27:58.926Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:58 2026-04-23T16:27:58.926Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:58 2026-04-23T16:27:58.932Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41891/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41891 16:27:58 2026-04-23T16:27:58.941Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:27:58 2026-04-23T16:27:58.947Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:27:58 2026-04-23T16:27:58.959Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43507/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43507 16:27:59 2026-04-23T16:27:58.973Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:59 2026-04-23T16:27:58.986Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59423/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59423 16:27:59 2026-04-23T16:27:58.999Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:27:59 2026-04-23T16:27:58.999Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:27:59 2026-04-23T16:27:58.999Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:27:59 2026-04-23T16:27:58.999Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:27:59 2026-04-23T16:27:58.999Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:27:59 2026-04-23T16:27:59.005Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36579/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:36579 16:27:59 2026-04-23T16:27:59.011Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:27:59 2026-04-23T16:27:59.014Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:27:59 2026-04-23T16:27:59.024Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43793/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43793 16:27:59 2026-04-23T16:27:59.031Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:27:59 2026-04-23T16:27:59.035Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-2/actuator/health. Status: dmi-2: Name or service not known 16:27:59 2026-04-23T16:27:59.064Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-0/actuator/health. Status: dmi-0: Name or service not known 16:27:59 2026-04-23T16:27:59.081Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:34751/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:34751 16:27:59 2026-04-23T16:27:59.097Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52819/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52819 16:27:59 2026-04-23T16:27:59.113Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55159/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55159 16:27:59 2026-04-23T16:27:59.128Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44039/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44039 16:27:59 2026-04-23T16:27:59.132Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41359/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41359 16:27:59 2026-04-23T16:27:59.152Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50103/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50103 16:27:59 2026-04-23T16:27:59.174Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50353/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50353 16:27:59 2026-04-23T16:27:59.189Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:43145/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:43145 16:27:59 2026-04-23T16:27:59.202Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48365/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48365 16:27:59 2026-04-23T16:27:59.222Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39513/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39513 16:27:59 2026-04-23T16:27:59.225Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46991/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46991 16:27:59 2026-04-23T16:27:59.227Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37711/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37711 16:27:59 2026-04-23T16:27:59.241Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58761/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58761 16:27:59 2026-04-23T16:27:59.253Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57661/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57661 16:27:59 2026-04-23T16:27:59.256Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46129/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46129 16:27:59 2026-04-23T16:27:59.269Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59101/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59101 16:27:59 2026-04-23T16:27:59.281Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33181/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33181 16:27:59 2026-04-23T16:27:59.296Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37019/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37019 16:27:59 2026-04-23T16:27:59.299Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57279/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57279 16:27:59 2026-04-23T16:27:59.313Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58891/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58891 16:27:59 2026-04-23T16:27:59.325Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:33133/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:33133 16:27:59 2026-04-23T16:27:59.337Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53517/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53517 16:27:59 2026-04-23T16:27:59.349Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37199/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:37199 16:27:59 2026-04-23T16:27:59.352Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44147/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:44147 16:27:59 2026-04-23T16:27:59.365Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57839/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57839 16:27:59 2026-04-23T16:27:59.370Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39293/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:39293 16:27:59 2026-04-23T16:27:59.373Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54053/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:54053 16:27:59 2026-04-23T16:27:59.377Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:32849/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:32849 16:27:59 2026-04-23T16:27:59.391Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:35189/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:35189 16:27:59 2026-04-23T16:27:59.393Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:46907/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:46907 16:27:59 2026-04-23T16:27:59.405Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38725/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:38725 16:27:59 2026-04-23T16:27:59.415Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49025/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:49025 16:27:59 2026-04-23T16:27:59.426Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52363/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:52363 16:27:59 2026-04-23T16:27:59.438Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50809/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50809 16:27:59 2026-04-23T16:27:59.441Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55771/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:55771 16:27:59 2026-04-23T16:27:59.452Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59245/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59245 16:27:59 2026-04-23T16:27:59.456Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60207/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:60207 16:27:59 2026-04-23T16:27:59.476Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41837/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:41837 16:27:59 2026-04-23T16:27:59.478Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58989/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:58989 16:27:59 2026-04-23T16:27:59.480Z WARN 11420 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53407/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:53407 16:27:59 2026-04-23T16:27:59.500Z WARN 11420 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from dmi-1/actuator/health. Status: dmi-1: Name or service not known 16:27:59 2026-04-23T16:27:59.521Z WARN 11420 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:45153/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:45153 16:27:59 2026-04-23T16:27:59.525Z WARN 11420 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51479/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:51479 16:27:59 2026-04-23T16:27:59.540Z WARN 11420 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48277/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:48277 16:27:59 2026-04-23T16:27:59.544Z WARN 11420 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57917/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:57917 16:27:59 2026-04-23T16:27:59.557Z WARN 11420 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:50635/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:50635 16:27:59 2026-04-23T16:27:59.575Z WARN 11420 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59769/actuator/health. Status: finishConnect(..) failed with error(-111): Connection refused: localhost/[0:0:0:0:0:0:0:1]:59769 16:28:00 2026-04-23T16:28:00.051Z WARN 11420 --- [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. 16:28:00 2026-04-23T16:28:00.051Z WARN 11420 --- [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 16:28:00 2026-04-23T16:28:00.052Z ERROR 11420 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:00 16:28:00 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 16:28:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:28:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 16:28:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:236) 16:28:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:00 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:00 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:28:00 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:00 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:00 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:28:00 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:00 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:00 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:28:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:00 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:00 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:00 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:00 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:00 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:00 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:28:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:28:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:28:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:28:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:28:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:28:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:28:00 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:00 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:00 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:00 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:28:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:00 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:00 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:00 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:00 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:00 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:00 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:00 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:00 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:00 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:00 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:28:00 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:00 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:00 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:00 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:00 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:00 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:00 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:00 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:00 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:00 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:00 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:28:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:28:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:28:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:28:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:28:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:28:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:28:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:28:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:28:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:28:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:28:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:28:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:28:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:28:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:28:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:28:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:28:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:28:00 Caused by: java.util.concurrent.TimeoutException: Did not observe any item or terminal signal within 1000ms in 'flatMap' (and no fallback has been configured) 16:28:00 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.handleTimeout(FluxTimeout.java:296) 16:28:00 at reactor.core.publisher.FluxTimeout$TimeoutMainSubscriber.doTimeout(FluxTimeout.java:281) 16:28:00 at reactor.core.publisher.FluxTimeout$TimeoutTimeoutSubscriber.onNext(FluxTimeout.java:420) 16:28:00 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 16:28:00 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.propagateDelay(MonoDelay.java:270) 16:28:00 at reactor.core.publisher.MonoDelay$MonoDelayRunnable.run(MonoDelay.java:285) 16:28:00 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:68) 16:28:00 at reactor.core.scheduler.SchedulerTask.call(SchedulerTask.java:28) 16:28:00 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 16:28:00 at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) 16:28:00 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) 16:28:00 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) 16:28:00 at java.base/java.lang.Thread.run(Thread.java:833) 16:28:00 16:28:01 2026-04-23T16:28:01.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:01 2026-04-23T16:28:01.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:01 2026-04-23T16:28:01.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:01 2026-04-23T16:28:01.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:01 2026-04-23T16:28:01.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:01 2026-04-23T16:28:01.099Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:28:01 2026-04-23T16:28:01.102Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:28:01 2026-04-23T16:28:01.117Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:01 2026-04-23T16:28:01.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:01 2026-04-23T16:28:01.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:01 2026-04-23T16:28:01.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:01 2026-04-23T16:28:01.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:01 2026-04-23T16:28:01.138Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:01 2026-04-23T16:28:01.150Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-2 for CM Handle ch-2 16:28:01 2026-04-23T16:28:01.153Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-2 for CM Handle ch-2 16:28:01 2026-04-23T16:28:01.168Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:01 2026-04-23T16:28:01.192Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:01 2026-04-23T16:28:01.192Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:01 2026-04-23T16:28:01.192Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:01 2026-04-23T16:28:01.192Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:01 2026-04-23T16:28:01.192Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:01 2026-04-23T16:28:01.203Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-3 for CM Handle ch-3 16:28:01 2026-04-23T16:28:01.205Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-3 for CM Handle ch-3 16:28:01 2026-04-23T16:28:01.220Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:01 2026-04-23T16:28:01.242Z WARN 11420 --- [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. 16:28:01 2026-04-23T16:28:01.242Z WARN 11420 --- [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 16:28:01 2026-04-23T16:28:01.243Z ERROR 11420 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred 16:28:01 16:28:01 org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Operation not allowed. Decision id N/A : test default decision 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processDecision(PolicyExecutor.java:196) 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processFallbackResponse(PolicyExecutor.java:247) 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processException(PolicyExecutor.java:230) 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:114) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:28:01 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:28:01 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:28:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:28:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:28:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:28:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:28:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:28:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:28:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:28:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:01 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:28:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:28:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:28:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:28:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:28:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:28:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:28:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:28:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:28:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:28:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:28:01 Caused by: org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/operation-permission/v1/permissions 16:28:01 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 16:28:01 Suppressed: The stacktrace has been enhanced by Reactor, refer to additional information below: 16:28:01 Error has been observed at the following site(s): 16:28:01 *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/operation-permission/v1/permissions [DefaultWebClient] 16:28:01 Original Stack Trace: 16:28:01 at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:322) 16:28:01 at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) 16:28:01 at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) 16:28:01 at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) 16:28:01 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2096) 16:28:01 at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) 16:28:01 at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) 16:28:01 at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) 16:28:01 at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) 16:28:01 at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) 16:28:01 at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) 16:28:01 at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) 16:28:01 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 16:28:01 at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) 16:28:01 at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) 16:28:01 at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:413) 16:28:01 at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:464) 16:28:01 at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:518) 16:28:01 at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:927) 16:28:01 at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:28:01 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:28:01 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:166) 16:28:01 at io.netty.handler.codec.http.HttpContentDecoder.decode(HttpContentDecoder.java:48) 16:28:01 at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:91) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:28:01 at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) 16:28:01 at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:361) 16:28:01 at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:325) 16:28:01 at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:28:01 at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) 16:28:01 at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) 16:28:01 at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) 16:28:01 at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) 16:28:01 at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:805) 16:28:01 at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) 16:28:01 at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) 16:28:01 at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998) 16:28:01 at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) 16:28:01 at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) 16:28:01 at java.base/java.lang.Thread.run(Thread.java:833) 16:28:01 Suppressed: java.lang.Exception: #block terminated with an error 16:28:01 at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) 16:28:01 at reactor.core.publisher.Mono.block(Mono.java:1779) 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:175) 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:102) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() 16:28:01 at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:185) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() 16:28:01 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:114) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() 16:28:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:199) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:01 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:01 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:01 at jdk.internal.reflect.GeneratedMethodAccessor178.invoke(Unknown Source) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:01 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:01 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:01 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:01 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:01 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 16:28:01 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 16:28:01 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 16:28:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 16:28:01 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 16:28:01 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 16:28:01 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 16:28:01 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 16:28:01 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 16:28:01 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 16:28:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 16:28:01 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 16:28:01 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 16:28:01 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 16:28:01 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 16:28:01 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 16:28:01 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) 16:28:01 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 16:28:01 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 16:28:01 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 16:28:01 at org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:51) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:01 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:01 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:01 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:01 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:01 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:01 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:01 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:01 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) 16:28:01 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 16:28:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 16:28:01 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 16:28:01 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 16:28:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 16:28:01 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:01 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:01 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:01 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:01 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:01 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:01 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:01 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:01 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:01 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:01 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:01 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:28:01 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:28:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:28:01 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:28:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:01 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:28:01 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:28:01 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:28:01 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:01 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:28:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:28:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:28:01 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:28:01 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:28:01 16:28:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.175 s -- in org.onap.cps.integration.functional.ncmp.policyexecutor.PolicyExecutorIntegrationSpec 16:28:01 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 16:28:01 2026-04-23T16:28:01.336Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:01 2026-04-23T16:28:01.336Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:01 2026-04-23T16:28:01.337Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:01 2026-04-23T16:28:01.337Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:01 2026-04-23T16:28:01.337Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:01 2026-04-23T16:28:01.561Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:28:01 2026-04-23T16:28:01.568Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:28:01 2026-04-23T16:28:01.586Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.374 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSExtensionsRestApiSpec 16:28:01 [INFO] Running org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 16:28:01 2026-04-23T16:28:01.719Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:01 2026-04-23T16:28:01.719Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:01 2026-04-23T16:28:01.720Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:01 2026-04-23T16:28:01.720Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:01 2026-04-23T16:28:01.720Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:01 2026-04-23T16:28:01.780Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:28:01 2026-04-23T16:28:01.789Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:28:01 2026-04-23T16:28:01.804Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:01 2026-04-23T16:28:01.895Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:01 2026-04-23T16:28:01.895Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:01 2026-04-23T16:28:01.895Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:01 2026-04-23T16:28:01.895Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:01 2026-04-23T16:28:01.895Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:01 2026-04-23T16:28:01.956Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:28:01 2026-04-23T16:28:01.964Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:28:02 2026-04-23T16:28:01.979Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:02 2026-04-23T16:28:02.087Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:02 2026-04-23T16:28:02.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:02 2026-04-23T16:28:02.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:02 2026-04-23T16:28:02.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:02 2026-04-23T16:28:02.088Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:02 2026-04-23T16:28:02.149Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:28:02 2026-04-23T16:28:02.158Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:28:02 2026-04-23T16:28:02.173Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:02 2026-04-23T16:28:02.277Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 16:28:02 2026-04-23T16:28:02.277Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 16:28:02 2026-04-23T16:28:02.277Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 16:28:02 2026-04-23T16:28:02.278Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 16:28:02 2026-04-23T16:28:02.278Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 16:28:02 2026-04-23T16:28:02.339Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 16:28:02 2026-04-23T16:28:02.347Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 16:28:02 2026-04-23T16:28:02.361Z INFO 11420 --- [cps-integration-test] [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 16:28:02 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.750 s -- in org.onap.cps.integration.functional.ncmp.provmns.ProvMnSRestApiSpec 16:28:02 [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 16:28:02 2026-04-23T16:28:02.584Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:02 2026-04-23T16:28:02.584Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 16:28:02 Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. 16:28:02 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s -- in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 16:28:02 [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 16:28:02 line 1:0 mismatched input 'invalid' expecting '/' 16:28:03 line 1:0 mismatched input 'invalid' expecting '/' 16:28:03 2026-04-23T16:28:02.993Z WARN 11420 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 16:28:03 2026-04-23T16:28:03.570Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:03 2026-04-23T16:28:03.570Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:03 2026-04-23T16:28:03.570Z ERROR 11420 --- [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'),('1581'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:28:03 2026-04-23T16:28:03.570Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. 16:28:03 2026-04-23T16:28:03.573Z WARN 11420 --- [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'),('1581'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 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 16:28:03 2026-04-23T16:28:03.574Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:03 2026-04-23T16:28:03.574Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:03 2026-04-23T16:28:03.574Z ERROR 11420 --- [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'),('1582'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. Call getNextException to see other errors in the batch. 16:28:03 2026-04-23T16:28:03.574Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(149, /bookstore) already exists. 16:28:03 line 1:9 missing '/' at 'path' 16:28:03 line 1:9 missing '/' at 'path' 16:28:03 2026-04-23T16:28:03.659Z WARN 11420 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 16:28:03 2026-04-23T16:28:03.857Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:03 2026-04-23T16:28:03.857Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:03 2026-04-23T16:28:03.857Z ERROR 11420 --- [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"}'),('1583'::int8),('/bookstore/categories[@code=''1'']'),('1616'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:03 2026-04-23T16:28:03.857Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 16:28:03 2026-04-23T16:28:03.858Z WARN 11420 --- [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"}'),('1583'::int8),('/bookstore/categories[@code=''1'']'),('1616'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 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 16:28:03 2026-04-23T16:28:03.861Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:03 2026-04-23T16:28:03.861Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:03 2026-04-23T16:28:03.861Z ERROR 11420 --- [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"}'),('1583'::int8),('/bookstore/categories[@code=''1'']'),('1618'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:03 2026-04-23T16:28:03.861Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:03 Detail: Key (anchor_id, xpath)=(151, /bookstore/categories[@code='1']) already exists. 16:28:04 2026-04-23T16:28:04.072Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:04 2026-04-23T16:28:04.072Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:04 2026-04-23T16:28:04.072Z ERROR 11420 --- [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"}'),('1619'::int8),('/bookstore/categories[@code=''1'']'),('1653'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:04 2026-04-23T16:28:04.072Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 16:28:04 2026-04-23T16:28:04.075Z WARN 11420 --- [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"}'),('1619'::int8),('/bookstore/categories[@code=''1'']'),('1653'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 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 16:28:04 2026-04-23T16:28:04.078Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:04 2026-04-23T16:28:04.078Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:04 2026-04-23T16:28:04.078Z ERROR 11420 --- [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"}'),('1619'::int8),('/bookstore/categories[@code=''1'']'),('1655'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:04 2026-04-23T16:28:04.078Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(152, /bookstore/categories[@code='1']) already exists. 16:28:04 2026-04-23T16:28:04.205Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:04 2026-04-23T16:28:04.205Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:04 2026-04-23T16:28:04.205Z ERROR 11420 --- [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"}'),('1656'::int8),('/bookstore/categories[@code=''1'']'),('1685'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:04 2026-04-23T16:28:04.205Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 16:28:04 2026-04-23T16:28:04.205Z WARN 11420 --- [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"}'),('1656'::int8),('/bookstore/categories[@code=''1'']'),('1685'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 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 16:28:04 2026-04-23T16:28:04.207Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:04 2026-04-23T16:28:04.207Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:04 2026-04-23T16:28:04.207Z ERROR 11420 --- [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"}'),('1656'::int8),('/bookstore/categories[@code=''1'']'),('1686'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:04 2026-04-23T16:28:04.207Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 16:28:04 2026-04-23T16:28:04.238Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:04 2026-04-23T16:28:04.238Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:04 2026-04-23T16:28:04.238Z ERROR 11420 --- [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"}'),('1656'::int8),('/bookstore/categories[@code=''1'']'),('1687'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:04 2026-04-23T16:28:04.238Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 16:28:04 2026-04-23T16:28:04.239Z WARN 11420 --- [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"}'),('1656'::int8),('/bookstore/categories[@code=''1'']'),('1687'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 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 16:28:04 2026-04-23T16:28:04.241Z INFO 11420 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 16:28:04 2026-04-23T16:28:04.241Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:04 2026-04-23T16:28:04.241Z ERROR 11420 --- [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"}'),('1656'::int8),('/bookstore/categories[@code=''1'']'),('1689'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 16:28:04 2026-04-23T16:28:04.241Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 16:28:04 Detail: Key (anchor_id, xpath)=(153, /bookstore/categories[@code='1']) already exists. 16:28:05 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.573 s -- in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 16:28:05 [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 16:28:05 2026-04-23T16:28:05.450Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:05 2026-04-23T16:28:05.450Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 16:28:05 Detail: Key (name)=(generalTestDataspace) already exists. 16:28:05 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s -- in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 16:28:05 [INFO] Running org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 16:28:06 [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.934 s -- in org.onap.cps.integration.functional.cps.DeltaServiceIntegrationSpec 16:28:06 [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 16:28:06 2026-04-23T16:28:06.431Z WARN 11420 --- [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]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.587Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:06 2026-04-23T16:28:06.588Z WARN 11420 --- [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_80, Optional[2080-01-01]] 16:28:07 2026-04-23T16:28:07.007Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:07 2026-04-23T16:28:07.007Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:28:07 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 16:28:07 2026-04-23T16:28:07.024Z WARN 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 16:28:07 2026-04-23T16:28:07.024Z ERROR 11420 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 16:28:07 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 16:28:07 2026-04-23T16:28:07.484Z WARN 11420 --- [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]] 16:28:07 2026-04-23T16:28:07.609Z WARN 11420 --- [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]] 16:28:07 [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s -- in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 16:28:07 [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 16:28:09 line 1:0 mismatched input 'cpsPath' expecting '/' 16:28:09 line 1:0 mismatched input 'cpsPath' expecting '/' 16:28:09 [INFO] Tests run: 157, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.331 s -- in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 16:28:09 [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 16:28:10 2026-04-23T16:28:10.004Z INFO 11420 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:28:10 2026-04-23T16:28:10.023Z INFO 11420 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:28:10 2026-04-23T16:28:10.328Z INFO 11420 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:28:10 2026-04-23T16:28:10.332Z INFO 11420 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:28:10 2026-04-23T16:28:10.350Z INFO 11420 --- [cps-integration-test] [ool-12-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:28:10 2026-04-23T16:28:10.353Z INFO 11420 --- [cps-integration-test] [ool-13-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 16:28:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.390 s -- in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 16:28:13 [INFO] 16:28:13 [INFO] Results: 16:28:13 [INFO] 16:28:13 [WARNING] Tests run: 443, Failures: 0, Errors: 0, Skipped: 3 16:28:13 [INFO] 16:28:13 [INFO] 16:28:13 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ integration-test --- 16:28:13 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 16:28:13 [INFO] 16:28:13 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ integration-test --- 16:28:13 [INFO] Skipping JaCoCo execution due to missing classes directory. 16:28:13 [INFO] 16:28:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 16:28:13 [WARNING] JAR will be empty - no content was marked for inclusion! 16:28:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.8-SNAPSHOT.jar 16:28:13 [INFO] 16:28:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 16:28:13 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.8-SNAPSHOT/integration-test-3.7.8-SNAPSHOT.jar 16:28:13 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.7.8-SNAPSHOT/integration-test-3.7.8-SNAPSHOT.pom 16:28:13 [INFO] 16:28:13 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 16:28:13 [INFO] Building spotbugs 3.7.8-SNAPSHOT [19/23] 16:28:13 [INFO] --------------------------------[ jar ]--------------------------------- 16:28:13 [INFO] 16:28:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 16:28:13 [INFO] 16:28:13 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 16:28:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:28:13 [INFO] Copying 1 resource 16:28:13 [INFO] 16:28:13 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 16:28:13 [INFO] No sources to compile 16:28:13 [INFO] 16:28:13 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 16:28:13 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 16:28:13 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 16:28:13 [INFO] 16:28:13 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 16:28:13 [INFO] No sources to compile 16:28:13 [INFO] 16:28:13 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 16:28:13 [INFO] No tests to run. 16:28:13 [INFO] 16:28:13 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 16:28:13 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.8-SNAPSHOT.jar 16:28:13 [INFO] 16:28:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 16:28:13 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.8-SNAPSHOT/spotbugs-3.7.8-SNAPSHOT.jar 16:28:13 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.7.8-SNAPSHOT/spotbugs-3.7.8-SNAPSHOT.pom 16:28:13 [INFO] 16:28:13 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 16:28:13 [INFO] Building cps-application 3.7.8-SNAPSHOT [20/23] 16:28:13 [INFO] --------------------------------[ jar ]--------------------------------- 16:28:14 [INFO] 16:28:14 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 16:28:14 [INFO] 16:28:14 [INFO] --- git-commit-id-maven-plugin:9.0.1:revision (get-git-info) @ cps-application --- 16:28:14 [INFO] 16:28:14 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ cps-application --- 16:28:14 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 16:28:14 [INFO] 16:28:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-application --- 16:28:14 [INFO] You have 0 Checkstyle violations. 16:28:14 [INFO] 16:28:14 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-application --- 16:28:14 [INFO] You have 0 Checkstyle violations. 16:28:14 [INFO] 16:28:14 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 16:28:14 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:14 [INFO] Copying 1 resource 16:28:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 16:28:14 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 16:28:14 [INFO] 16:28:14 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-application --- 16:28:14 [INFO] Recompiling the module because of changed dependency. 16:28:14 [INFO] Compiling 6 source files with javac [debug release 17] to target/classes 16:28:15 [INFO] 16:28:15 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 16:28:15 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:28:15 [INFO] Copying 2 resources 16:28:15 [INFO] 16:28:15 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-application --- 16:28:15 [INFO] Recompiling the module because of changed dependency. 16:28:15 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 16:28:15 [INFO] 16:28:15 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-application --- 16:28:15 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:28:15 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:28:15 [INFO] Parallel parsing disabled. 16:28:16 [INFO] Compiled 13 files. 16:28:16 [INFO] 16:28:16 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ cps-application --- 16:28:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:28:16 [INFO] 16:28:16 [INFO] ------------------------------------------------------- 16:28:16 [INFO] T E S T S 16:28:16 [INFO] ------------------------------------------------------- 16:28:17 16:28:17.586 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 16:28:18 [INFO] Running org.onap.cps.ApplicationSpec 16:28:18 16:28:18.456 [main] INFO org.onap.cps.startup.InstanceStartupDelayManager -- Host name: prd-centos8-docker-8c-8g-5226.novalocal 16:28:18 16:28:18.457 [main] WARN org.onap.cps.startup.InstanceStartupDelayManager -- No Sequenced host name detected (-), hash-based delay = 1857 ms 16:28:20 16:28:20.314 [main] INFO org.onap.cps.Application -- Initializing Spring Application context... 16:28:20 16:28:20,974 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 16:28:20 16:28:20,974 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 16:28:20 16:28:20,977 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 16:28:21 16:28:21,032 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 16:28:21 16:28:21,032 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 16:28:21 16:28:21,457 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - The 'condition' attribute in element is deprecated and slated for removal. Use element instead. 16:28:21 16:28:21,457 |-WARN in ch.qos.logback.core.model.processor.conditional.IfModelHandler - See also https://logback.qos.ch/codes.html#conditionAttributeDeprecation 16:28:21 {"logTimeStamp":"2026-04-23T16:28:21.868Z","logLevel":"INFO","serviceName":"cps-application","message":"Starting Application using Java 17.0.6-ea with PID 15664 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application)","processId":"15664","threadName":"main","class":"org.onap.cps.Application"} 16:28:21 {"logTimeStamp":"2026-04-23T16:28:21.870Z","logLevel":"INFO","serviceName":"cps-application","message":"No active profile set, falling back to 1 default profile: \"default\"","processId":"15664","threadName":"main","class":"org.onap.cps.Application"} 16:28:23 {"logTimeStamp":"2026-04-23T16:28:23.741Z","logLevel":"INFO","serviceName":"cps-application","message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","processId":"15664","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 16:28:24 {"logTimeStamp":"2026-04-23T16:28:24.048Z","logLevel":"INFO","serviceName":"cps-application","message":"Finished Spring Data repository scanning in 293 ms. Found 6 JPA repository interfaces.","processId":"15664","threadName":"main","class":"o.s.d.r.c.RepositoryConfigurationDelegate"} 16:28:25 {"logTimeStamp":"2026-04-23T16:28:25.756Z","logLevel":"INFO","serviceName":"cps-application","message":"Server initialized with port: 8080","processId":"15664","threadName":"main","class":"o.s.b.w.e.j.JettyServletWebServerFactory"} 16:28:25 {"logTimeStamp":"2026-04-23T16:28:25.764Z","logLevel":"INFO","serviceName":"cps-application","message":"jetty-12.0.33; built: 2026-03-04T02:20:03.326Z; git: 1bd927df90579c8e6420c8d59c4cdb152c4ae0c0; jvm 17.0.6-ea+9-LTS","processId":"15664","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:28:25 {"logTimeStamp":"2026-04-23T16:28:25.818Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring embedded WebApplicationContext","processId":"15664","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:28:25 {"logTimeStamp":"2026-04-23T16:28:25.819Z","logLevel":"INFO","serviceName":"cps-application","message":"Root WebApplicationContext: initialization completed in 3892 ms","processId":"15664","threadName":"main","class":"o.s.b.w.s.c.ServletWebServerApplicationContext"} 16:28:26 {"logTimeStamp":"2026-04-23T16:28:26.486Z","logLevel":"INFO","serviceName":"cps-application","message":"Session workerName=node0","processId":"15664","threadName":"main","class":"o.e.j.session.DefaultSessionIdManager"} 16:28:26 {"logTimeStamp":"2026-04-23T16:28:26.495Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@42e36092{application,/,b=[file:/tmp/jetty-docbase.8080.9607560306928282980/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5ef7a514{STARTED}}","processId":"15664","threadName":"main","class":"o.e.jetty.server.handler.ContextHandler"} 16:28:26 {"logTimeStamp":"2026-04-23T16:28:26.496Z","logLevel":"INFO","serviceName":"cps-application","message":"Started osbwej.JettyEmbeddedWebAppContext@42e36092{application,/,b=[file:/tmp/jetty-docbase.8080.9607560306928282980/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5ef7a514{STARTED}}","processId":"15664","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 16:28:26 {"logTimeStamp":"2026-04-23T16:28:26.499Z","logLevel":"INFO","serviceName":"cps-application","message":"Started oejs.Server@724cd2b5{STARTING}[12.0.33,sto=0] @9988ms","processId":"15664","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:28:26 {"logTimeStamp":"2026-04-23T16:28:26.730Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15664","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:28:27 {"logTimeStamp":"2026-04-23T16:28:27.851Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000204: Processing PersistenceUnitInfo [name: default]","processId":"15664","threadName":"main","class":"o.hibernate.jpa.internal.util.LogHelper"} 16:28:27 {"logTimeStamp":"2026-04-23T16:28:27.932Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000412: Hibernate ORM core version 6.6.45.Final","processId":"15664","threadName":"main","class":"org.hibernate.Version"} 16:28:28 {"logTimeStamp":"2026-04-23T16:28:27.935Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false}","processId":"15664","threadName":"main","class":"org.hibernate.cfg.Environment"} 16:28:28 {"logTimeStamp":"2026-04-23T16:28:27.986Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000026: Second-level cache disabled","processId":"15664","threadName":"main","class":"o.h.c.internal.RegionFactoryInitiator"} 16:28:28 {"logTimeStamp":"2026-04-23T16:28:28.360Z","logLevel":"INFO","serviceName":"cps-application","message":"No LoadTimeWeaver setup: ignoring JPA class transformer","processId":"15664","threadName":"main","class":"o.s.o.j.p.SpringPersistenceUnitInfo"} 16:28:28 {"logTimeStamp":"2026-04-23T16:28:28.401Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15664","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:28:29 {"logTimeStamp":"2026-04-23T16:28:29.405Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15664","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:28:29 {"logTimeStamp":"2026-04-23T16:28:29.405Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15664","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:28:29 {"logTimeStamp":"2026-04-23T16:28:29.408Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH000342: Could not obtain connection to query metadata","processId":"15664","threadName":"main","class":"o.h.e.j.e.i.JdbcEnvironmentInitiator","exception":"\norg.hibernate.exception.JDBCConnectionException: unable to obtain isolated JDBC connection [Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.] [n/a]\n\tat org.hibernate.exception.internal.SQLStateConversionDelegate.convert(SQLStateConversionDelegate.java:100)\n\tat org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:58)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:108)\n\tat org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:94)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:116)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.getJdbcEnvironmentUsingJdbcMetadata(JdbcEnvironmentInitiator.java:334)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:129)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator.initiateService(JdbcEnvironmentInitiator.java:81)\n\tat org.hibernate.boot.registry.internal.StandardServiceRegistryImpl.initiateService(StandardServiceRegistryImpl.java:130)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.createService(AbstractServiceRegistryImpl.java:263)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.initializeService(AbstractServiceRegistryImpl.java:238)\n\tat org.hibernate.service.internal.AbstractServiceRegistryImpl.getService(AbstractServiceRegistryImpl.java:215)\n\tat org.hibernate.boot.model.relational.Database.(Database.java:45)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.getDatabase(InFlightMetadataCollectorImpl.java:226)\n\tat org.hibernate.boot.internal.InFlightMetadataCollectorImpl.(InFlightMetadataCollectorImpl.java:194)\n\tat org.hibernate.boot.model.process.spi.MetadataBuildingProcess.complete(MetadataBuildingProcess.java:171)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.metadata(EntityManagerFactoryBuilderImpl.java:1442)\n\tat org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1513)\n\tat org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:66)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:388)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:419)\n\tat org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:400)\n\tat org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:364)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1873)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1822)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:607)\n\tat org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:529)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:339)\n\tat org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:373)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:337)\n\tat org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:207)\n\tat org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:974)\n\tat org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:628)\n\tat org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146)\n\tat org.springframework.boot.SpringApplication.refresh(SpringApplication.java:752)\n\tat org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:439)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:318)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1361)\n\tat org.springframework.boot.SpringApplication.run(SpringApplication.java:1350)\n\tat org.onap.cps.Application.main(Application.java:45)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107)\n\tat groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44)\n\tat org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89)\n\tat org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125)\n\tat org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130)\n\tat org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\n\tat org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196)\n\tat org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)\n\tat org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58)\n\tat org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)\n\tat org.spockframework.runtime.IterationNode.around(IterationNode.java:67)\n\tat org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)\n\tat org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52)\n\tat org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)\n\tat org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)\n\tat org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)\n\tat org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)\n\tat org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)\n\tat org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)\n\tat org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:63)\n\tat org.spockframework.runtime.SpecNode.around(SpecNode.java:11)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat java.base/java.util.ArrayList.forEach(ArrayList.java:1511)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146)\n\tat org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144)\n\tat org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143)\n\tat org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100)\n\tat org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)\n\tat org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142)\n\tat org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103)\n\tat org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39)\n\tat org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25)\n\tat org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38)\n\tat org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47)\n\tat org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148)\n\tat org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)\n\tat org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385)\n\tat org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162)\n\tat org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507)\n\tat org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495)\nCaused by: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:373)\n\tat org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:57)\n\tat org.postgresql.jdbc.PgConnection.(PgConnection.java:290)\n\tat org.postgresql.Driver.makeConnection(Driver.java:448)\n\tat org.postgresql.Driver.connect(Driver.java:298)\n\tat com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:144)\n\tat com.zaxxer.hikari.pool.PoolBase.newConnection(PoolBase.java:370)\n\tat com.zaxxer.hikari.pool.PoolBase.newPoolEntry(PoolBase.java:207)\n\tat com.zaxxer.hikari.pool.HikariPool.createPoolEntry(HikariPool.java:488)\n\tat com.zaxxer.hikari.pool.HikariPool.checkFailFast(HikariPool.java:576)\n\tat com.zaxxer.hikari.pool.HikariPool.(HikariPool.java:97)\n\tat com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:111)\n\tat org.hibernate.engine.jdbc.connections.internal.DatasourceConnectionProviderImpl.getConnection(DatasourceConnectionProviderImpl.java:126)\n\tat org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess.obtainConnection(JdbcEnvironmentInitiator.java:485)\n\tat org.hibernate.resource.transaction.backend.jdbc.internal.JdbcIsolationDelegate.delegateWork(JdbcIsolationDelegate.java:61)\n\t... 138 common frames omitted\nCaused by: java.net.ConnectException: Connection refused\n\tat java.base/sun.nio.ch.Net.pollConnect(Native Method)\n\tat java.base/sun.nio.ch.Net.pollConnectNow(Net.java:672)\n\tat java.base/sun.nio.ch.NioSocketImpl.timedFinishConnect(NioSocketImpl.java:542)\n\tat java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:597)\n\tat java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:327)\n\tat java.base/java.net.Socket.connect(Socket.java:633)\n\tat org.postgresql.core.PGStream.createSocket(PGStream.java:261)\n\tat org.postgresql.core.PGStream.(PGStream.java:122)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.tryConnect(ConnectionFactoryImpl.java:146)\n\tat org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:289)\n\t... 152 common frames omitted\n\n"} 16:28:29 {"logTimeStamp":"2026-04-23T16:28:29.442Z","logLevel":"WARN","serviceName":"cps-application","message":"HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)","processId":"15664","threadName":"main","class":"org.hibernate.orm.deprecation"} 16:28:29 {"logTimeStamp":"2026-04-23T16:28:29.465Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH10001005: Database info:\n\tDatabase JDBC URL [Connecting through datasource 'HikariDataSource (null)']\n\tDatabase driver: undefined/unknown\n\tDatabase version: 12.0\n\tAutocommit mode: undefined/unknown\n\tIsolation level: undefined/unknown\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","processId":"15664","threadName":"main","class":"org.hibernate.orm.connections.pooling"} 16:28:30 {"logTimeStamp":"2026-04-23T16:28:30.878Z","logLevel":"INFO","serviceName":"cps-application","message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","processId":"15664","threadName":"main","class":"o.h.e.t.j.p.i.JtaPlatformInitiator"} 16:28:30 {"logTimeStamp":"2026-04-23T16:28:30.881Z","logLevel":"INFO","serviceName":"cps-application","message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","processId":"15664","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 16:28:31 {"logTimeStamp":"2026-04-23T16:28:31.535Z","logLevel":"INFO","serviceName":"cps-application","message":"Hibernate is in classpath; If applicable, HQL parser will be used.","processId":"15664","threadName":"main","class":"o.s.d.j.r.query.QueryEnhancerFactory"} 16:28:32 {"logTimeStamp":"2026-04-23T16:28:32.569Z","logLevel":"WARN","serviceName":"cps-application","message":"Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used:\n --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED","processId":"15664","threadName":"main","class":"c.h.i.impl.HazelcastInstanceFactory"} 16:28:32 {"logTimeStamp":"2026-04-23T16:28:32.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n o o o o---o o--o o o---o o o----o o--o--o\n | | / \\ / | / / \\ | |\n o----o o o o----o | o o o----o |\n | | * \\ / | \\ * \\ | |\n o o * o o---o o--o o----o o---o * o o----o o\n","processId":"15664","threadName":"main","class":"com.hazelcast.system.logo"} 16:28:32 {"logTimeStamp":"2026-04-23T16:28:32.715Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved.","processId":"15664","threadName":"main","class":"com.hazelcast.system"} 16:28:32 {"logTimeStamp":"2026-04-23T16:28:32.717Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.47]:5701","processId":"15664","threadName":"main","class":"com.hazelcast.system"} 16:28:32 {"logTimeStamp":"2026-04-23T16:28:32.717Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Cluster name: \"cps-and-ncmp-common-cache-cluster\"","processId":"15664","threadName":"main","class":"com.hazelcast.system"} 16:28:32 {"logTimeStamp":"2026-04-23T16:28:32.717Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker.","processId":"15664","threadName":"main","class":"com.hazelcast.system"} 16:28:32 {"logTimeStamp":"2026-04-23T16:28:32.721Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] The Jet engine is disabled.\nTo enable the Jet engine on the members, do one of the following:\n - Change member config using Java API: config.getJetConfig().setEnabled(true)\n - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true\n - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load)\n - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load)","processId":"15664","threadName":"main","class":"com.hazelcast.system"} 16:28:33 {"logTimeStamp":"2026-04-23T16:28:33.465Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see \uD83D\uDD12 security recommendations and the status of current config.","processId":"15664","threadName":"main","class":"com.hazelcast.system.security"} 16:28:33 {"logTimeStamp":"2026-04-23T16:28:33.573Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Using Multicast discovery","processId":"15664","threadName":"main","class":"com.hazelcast.instance.impl.Node"} 16:28:33 {"logTimeStamp":"2026-04-23T16:28:33.835Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments.","processId":"15664","threadName":"main","class":"c.h.internal.diagnostics.Diagnostics"} 16:28:33 {"logTimeStamp":"2026-04-23T16:28:33.841Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.47]:5701 is STARTING","processId":"15664","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 16:28:36 {"logTimeStamp":"2026-04-23T16:28:36.884Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] \n\nMembers {size:1, ver:1} [\n\tMember [10.30.106.47]:5701 - bc1e7926-15d0-40b9-b0b9-b7f01c28cd45 this\n]\n","processId":"15664","threadName":"main","class":"c.h.internal.cluster.ClusterService"} 16:28:36 {"logTimeStamp":"2026-04-23T16:28:36.903Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] [10.30.106.47]:5701 is STARTED","processId":"15664","threadName":"main","class":"com.hazelcast.core.LifecycleService"} 16:28:39 {"logTimeStamp":"2026-04-23T16:28:39.475Z","logLevel":"WARN","serviceName":"cps-application","message":"The cache 'yangSchema' is not recording statistics. No meters except 'cache.size' will be registered. Call 'Caffeine#recordStats()' prior to building the cache for metrics to be recorded.","processId":"15664","threadName":"main","class":"i.m.c.i.b.cache.CaffeineCacheMetrics"} 16:28:39 {"logTimeStamp":"2026-04-23T16:28:39.688Z","logLevel":"INFO","serviceName":"cps-application","message":"Exposing 6 endpoints beneath base path '/actuator'","processId":"15664","threadName":"main","class":"o.s.b.a.e.web.EndpointLinksResolver"} 16:28:39 {"logTimeStamp":"2026-04-23T16:28:39.842Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","processId":"15664","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:28:39 {"logTimeStamp":"2026-04-23T16:28:39.842Z","logLevel":"INFO","serviceName":"cps-application","message":"Initializing Servlet 'dispatcherServlet'","processId":"15664","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 16:28:39 {"logTimeStamp":"2026-04-23T16:28:39.844Z","logLevel":"INFO","serviceName":"cps-application","message":"Completed initialization in 2 ms","processId":"15664","threadName":"main","class":"o.s.web.servlet.DispatcherServlet"} 16:28:39 {"logTimeStamp":"2026-04-23T16:28:39.853Z","logLevel":"INFO","serviceName":"cps-application","message":"Started ServerConnector@3653b53e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15664","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 16:28:39 {"logTimeStamp":"2026-04-23T16:28:39.855Z","logLevel":"INFO","serviceName":"cps-application","message":"Jetty started on port 8080 (http/1.1) with context path '/'","processId":"15664","threadName":"main","class":"o.s.b.web.embedded.jetty.JettyWebServer"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:39.911Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:39.974Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15664","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.075Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.076Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.076Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.076Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1776961720075","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.080Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events","processId":"15664","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.091Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-2\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.091Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15664","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.100Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.100Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.100Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.100Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1776961720100","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.101Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription","processId":"15664","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.103Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-3\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.104Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15664","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.181Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.181Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.181Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1776961720181","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.182Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Subscribed to topic(s): subscription","processId":"15664","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.194Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-group-4\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.194Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15664","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.200Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.200Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.200Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.201Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1776961720200","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.201Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat","processId":"15664","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.204Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-data-operation-event-group-5\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-data-operation-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.204Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15664","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.210Z","logLevel":"INFO","serviceName":"cps-application","message":"These configurations '[spring.json.use.type.headers]' were supplied but are not used yet.","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.210Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.210Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.210Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1776961720210","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.210Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15664","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.213Z","logLevel":"INFO","serviceName":"cps-application","message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.include.jmx.reporter = true\n\tauto.offset.reset = latest\n\tbootstrap.servers = [localhost:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-ncmp-async-rest-request-event-group-6\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = ncmp-async-rest-request-event-group\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.strategy = none\n\tmetric.reporters = []\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = null\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","processId":"15664","threadName":"main","class":"o.a.k.clients.consumer.ConsumerConfig"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.213Z","logLevel":"INFO","serviceName":"cps-application","message":"initializing Kafka metrics collector","processId":"15664","threadName":"main","class":"o.a.k.c.t.i.KafkaMetricsCollector"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.247Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka version: 3.9.2","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.247Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka commitId: 5e9866f43ab8e7e4","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.247Z","logLevel":"INFO","serviceName":"cps-application","message":"Kafka startTimeMs: 1776961720247","processId":"15664","threadName":"main","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.247Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m","processId":"15664","threadName":"main","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.278Z","logLevel":"INFO","serviceName":"cps-application","message":"Started Application in 19.869 seconds (process running for 23.767)","processId":"15664","threadName":"main","class":"org.onap.cps.Application"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.279Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CpsNotificationSubscriptionModelLoader","processId":"15664","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.279Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader InventoryModelLoader","processId":"15664","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.279Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader CmDataSubscriptionModelLoader","processId":"15664","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.279Z","logLevel":"INFO","serviceName":"cps-application","message":"Registering ModelLoader ModelLoadersCompletedCheck","processId":"15664","threadName":"main","class":"o.o.c.i.a.ModelLoaderRegistrationOnStartup"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.295Z","logLevel":"INFO","serviceName":"cps-application","message":"[10.30.106.47]:5701 [\"cps-and-ncmp-common-cache-cluster\"] [5.5.0] Initializing cluster partition table arrangement...","processId":"15664","threadName":"main","class":"c.h.i.p.impl.PartitionStateManagerImpl"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.312Z","logLevel":"INFO","traceId":"06f0728fa887ad17b8437d7fe52e30b0","serviceName":"cps-application","message":"System is not ready yet","spanId":"0655b08204056135","processId":"15664","threadName":"watchdog-th-2","class":"o.o.c.n.i.i.sync.ModuleSyncWatchdog"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.314Z","logLevel":"INFO","traceId":"193b85f569c1e7bb234b9d208cec059d","serviceName":"cps-application","message":"System is not ready yet","spanId":"faec670056db9ec9","processId":"15664","threadName":"watchdog-th-1","class":"o.o.c.n.i.i.sync.DataSyncWatchdog"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.453Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.453Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #1 Started: CPS Data Notification Subscription Models","processId":"15664","threadName":"main","class":"o.o.c.i.CpsNotificationSubscriptionModelLoader"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.480Z","logLevel":"INFO","serviceName":"cps-application","message":"CpsDatabasePool - Starting...","processId":"15664","threadName":"main","class":"com.zaxxer.hikari.HikariDataSource"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.656Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.658Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.658Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.666Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.666Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.666Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.666Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.667Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.667Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.667Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.667Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.668Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.668Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.668Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.668Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.668Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.668Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.670Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.749Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.750Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.750Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.753Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.753Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.754Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.761Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.761Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.761Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.763Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.764Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.764Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.767Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.768Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.768Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.774Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.774Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.774Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.836Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.836Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.836Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.865Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.865Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.865Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.876Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.876Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.876Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.877Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.877Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.882Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.882Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:40 {"logTimeStamp":"2026-04-23T16:28:40.882Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:40.916Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:40.916Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:40.916Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.035Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.035Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.035Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.070Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.070Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.071Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.078Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.078Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.078Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.101Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.101Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.102Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.119Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.119Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.119Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.155Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.155Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.155Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.419Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.419Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.419Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.448Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.448Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.448Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.482Z","logLevel":"WARN","serviceName":"cps-application","message":"SQL Error: 0, SQLState: 08001","processId":"15664","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.482Z","logLevel":"ERROR","serviceName":"cps-application","message":"Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections.","processId":"15664","threadName":"main","class":"o.h.engine.jdbc.spi.SqlExceptionHelper"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.488Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Node -1 disconnected.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.488Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available.","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.488Z","logLevel":"WARN","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.clients.NetworkClient"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.495Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating dataspace failed: Could not open JPA EntityManager for transaction ","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.496Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating dataspace failed","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.504Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.505Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.505Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.506Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.506Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.506Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.506Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.507Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.507Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.507Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Unsubscribed all topics or patterns and assigned partitions","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ClassicKafkaConsumer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.508Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.509Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.509Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.509Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.512Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.512Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.512Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-3, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.512Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-group-4, groupId=ncmp-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.516Z","logLevel":"INFO","serviceName":"cps-application","message":"[Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.k.c.c.internals.ConsumerCoordinator"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.517Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.517Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.517Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.517Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.517Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.517Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.517Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.518Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.519Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.519Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.519Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.519Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.522Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-3 unregistered","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.523Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#4-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.525Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.525Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.525Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.525Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.526Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.526Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.527Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.527Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics scheduler closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.527Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.527Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.527Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.527Z","logLevel":"INFO","serviceName":"cps-application","message":"Metrics reporters closed","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"org.apache.kafka.common.metrics.Metrics"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.530Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-2 unregistered","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.531Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#3-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.538Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-4 unregistered","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.538Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#5-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.538Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-group-1 unregistered","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.538Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-group: Consumer stopped","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#2-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.539Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.539Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-data-operation-event-group: Consumer stopped","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#0-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.539Z","logLevel":"INFO","serviceName":"cps-application","message":"App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.a.kafka.common.utils.AppInfoParser"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.539Z","logLevel":"INFO","serviceName":"cps-application","message":"ncmp-async-rest-request-event-group: Consumer stopped","processId":"15664","threadName":"org.springframework.kafka.KafkaListenerEndpointContainer#1-0-C-1","class":"o.s.k.l.KafkaMessageListenerContainer"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.541Z","logLevel":"INFO","serviceName":"cps-application","message":"Commencing graceful shutdown. Waiting for active requests to complete","processId":"15664","threadName":"main","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.542Z","logLevel":"INFO","serviceName":"cps-application","message":"Graceful shutdown complete","processId":"15664","threadName":"jetty-shutdown","class":"o.s.b.w.embedded.jetty.GracefulShutdown"} 16:28:41 {"logTimeStamp":"2026-04-23T16:28:41.548Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped ServerConnector@3653b53e{HTTP/1.1, (http/1.1)}{0.0.0.0:8080}","processId":"15664","threadName":"main","class":"o.eclipse.jetty.server.AbstractConnector"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.625Z","logLevel":"INFO","serviceName":"cps-application","message":"Closing JPA EntityManagerFactory for persistence unit 'default'","processId":"15664","threadName":"main","class":"o.s.o.j.LocalContainerEntityManagerFactoryBean"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.630Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped oejs.Server@724cd2b5{STOPPING}[12.0.33,sto=0]","processId":"15664","threadName":"main","class":"org.eclipse.jetty.server.Server"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.633Z","logLevel":"INFO","serviceName":"cps-application","message":"Destroying Spring FrameworkServlet 'dispatcherServlet'","processId":"15664","threadName":"main","class":"o.e.j.s.h.ContextHandler.application"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.634Z","logLevel":"INFO","serviceName":"cps-application","message":"Stopped osbwej.JettyEmbeddedWebAppContext@42e36092{application,/,b=[file:/tmp/jetty-docbase.8080.9607560306928282980/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@5ef7a514{STOPPED}}","processId":"15664","threadName":"main","class":"o.e.j.ee10.servlet.ServletContextHandler"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.637Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.637Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #2 Started: NCMP Inventory Models","processId":"15664","threadName":"main","class":"o.o.cps.ncmp.init.InventoryModelLoader"} 16:28:43 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@29471e3e has been closed already 16:28:43 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 16:28:43 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 16:28:43 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 16:28:43 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 16:28:43 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.658Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Error creating bean with name 'spring.cache-org.springframework.boot.autoconfigure.cache.CacheProperties': Could not bind properties to 'CacheProperties' : prefix=spring.cache, ignoreInvalidFields=false, ignoreUnknownFields=true","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:43 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:43 at org.onap.cps.ncmp.init.InventoryModelLoader$$SpringCGLIB$$0.onApplicationEvent() 16:28:43 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 16:28:43 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 16:28:43 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 16:28:43 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 16:28:43 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 16:28:43 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 16:28:43 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 16:28:43 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 16:28:43 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 16:28:43 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 16:28:43 at org.onap.cps.Application.main(Application.java:45) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:28:43 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:28:43 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 16:28:43 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 16:28:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:28:43 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:28:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:28:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:28:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:28:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:28:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:28:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:28:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:28:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:28:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.668Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.668Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #3 Started: NCMP CM Data Notification Subscription Models","processId":"15664","threadName":"main","class":"o.o.c.n.i.CmDataSubscriptionModelLoader"} 16:28:43 java.lang.IllegalStateException: org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext@29471e3e has been closed already 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.670Z","logLevel":"ERROR","serviceName":"cps-application","message":"Creating schema set cm-data-job-subscriptions failed: Error creating bean with name 'microMeterConfig' defined in file [/w/workspace/cps-master-verify-java/cps-application/target/classes/org/onap/cps/config/MicroMeterConfig.class]: Error creating bean with name 'org.springframework.cache.annotation.ProxyCachingConfiguration': No bean named 'org.springframework.context.annotation.ConfigurationClassPostProcessor.importRegistry' available ","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.670Z","logLevel":"ERROR","serviceName":"cps-application","message":"Exiting application due to failure in onboarding model: Creating schema set failed","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:43 at org.springframework.context.support.AbstractApplicationContext.assertBeanFactoryActive(AbstractApplicationContext.java:1280) 16:28:43 at org.springframework.context.support.AbstractApplicationContext.getBeansOfType(AbstractApplicationContext.java:1441) 16:28:43 at org.springframework.boot.SpringApplication.exit(SpringApplication.java:1398) 16:28:43 at org.onap.cps.init.AbstractModelLoader.exitApplication(AbstractModelLoader.java:259) 16:28:43 at org.onap.cps.init.AbstractModelLoader.onApplicationEvent(AbstractModelLoader.java:75) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 16:28:43 at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) 16:28:43 at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) 16:28:43 at jdk.internal.reflect.GeneratedMethodAccessor32.invoke(Unknown Source) 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:649) 16:28:43 at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:631) 16:28:43 at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 16:28:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 16:28:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 16:28:43 at org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader$$SpringCGLIB$$0.onApplicationEvent() 16:28:43 at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) 16:28:43 at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) 16:28:43 at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) 16:28:43 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:455) 16:28:43 at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:388) 16:28:43 at org.springframework.boot.context.event.EventPublishingRunListener.ready(EventPublishingRunListener.java:109) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.lambda$ready$6(SpringApplicationRunListeners.java:80) 16:28:43 at java.base/java.lang.Iterable.forEach(Iterable.java:75) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) 16:28:43 at org.springframework.boot.SpringApplicationRunListeners.ready(SpringApplicationRunListeners.java:80) 16:28:43 at org.springframework.boot.SpringApplication.run(SpringApplication.java:332) 16:28:43 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1361) 16:28:43 at org.springframework.boot.SpringApplication.run(SpringApplication.java:1350) 16:28:43 at org.onap.cps.Application.main(Application.java:45) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) 16:28:43 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) 16:28:43 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.invoke(StaticMetaMethodSite.java:44) 16:28:43 at org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.call(StaticMetaMethodSite.java:89) 16:28:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 16:28:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 16:28:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) 16:28:43 at org.onap.cps.ApplicationSpec.$spock_feature_0_0(ApplicationSpec.groovy:29) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:28:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 16:28:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:28:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 16:28:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 16:28:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 16:28:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 16:28:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 16:28:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 16:28:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 16:28:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 16:28:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 16:28:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 16:28:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 16:28:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 16:28:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 16:28:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 16:28:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 16:28:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 16:28:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 16:28:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 16:28:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 16:28:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 16:28:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 16:28:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 16:28:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 16:28:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:43 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 16:28:43 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 16:28:43 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 16:28:43 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 16:28:43 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 16:28:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) 16:28:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) 16:28:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 16:28:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.676Z","logLevel":"INFO","serviceName":"cps-application","message":"This instance is model loader master","processId":"15664","threadName":"main","class":"org.onap.cps.init.AbstractModelLoader"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.676Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Started: Completion Check","processId":"15664","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: Model loading (on master) finished","processId":"15664","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST: This instance is model loader master. Model loading completed","processId":"15664","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.678Z","logLevel":"INFO","serviceName":"cps-application","message":"Model Loader #LAST Completed","processId":"15664","threadName":"main","class":"o.o.cps.init.ModelLoadersCompletedCheck"} 16:28:43 {"logTimeStamp":"2026-04-23T16:28:43.678Z","logLevel":"INFO","serviceName":"cps-application","message":"\uD83D\uDE80 APPLICATION STARTED","processId":"15664","threadName":"main","class":"org.onap.cps.Application"} 16:28:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.51 s -- in org.onap.cps.ApplicationSpec 16:28:43 [INFO] Running org.onap.cps.config.JettyConfigSpec 16:28:44 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.706 s -- in org.onap.cps.config.JettyConfigSpec 16:28:44 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 16:28:44 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.config.MicroMeterConfigSpec 16:28:44 [INFO] Running org.onap.cps.config.TransactionConfigSpec 16:28:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.config.TransactionConfigSpec 16:28:44 [INFO] Running org.onap.cps.logging.MdcServletFilterSpec 16:28:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s -- in org.onap.cps.logging.MdcServletFilterSpec 16:28:44 [INFO] Running org.onap.cps.startup.InstanceStartupDelayManagerSpec 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.569Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: cps-and-ncmp-0","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.569Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 0 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-1","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.570Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 2000 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.571Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-23","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.571Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 46000 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.572Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: host-2-34","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.572Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 68000 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.573Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: t@st : - { \" -56","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.573Z","logLevel":"INFO","serviceName":"cps-application","message":"Sequenced host name detected, calculated delay = 112000 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.575Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: no_digits_at_all","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.575Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 784 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.576Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: digits-12-in-the-middle","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.576Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1484 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.577Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: non-digit-after-digit-1a","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.577Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 753 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.578Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: dash-after-digit-1-","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.578Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 7256 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.579Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: three-digits-at-end-is-not-accepted-123","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.579Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 9941 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.584Z","logLevel":"INFO","serviceName":"cps-application","message":"Exception during startup delay ignored. some message","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.585Z","logLevel":"INFO","serviceName":"cps-application","message":"Host name: prd-centos8-docker-8c-8g-5226.novalocal","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.585Z","logLevel":"WARN","serviceName":"cps-application","message":"No Sequenced host name detected (-), hash-based delay = 1857 ms","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.586Z","logLevel":"WARN","serviceName":"cps-application","message":"Sleep interrupted, re-interrupting the thread","processId":"15664","threadName":"main","class":"o.o.c.s.InstanceStartupDelayManager"} 16:28:44 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s -- in org.onap.cps.startup.InstanceStartupDelayManagerSpec 16:28:44 [INFO] Running org.onap.cps.architecture.CpsArchitectureTest 16:28:44 {"logTimeStamp":"2026-04-23T16:28:44.602Z","logLevel":"INFO","serviceName":"cps-application","message":"Detected Java version 17.0.6-ea","processId":"15664","threadName":"main","class":"com.tngtech.archunit.core.PluginLoader"} 16:28:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.689 s -- in org.onap.cps.architecture.CpsArchitectureTest 16:28:49 [INFO] Running org.onap.cps.architecture.NcmpArchitectureTest 16:28:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s -- in org.onap.cps.architecture.NcmpArchitectureTest 16:28:49 [INFO] 16:28:49 [INFO] Results: 16:28:49 [INFO] 16:28:49 [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0 16:28:49 [INFO] 16:28:49 [INFO] 16:28:49 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ cps-application --- 16:28:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:28:49 [INFO] Analyzed bundle 'cps-application' with 6 classes 16:28:49 [INFO] All coverage checks have been met. 16:28:49 [INFO] 16:28:49 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ cps-application --- 16:28:49 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:28:49 [INFO] Analyzed bundle 'cps-application' with 6 classes 16:28:49 [INFO] 16:28:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 16:28:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.8-SNAPSHOT.jar 16:28:49 [INFO] 16:28:49 [INFO] --- spring-boot-maven-plugin:3.5.11:repackage (default) @ cps-application --- 16:28:49 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.8-SNAPSHOT-springboot.jar with classifier springboot 16:28:49 [INFO] 16:28:49 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 16:28:54 [INFO] 16:28:54 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.8-SNAPSHOT-20260423T162019Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 16:28:54 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 16:28:54 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:28:54 [INFO] Building dependencies layer... 16:28:54 [INFO] Building resources layer... 16:28:54 [INFO] Building project dependencies layer... 16:28:54 [INFO] Building classes layer... 16:28:54 [INFO] Building jvm arg files layer... 16:28:54 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:29:00 [INFO] 16:29:00 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 16:29:00 [INFO] Loading to Docker daemon... 16:29:06 [INFO] 16:29:06 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.7.8-SNAPSHOT-20260423T162019Z, nexus3.onap.org:10003/onap/cps-and-ncmp 16:29:06 [INFO] 16:29:06 [INFO] A new version of jib-maven-plugin (3.5.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! 16:29:06 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 16:29:06 [INFO] 16:29:06 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 16:29:06 [INFO] 16:29:06 [INFO] 16:29:06 [INFO] 16:29:06 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 16:29:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.8-SNAPSHOT/cps-application-3.7.8-SNAPSHOT.jar 16:29:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.8-SNAPSHOT/cps-application-3.7.8-SNAPSHOT.pom 16:29:06 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.7.8-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.7.8-SNAPSHOT/cps-application-3.7.8-SNAPSHOT-springboot.jar 16:29:06 [INFO] 16:29:06 [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ 16:29:06 [INFO] Building policy-executor-stub 3.7.8-SNAPSHOT [21/23] 16:29:06 [INFO] --------------------------------[ jar ]--------------------------------- 16:29:06 [INFO] 16:29:06 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- 16:29:06 [INFO] 16:29:06 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ policy-executor-stub --- 16:29:06 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 16:29:06 [INFO] 16:29:06 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ policy-executor-stub --- 16:29:06 [INFO] Generating with dryRun=false 16:29:06 [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. 16:29:06 [INFO] OpenAPI Generator: spring (server) 16:29:06 [INFO] Generator 'spring' is considered stable. 16:29:06 [INFO] ---------------------------------- 16:29:06 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 16:29:06 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 16:29:06 [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub 16:29:06 [INFO] Processing operation initiatePermissionRequest 16:29:06 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:06 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:06 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:06 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 16:29:06 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java 16:29:06 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Operation.java 16:29:06 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionRequest.java 16:29:06 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PermissionResponse.java 16:29:06 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:06 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/api/OperationPermissionApi.java 16:29:06 [INFO] Skipping generation of Webhooks. 16:29:06 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:06 [INFO] Skipping generation of supporting files. 16:29:06 ################################################################################ 16:29:06 # Thanks for using OpenAPI Generator. # 16:29:06 # Please consider donation to help us maintain this project 🙏 # 16:29:06 # https://opencollective.com/openapi_generator/donate # 16:29:06 ################################################################################ 16:29:06 [INFO] 16:29:06 [INFO] --- jsonschema2pojo-maven-plugin:1.2.2:generate (default) @ policy-executor-stub --- 16:29:06 [INFO] 16:29:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-executor-stub --- 16:29:06 [INFO] You have 0 Checkstyle violations. 16:29:06 [INFO] 16:29:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ policy-executor-stub --- 16:29:07 [INFO] You have 0 Checkstyle violations. 16:29:07 [INFO] 16:29:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- 16:29:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:07 [INFO] Copying 1 resource 16:29:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license 16:29:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses 16:29:07 [INFO] 16:29:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ policy-executor-stub --- 16:29:07 [INFO] Recompiling the module because of changed dependency. 16:29:07 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 16:29:07 [INFO] 16:29:07 [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ policy-executor-stub --- 16:29:07 [INFO] Generating with dryRun=false 16:29:07 [INFO] No .openapi-generator-ignore file found. 16:29:07 [INFO] OpenAPI Generator: openapi-yaml (documentation) 16:29:07 [INFO] Generator 'openapi-yaml' is considered stable. 16:29:07 [INFO] Output file [outputFile=openapi.yaml] 16:29:07 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:07 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:07 [WARNING] 'scheme' not defined in the spec (2.0). Default to [http] for server URL [http://http:/operation-permission/v1] 16:29:07 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:07 [INFO] Skipping generation of Webhooks. 16:29:07 [WARNING] No value found for variable 'hostname' in server definition 'http://{hostname}/operation-permission/v1' and no user override specified, default to empty string. 16:29:07 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md 16:29:07 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml 16:29:07 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore 16:29:07 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION 16:29:07 [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES 16:29:07 ################################################################################ 16:29:07 # Thanks for using OpenAPI Generator. # 16:29:07 # Please consider donation to help us maintain this project 🙏 # 16:29:07 # https://opencollective.com/openapi_generator/donate # 16:29:07 ################################################################################ 16:29:07 [INFO] 16:29:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- 16:29:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources 16:29:07 [INFO] 16:29:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ policy-executor-stub --- 16:29:07 [INFO] No sources to compile 16:29:07 [INFO] 16:29:07 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ policy-executor-stub --- 16:29:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 16:29:07 [INFO] Using Groovy 3.0.25 to perform compileTests. 16:29:07 [INFO] Parallel parsing disabled. 16:29:08 [INFO] Compiled 4 files. 16:29:08 [INFO] 16:29:08 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ policy-executor-stub --- 16:29:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 16:29:08 [INFO] 16:29:08 [INFO] ------------------------------------------------------- 16:29:08 [INFO] T E S T S 16:29:08 [INFO] ------------------------------------------------------- 16:29:09 16:29:09.476 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:29:09 16:29:09.682 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:29:09 16:29:09.728 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:29:09 16:29:09.744 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:29:10 [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 16:29:10 16:29:10 . ____ _ __ _ _ 16:29:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:29:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:29:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:29:10 ' |____| .__|_| |_|_| |_\__, | / / / / 16:29:10 =========|_|==============|___/=/_/_/_/ 16:29:10 16:29:10 :: Spring Boot :: (v3.5.13) 16:29:10 16:29:10 2026-04-23T16:29:10.882Z INFO 16075 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 16075 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 16:29:10 2026-04-23T16:29:10.884Z INFO 16075 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 16:29:12 2026-04-23T16:29:12.227Z INFO 16075 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 16:29:12 2026-04-23T16:29:12.236Z INFO 16075 --- [ 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 16:29:12 2026-04-23T16:29:12.283Z INFO 16075 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 16:29:12 2026-04-23T16:29:12.284Z INFO 16075 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1366 ms 16:29:12 2026-04-23T16:29:12.370Z INFO 16075 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 16:29:12 2026-04-23T16:29:12.379Z INFO 16075 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@558fe3b0{application,/,b=[file:/tmp/jetty-docbase.8093.9008517701988385977/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@2c8d8934{STARTED}} 16:29:12 2026-04-23T16:29:12.380Z INFO 16075 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@558fe3b0{application,/,b=[file:/tmp/jetty-docbase.8093.9008517701988385977/, jar:file:///home/jenkins/.m2/repository/org/webjars/swagger-ui/5.18.2/swagger-ui-5.18.2.jar!/META-INF/resources/],a=AVAILABLE,h=oeje10s.SessionHandler@2c8d8934{STARTED}} 16:29:12 2026-04-23T16:29:12.383Z INFO 16075 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@5331a22c{STARTING}[12.0.33,sto=0] @4057ms 16:29:13 2026-04-23T16:29:13.026Z INFO 16075 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 16:29:13 2026-04-23T16:29:13.026Z INFO 16075 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 16:29:13 2026-04-23T16:29:13.027Z INFO 16075 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 16:29:13 2026-04-23T16:29:13.041Z INFO 16075 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@14fed6c7{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 16:29:13 2026-04-23T16:29:13.044Z INFO 16075 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 16:29:13 2026-04-23T16:29:13.056Z INFO 16075 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.76 seconds (process running for 4.73) 16:29:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.071 s -- in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec 16:29:13 [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:29:14 16:29:14 . ____ _ __ _ _ 16:29:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 16:29:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 16:29:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 16:29:14 ' |____| .__|_| |_|_| |_\__, | / / / / 16:29:14 =========|_|==============|___/=/_/_/_/ 16:29:14 16:29:14 :: Spring Boot :: (v3.5.13) 16:29:14 16:29:14 2026-04-23T16:29:14.249Z INFO 16075 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 16075 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 16:29:14 2026-04-23T16:29:14.250Z INFO 16075 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 16:29:14 2026-04-23T16:29:14.823Z INFO 16075 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 16:29:14 2026-04-23T16:29:14.823Z INFO 16075 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 16:29:14 2026-04-23T16:29:14.824Z INFO 16075 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 16:29:14 2026-04-23T16:29:14.845Z INFO 16075 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.631 seconds (process running for 6.519) 16:29:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 16:29:15 2026-04-23T16:29:15.652Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:15 2026-04-23T16:29:15.652Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:15 2026-04-23T16:29:15.655Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:15 "permissionId" : null, 16:29:15 "changeRequestFormat" : "cm-legacy", 16:29:15 "operations" : [ { 16:29:15 "operation" : "delete", 16:29:15 "entityHandleId" : null, 16:29:15 "resourceIdentifier" : "some fdn", 16:29:15 "targetIdentifier" : "some cm-handle", 16:29:15 "changeRequest" : "{}" 16:29:15 } ] 16:29:15 } 16:29:15 2026-04-23T16:29:15.656Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 16:29:15 2026-04-23T16:29:15.656Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 16:29:15 2026-04-23T16:29:15.713Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:15 2026-04-23T16:29:15.713Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:15 2026-04-23T16:29:15.713Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:15 "permissionId" : null, 16:29:15 "changeRequestFormat" : "cm-legacy", 16:29:15 "operations" : [ { 16:29:15 "operation" : "delete", 16:29:15 "entityHandleId" : null, 16:29:15 "resourceIdentifier" : "prefix/policySimulation=slowResponse_1", 16:29:15 "targetIdentifier" : "some cm-handle", 16:29:15 "changeRequest" : "{}" 16:29:15 } ] 16:29:15 } 16:29:15 2026-04-23T16:29:15.713Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=slowResponse_1 16:29:16 2026-04-23T16:29:16.714Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 16:29:16 2026-04-23T16:29:16.742Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:16 2026-04-23T16:29:16.743Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:16 2026-04-23T16:29:16.743Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:16 "permissionId" : null, 16:29:16 "changeRequestFormat" : "cm-legacy", 16:29:16 "operations" : [ { 16:29:16 "operation" : "delete", 16:29:16 "entityHandleId" : null, 16:29:16 "resourceIdentifier" : "prefix/policySimulation=policyResponse_deny", 16:29:16 "targetIdentifier" : "some cm-handle", 16:29:16 "changeRequest" : "{}" 16:29:16 } ] 16:29:16 } 16:29:16 2026-04-23T16:29:16.743Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_deny 16:29:16 2026-04-23T16:29:16.744Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Stub is mocking a policy response: deny) 16:29:16 2026-04-23T16:29:16.765Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:16 2026-04-23T16:29:16.766Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:16 2026-04-23T16:29:16.766Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:16 "permissionId" : null, 16:29:16 "changeRequestFormat" : "cm-legacy", 16:29:16 "operations" : [ { 16:29:16 "operation" : "delete", 16:29:16 "entityHandleId" : null, 16:29:16 "resourceIdentifier" : "prefix/policySimulation=policyResponse_other", 16:29:16 "targetIdentifier" : "some cm-handle", 16:29:16 "changeRequest" : "{}" 16:29:16 } ] 16:29:16 } 16:29:16 2026-04-23T16:29:16.767Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: prefix/policySimulation=policyResponse_other 16:29:16 2026-04-23T16:29:16.767Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: other (Stub is mocking a policy response: other) 16:29:16 2026-04-23T16:29:16.786Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:16 2026-04-23T16:29:16.786Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:16 2026-04-23T16:29:16.787Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:16 "permissionId" : null, 16:29:16 "changeRequestFormat" : "cm-legacy", 16:29:16 "operations" : [ { 16:29:16 "operation" : "delete", 16:29:16 "entityHandleId" : null, 16:29:16 "resourceIdentifier" : "segment1=1/policySimulation=httpError_418", 16:29:16 "targetIdentifier" : "some cm-handle", 16:29:16 "changeRequest" : "{}" 16:29:16 } ] 16:29:16 } 16:29:16 2026-04-23T16:29:16.787Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: segment1=1/policySimulation=httpError_418 16:29:16 2026-04-23T16:29:16.787Z WARN 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub is mocking an error response, code: 418 16:29:16 2026-04-23T16:29:16.802Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:16 2026-04-23T16:29:16.803Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: null 16:29:16 2026-04-23T16:29:16.803Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:16 "permissionId" : null, 16:29:16 "changeRequestFormat" : "cm-legacy", 16:29:16 "operations" : [ { 16:29:16 "operation" : "delete", 16:29:16 "entityHandleId" : null, 16:29:16 "resourceIdentifier" : "some target", 16:29:16 "targetIdentifier" : "some cm-handle", 16:29:16 "changeRequest" : "{}" 16:29:16 } ] 16:29:16 } 16:29:16 2026-04-23T16:29:16.803Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some target 16:29:16 2026-04-23T16:29:16.803Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 16:29:16 2026-04-23T16:29:16.818Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:16 2026-04-23T16:29:16.818Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:16 2026-04-23T16:29:16.819Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:16 "permissionId" : null, 16:29:16 "changeRequestFormat" : "some decision type", 16:29:16 "operations" : [ ] 16:29:16 } 16:29:16 2026-04-23T16:29:16.831Z WARN 16075 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'invalid': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false')] 16:29:17 2026-04-23T16:29:16.988Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:17 2026-04-23T16:29:16.989Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:17 2026-04-23T16:29:16.995Z ERROR 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Error while formatting permission request 16:29:17 16:29:17 com.fasterxml.jackson.core.JsonProcessingException: test 16:29:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[na:na] 16:29:17 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[na:na] 16:29:17 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[na:na] 16:29:17 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec$__spock_feature_0_5_closure1.doCall(PolicyExecutorStubControllerSpec.groovy:132) ~[test-classes/:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 16:29:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 16:29:17 at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at groovy.lang.Closure.call(Closure.java:427) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at com.fasterxml.jackson.databind.ObjectWriter$SpockMock$23472402.writeValueAsString(Unknown Source) ~[jackson-databind-2.21.2.jar:2.21.2] 16:29:17 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.formatPermissionRequest(PolicyExecutorStubController.java:111) ~[classes/:na] 16:29:17 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.initiatePermissionRequest(PolicyExecutorStubController.java:62) ~[classes/:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 16:29:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 16:29:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) ~[spring-aop-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:172) ~[spring-context-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) ~[spring-aop-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) ~[spring-aop-6.2.17.jar:6.2.17] 16:29:17 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController$$SpringCGLIB$$1.initiatePermissionRequest() ~[classes/:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 16:29:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 16:29:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 16:29:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) ~[spring-webmvc-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) ~[jakarta.servlet-api-6.0.0.jar:6.0.0] 16:29:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) ~[spring-web-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) ~[spring-test-6.2.17.jar:6.2.17] 16:29:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) ~[na:na] 16:29:17 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) ~[groovy-3.0.25.jar:3.0.25] 16:29:17 at org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec.$spock_feature_0_5(PolicyExecutorStubControllerSpec.groovy:137) ~[test-classes/:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[na:na] 16:29:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[na:na] 16:29:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[na:na] 16:29:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 16:29:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) ~[spock-core-2.4-M1-groovy-3.0.jar:2.4-M1] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) ~[na:na] 16:29:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) ~[junit-platform-engine-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) ~[junit-platform-launcher-1.12.2.jar:1.12.2] 16:29:17 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 16:29:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 16:29:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 16:29:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] 16:29:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] 16:29:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] 16:29:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] 16:29:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] 16:29:17 16:29:17 2026-04-23T16:29:17.001Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: invalid json 16:29:17 2026-04-23T16:29:17.001Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some fdn 16:29:17 2026-04-23T16:29:17.001Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 16:29:17 2026-04-23T16:29:17.018Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:17 2026-04-23T16:29:17.019Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: some string 16:29:17 2026-04-23T16:29:17.019Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:17 "permissionId" : null, 16:29:17 "changeRequestFormat" : "cm-legacy", 16:29:17 "operations" : [ { 16:29:17 "operation" : "delete", 16:29:17 "entityHandleId" : null, 16:29:17 "resourceIdentifier" : "policySimulation=slowResponse_5", 16:29:17 "targetIdentifier" : "some cm-handle", 16:29:17 "changeRequest" : "{}" 16:29:17 } ] 16:29:17 } 16:29:17 2026-04-23T16:29:17.020Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: policySimulation=slowResponse_5 16:29:17 2026-04-23T16:29:17.022Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 16:29:17 2026-04-23T16:29:17.051Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:17 2026-04-23T16:29:17.051Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 16:29:17 2026-04-23T16:29:17.051Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:17 "permissionId" : null, 16:29:17 "changeRequestFormat" : "cm-legacy", 16:29:17 "operations" : [ { 16:29:17 "operation" : "delete", 16:29:17 "entityHandleId" : null, 16:29:17 "resourceIdentifier" : "some resource", 16:29:17 "targetIdentifier" : "some cm-handle", 16:29:17 "changeRequest" : null 16:29:17 } ] 16:29:17 } 16:29:17 2026-04-23T16:29:17.052Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: delete for resource: some resource 16:29:17 2026-04-23T16:29:17.052Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 16:29:17 2026-04-23T16:29:17.066Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:17 2026-04-23T16:29:17.066Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 16:29:17 2026-04-23T16:29:17.066Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:17 "permissionId" : null, 16:29:17 "changeRequestFormat" : "cm-legacy", 16:29:17 "operations" : [ { 16:29:17 "operation" : "other", 16:29:17 "entityHandleId" : null, 16:29:17 "resourceIdentifier" : "some resource", 16:29:17 "targetIdentifier" : "some cm-handle", 16:29:17 "changeRequest" : "{}" 16:29:17 } ] 16:29:17 } 16:29:17 2026-04-23T16:29:17.066Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 16:29:17 2026-04-23T16:29:17.066Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (all good) 16:29:17 2026-04-23T16:29:17.079Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked 16:29:17 2026-04-23T16:29:17.080Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Authorization sent with request: something 16:29:17 2026-04-23T16:29:17.080Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Permission Request: { 16:29:17 "permissionId" : null, 16:29:17 "changeRequestFormat" : "cm-legacy", 16:29:17 "operations" : [ { 16:29:17 "operation" : "other", 16:29:17 "entityHandleId" : null, 16:29:17 "resourceIdentifier" : "some resource", 16:29:17 "targetIdentifier" : "some cm-handle", 16:29:17 "changeRequest" : null 16:29:17 } ] 16:29:17 } 16:29:17 2026-04-23T16:29:17.080Z INFO 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Operation: other for resource: some resource 16:29:17 2026-04-23T16:29:17.080Z WARN 16075 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Change Request is required for other operations 16:29:17 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.976 s -- in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 16:29:17 [INFO] 16:29:17 [INFO] Results: 16:29:17 [INFO] 16:29:17 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 16:29:17 [INFO] 16:29:17 [INFO] 16:29:17 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ policy-executor-stub --- 16:29:17 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:29:17 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:29:17 [INFO] All coverage checks have been met. 16:29:17 [INFO] 16:29:17 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ policy-executor-stub --- 16:29:17 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:29:17 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:29:17 [INFO] 16:29:17 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- 16:29:17 [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.8-SNAPSHOT.jar 16:29:17 [INFO] 16:29:17 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- 16:29:17 [INFO] 16:29:17 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.8-SNAPSHOT-20260423T162019Z, nexus3.onap.org:10003/onap/policy-executor-stub... 16:29:17 [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible 16:29:17 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 16:29:17 [INFO] Building classes layer... 16:29:17 [INFO] Building jvm arg files layer... 16:29:17 [INFO] Building resources layer... 16:29:17 [INFO] Building dependencies layer... 16:29:17 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 16:29:18 [INFO] 16:29:18 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] 16:29:18 [INFO] Loading to Docker daemon... 16:29:24 [INFO] 16:29:24 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.7.8-SNAPSHOT-20260423T162019Z, nexus3.onap.org:10003/onap/policy-executor-stub 16:29:24 [INFO] 16:29:24 [INFO] 16:29:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- 16:29:24 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.8-SNAPSHOT/policy-executor-stub-3.7.8-SNAPSHOT.jar 16:29:24 [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.7.8-SNAPSHOT/policy-executor-stub-3.7.8-SNAPSHOT.pom 16:29:24 [INFO] 16:29:24 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 16:29:24 [INFO] Building jacoco-report 3.7.8-SNAPSHOT [22/23] 16:29:24 [INFO] --------------------------------[ jar ]--------------------------------- 16:29:24 [INFO] 16:29:24 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 16:29:24 [INFO] 16:29:24 [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (default-prepare-agent) @ jacoco-report --- 16:29:24 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/provmns/model/*:**/pom.xml 16:29:24 [INFO] 16:29:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ jacoco-report --- 16:29:24 [INFO] You have 0 Checkstyle violations. 16:29:24 [INFO] 16:29:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ jacoco-report --- 16:29:24 [INFO] You have 0 Checkstyle violations. 16:29:24 [INFO] 16:29:24 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 16:29:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 16:29:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 16:29:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 16:29:24 [INFO] 16:29:24 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jacoco-report --- 16:29:24 [INFO] No sources to compile 16:29:24 [INFO] 16:29:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 16:29:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 16:29:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 16:29:24 [INFO] 16:29:24 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jacoco-report --- 16:29:24 [INFO] No sources to compile 16:29:24 [INFO] 16:29:24 [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ jacoco-report --- 16:29:24 [INFO] No sources specified for compilation. Skipping. 16:29:24 [INFO] 16:29:24 [INFO] --- maven-surefire-plugin:3.5.2:test (default-test) @ jacoco-report --- 16:29:24 [INFO] No tests to run. 16:29:24 [INFO] 16:29:24 [INFO] --- jacoco-maven-plugin:0.8.14:check (coverage-check) @ jacoco-report --- 16:29:24 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] 16:29:24 [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ jacoco-report --- 16:29:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:29:24 [INFO] 16:29:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 16:29:24 [WARNING] JAR will be empty - no content was marked for inclusion! 16:29:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.8-SNAPSHOT.jar 16:29:24 [INFO] 16:29:24 [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report) @ jacoco-report --- 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/test-dcm-rest/target/code-coverage/jacoco-ut.exec 16:29:24 [INFO] Analyzed bundle 'cps-application' with 6 classes 16:29:25 [INFO] Analyzed bundle 'cps-events' with 0 classes 16:29:25 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 16:29:25 [INFO] Analyzed bundle 'cps-ncmp-service' with 166 classes 16:29:25 [INFO] Analyzed bundle 'cps-path-parser' with 7 classes 16:29:25 [INFO] Analyzed bundle 'cps-rest' with 7 classes 16:29:25 [INFO] Analyzed bundle 'cps-ri' with 17 classes 16:29:25 [INFO] Analyzed bundle 'cps-service' with 78 classes 16:29:25 [INFO] Analyzed bundle 'integration-test' with 0 classes 16:29:25 [INFO] Analyzed bundle 'policy-executor-stub' with 3 classes 16:29:25 [INFO] Analyzed bundle 'test-dcm-rest' with 2 classes 16:29:25 [INFO] 16:29:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 16:29:25 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.7.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.8-SNAPSHOT/jacoco-report-3.7.8-SNAPSHOT.jar 16:29:25 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.7.8-SNAPSHOT/jacoco-report-3.7.8-SNAPSHOT.pom 16:29:25 [INFO] 16:29:25 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 16:29:25 [INFO] Building cps 3.7.8-SNAPSHOT [23/23] 16:29:25 [INFO] --------------------------------[ pom ]--------------------------------- 16:29:25 [INFO] 16:29:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 16:29:25 [INFO] 16:29:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 16:29:25 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.7.8-SNAPSHOT/cps-aggregator-3.7.8-SNAPSHOT.pom 16:29:25 [INFO] ------------------------------------------------------------------------ 16:29:25 [INFO] Reactor Summary for cps 3.7.8-SNAPSHOT: 16:29:25 [INFO] 16:29:25 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.196 s] 16:29:25 [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] 16:29:25 [INFO] checkstyle ......................................... SUCCESS [ 4.960 s] 16:29:25 [INFO] cps-parent ......................................... SUCCESS [ 6.221 s] 16:29:25 [INFO] cps-events ......................................... SUCCESS [ 3.876 s] 16:29:25 [INFO] cps-path-parser .................................... SUCCESS [ 8.790 s] 16:29:25 [INFO] cps-service ........................................ SUCCESS [ 42.037 s] 16:29:25 [INFO] cps-rest ........................................... SUCCESS [ 22.693 s] 16:29:25 [INFO] cps-ncmp-events .................................... SUCCESS [ 2.708 s] 16:29:25 [INFO] provmns-api ........................................ SUCCESS [ 0.978 s] 16:29:25 [INFO] cps-ncmp-service ................................... SUCCESS [03:10 min] 16:29:25 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.206 s] 16:29:25 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.064 s] 16:29:25 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 7.110 s] 16:29:25 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 1.518 s] 16:29:25 [INFO] cps-ri ............................................. SUCCESS [ 7.330 s] 16:29:25 [INFO] test-dcm-rest ...................................... SUCCESS [ 3.272 s] 16:29:25 [INFO] integration-test ................................... SUCCESS [02:29 min] 16:29:25 [INFO] spotbugs ........................................... SUCCESS [ 0.011 s] 16:29:25 [INFO] cps-application .................................... SUCCESS [ 53.709 s] 16:29:25 [INFO] policy-executor-stub ............................... SUCCESS [ 17.752 s] 16:29:25 [INFO] jacoco-report ...................................... SUCCESS [ 0.894 s] 16:29:25 [INFO] cps ................................................ SUCCESS [ 0.003 s] 16:29:25 [INFO] ------------------------------------------------------------------------ 16:29:25 [INFO] BUILD SUCCESS 16:29:25 [INFO] ------------------------------------------------------------------------ 16:29:25 [INFO] Total time: 09:06 min 16:29:25 [INFO] Finished at: 2026-04-23T16:29:25Z 16:29:25 [INFO] ------------------------------------------------------------------------ 16:29:25 $ ssh-agent -k 16:29:25 unset SSH_AUTH_SOCK; 16:29:25 unset SSH_AGENT_PID; 16:29:25 echo Agent pid 5586 killed; 16:29:25 [ssh-agent] Stopped. 16:29:25 [PostBuildScript] - [INFO] Executing post build scripts. 16:29:25 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5499093971129968554.sh 16:29:25 ---> sysstat.sh 16:29:26 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8930963863158802900.sh 16:29:26 ---> package-listing.sh 16:29:26 ++ facter osfamily 16:29:26 ++ tr '[:upper:]' '[:lower:]' 16:29:26 + OS_FAMILY=redhat 16:29:26 + workspace=/w/workspace/cps-master-verify-java 16:29:26 + START_PACKAGES=/tmp/packages_start.txt 16:29:26 + END_PACKAGES=/tmp/packages_end.txt 16:29:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:26 + PACKAGES=/tmp/packages_start.txt 16:29:26 + '[' /w/workspace/cps-master-verify-java ']' 16:29:26 + PACKAGES=/tmp/packages_end.txt 16:29:26 + case "${OS_FAMILY}" in 16:29:26 + rpm -qa 16:29:26 + sort 16:29:26 + '[' -f /tmp/packages_start.txt ']' 16:29:26 + '[' -f /tmp/packages_end.txt ']' 16:29:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:26 + '[' /w/workspace/cps-master-verify-java ']' 16:29:26 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 16:29:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 16:29:26 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11721854786685630810.sh 16:29:26 ---> capture-instance-metadata.sh 16:29:26 Setup pyenv: 16:29:27 system 16:29:27 3.8.13 16:29:27 3.9.13 16:29:27 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:29:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EVBR from file:/tmp/.os_lf_venv 16:29:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:29 lf-activate-venv(): INFO: Base packages installed successfully 16:29:29 lf-activate-venv(): INFO: Installing additional packages: lftools 16:29:41 lf-activate-venv(): INFO: Adding /tmp/venv-EVBR/bin to PATH 16:29:41 INFO: Running in OpenStack, capturing instance metadata 16:29:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9312882069692984256.sh 16:29:41 provisioning config files... 16:29:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config1818756158982329100tmp 16:29:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:29:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:29:41 [EnvInject] - Injecting environment variables from a build step. 16:29:41 [EnvInject] - Injecting as environment variables the properties content 16:29:41 SERVER_ID=logs 16:29:41 16:29:41 [EnvInject] - Variables injected successfully. 16:29:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins400126649746056.sh 16:29:41 ---> create-netrc.sh 16:29:41 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17876502464236250264.sh 16:29:41 ---> python-tools-install.sh 16:29:41 Setup pyenv: 16:29:41 system 16:29:41 3.8.13 16:29:41 3.9.13 16:29:41 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:29:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EVBR from file:/tmp/.os_lf_venv 16:29:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:29:43 lf-activate-venv(): INFO: Base packages installed successfully 16:29:43 lf-activate-venv(): INFO: Installing additional packages: lftools 16:29:58 lf-activate-venv(): INFO: Adding /tmp/venv-EVBR/bin to PATH 16:29:58 [cps-master-verify-java] $ /bin/sh /tmp/jenkins7452525320850657303.sh 16:29:58 ---> uv-install.sh 16:29:58 uv 0.11.7 is already installed 16:29:58 uvx 0.11.7 (x86_64-unknown-linux-gnu) 16:29:58 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4801115812320180363.sh 16:29:58 ---> sudo-logs.sh 16:29:58 Archiving 'sudo' log.. 16:29:58 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17559298039903973525.sh 16:29:58 ---> job-cost.sh 16:29:58 INFO: Activating Python virtual environment... 16:29:58 Setup pyenv: 16:29:58 system 16:29:58 3.8.13 16:29:58 3.9.13 16:29:58 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:29:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EVBR from file:/tmp/.os_lf_venv 16:29:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:29:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:30:02 lf-activate-venv(): INFO: Base packages installed successfully 16:30:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:30:07 lf-activate-venv(): INFO: Adding /tmp/venv-EVBR/bin to PATH 16:30:07 INFO: No stack-cost file found 16:30:07 INFO: Instance uptime: 739s 16:30:07 INFO: Fetching instance metadata (attempt 1 of 3)... 16:30:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:30:08 INFO: Successfully fetched instance metadata 16:30:08 INFO: Instance type: v3-standard-8 16:30:08 INFO: Retrieving pricing info for: v3-standard-8 16:30:08 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:30:08 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=739 16:30:08 INFO: Successfully fetched Vexxhost pricing API 16:30:08 INFO: Retrieved cost: 0.22 16:30:08 INFO: Retrieved resource: v3-standard-8 16:30:08 INFO: Creating archive directory: /w/workspace/cps-master-verify-java/archives/cost 16:30:08 INFO: Archiving costs to: /w/workspace/cps-master-verify-java/archives/cost.csv 16:30:08 INFO: Successfully archived job cost data 16:30:08 DEBUG: Cost data: cps-master-verify-java,11585,2026-04-23 16:30:08,v3-standard-8,739,0.22,0.00,SUCCESS 16:30:08 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins2990694069674196795.sh 16:30:08 ---> logs-deploy.sh 16:30:08 Setup pyenv: 16:30:08 system 16:30:08 3.8.13 16:30:08 3.9.13 16:30:08 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 16:30:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EVBR from file:/tmp/.os_lf_venv 16:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:30:10 lf-activate-venv(): INFO: Base packages installed successfully 16:30:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:30:22 lf-activate-venv(): INFO: Adding /tmp/venv-EVBR/bin to PATH 16:30:22 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/11585 16:30:22 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:30:23 Archives upload complete. 16:30:23 INFO: archiving logs to Nexus 16:30:24 ---> uname -a: 16:30:24 Linux prd-centos8-docker-8c-8g-5226.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:30:24 16:30:24 16:30:24 ---> lscpu: 16:30:24 Architecture: x86_64 16:30:24 CPU op-mode(s): 32-bit, 64-bit 16:30:24 Byte Order: Little Endian 16:30:24 CPU(s): 8 16:30:24 On-line CPU(s) list: 0-7 16:30:24 Thread(s) per core: 1 16:30:24 Core(s) per socket: 1 16:30:24 Socket(s): 8 16:30:24 NUMA node(s): 1 16:30:24 Vendor ID: AuthenticAMD 16:30:24 CPU family: 23 16:30:24 Model: 49 16:30:24 Model name: AMD EPYC-Rome Processor 16:30:24 Stepping: 0 16:30:24 CPU MHz: 2800.000 16:30:24 BogoMIPS: 5600.00 16:30:24 Virtualization: AMD-V 16:30:24 Hypervisor vendor: KVM 16:30:24 Virtualization type: full 16:30:24 L1d cache: 32K 16:30:24 L1i cache: 32K 16:30:24 L2 cache: 512K 16:30:24 L3 cache: 16384K 16:30:24 NUMA node0 CPU(s): 0-7 16:30:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:30:24 16:30:24 16:30:24 ---> nproc: 16:30:24 8 16:30:24 16:30:24 16:30:24 ---> df -h: 16:30:24 Filesystem Size Used Avail Use% Mounted on 16:30:24 devtmpfs 16G 0 16G 0% /dev 16:30:24 tmpfs 16G 0 16G 0% /dev/shm 16:30:24 tmpfs 16G 17M 16G 1% /run 16:30:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:30:24 /dev/vda1 160G 14G 147G 9% / 16:30:24 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:30:24 16:30:24 16:30:24 ---> free -m: 16:30:24 total used free shared buff/cache available 16:30:24 Mem: 31890 1160 25184 19 5545 30256 16:30:24 Swap: 1023 0 1023 16:30:24 16:30:24 16:30:24 ---> ip addr: 16:30:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:30:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:30:24 inet 127.0.0.1/8 scope host lo 16:30:24 valid_lft forever preferred_lft forever 16:30:24 inet6 ::1/128 scope host 16:30:24 valid_lft forever preferred_lft forever 16:30:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:30:24 link/ether fa:16:3e:cb:79:09 brd ff:ff:ff:ff:ff:ff 16:30:24 altname enp0s3 16:30:24 altname ens3 16:30:24 inet 10.30.106.47/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:30:24 valid_lft 85652sec preferred_lft 85652sec 16:30:24 inet6 fe80::f816:3eff:fecb:7909/64 scope link 16:30:24 valid_lft forever preferred_lft forever 16:30:24 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:30:24 link/ether 02:42:9c:cc:3c:50 brd ff:ff:ff:ff:ff:ff 16:30:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:30:24 valid_lft forever preferred_lft forever 16:30:24 inet6 fe80::42:9cff:fecc:3c50/64 scope link 16:30:24 valid_lft forever preferred_lft forever 16:30:24 16:30:24 16:30:24 ---> sar -b -r -n DEV: 16:30:24 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/23/2026 _x86_64_ (8 CPU) 16:30:24 16:30:24 16:17:53 LINUX RESTART (8 CPU) 16:30:24 16:30:24 04:18:01 PM tps rtps wtps bread/s bwrtn/s 16:30:24 04:19:01 PM 327.35 133.90 193.45 13745.53 40049.66 16:30:24 04:20:01 PM 100.17 0.00 100.17 0.00 8936.36 16:30:24 04:21:01 PM 233.43 18.16 215.26 3982.67 9494.52 16:30:24 04:22:01 PM 99.07 1.60 97.47 410.66 11237.32 16:30:24 04:23:01 PM 119.43 0.60 118.83 487.57 41298.18 16:30:24 04:24:01 PM 35.16 0.07 35.09 0.67 683.39 16:30:24 04:25:01 PM 9.66 0.43 9.23 20.93 224.73 16:30:24 04:26:01 PM 35.68 0.00 35.68 0.00 9065.17 16:30:24 04:27:01 PM 86.61 0.00 86.61 0.00 15485.81 16:30:24 04:28:01 PM 13.26 0.00 13.26 0.00 425.68 16:30:24 04:29:01 PM 102.87 2.45 100.42 4477.04 1662.38 16:30:24 04:30:01 PM 58.41 0.43 57.98 67.98 29528.51 16:30:24 Average: 101.76 13.14 88.62 1932.97 14008.60 16:30:24 16:30:24 04:18:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:30:24 04:19:01 PM 29800220 31268992 2855492 8.74 2688 1803540 1454364 4.32 148240 2320040 63424 16:30:24 04:20:01 PM 29592664 31254332 3063048 9.38 2688 1986668 1431388 4.25 148980 2483152 30060 16:30:24 04:21:01 PM 28161740 30415744 4493972 13.76 2688 2566308 2072160 6.15 222256 3786244 299972 16:30:24 04:22:01 PM 27106652 29458800 5549060 16.99 2688 2660380 2871276 8.52 290580 4758172 74896 16:30:24 04:23:01 PM 25255884 28742920 7399828 22.66 2688 3770312 3510404 10.42 431292 6362436 1416 16:30:24 04:24:01 PM 24874076 28368500 7781636 23.83 2688 3776864 3745932 11.11 447892 6723596 44 16:30:24 04:25:01 PM 24747096 28244824 7908616 24.22 2688 3780096 3776916 11.21 449352 6848636 92 16:30:24 04:26:01 PM 24811868 28570452 7843844 24.02 2688 4037988 3566948 10.58 515724 6711944 152 16:30:24 04:27:01 PM 23031332 27262816 9624380 29.47 2688 4499908 6251804 18.55 562232 8383004 1960 16:30:24 04:28:01 PM 22765444 27037392 9890268 30.29 2688 4541372 6314332 18.73 563796 8648072 4020 16:30:24 04:29:01 PM 23877660 28737652 8778052 26.88 2688 5114384 3542992 10.51 714268 7400788 536072 16:30:24 04:30:01 PM 25803868 31002948 6851844 20.98 2688 5444696 1503660 4.46 922016 5261332 31852 16:30:24 Average: 25819042 29197114 6836670 20.94 2688 3665210 3336848 9.90 451386 5807285 86997 16:30:24 16:30:24 04:18:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:30:24 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:19:01 PM eth0 419.29 270.28 1198.83 75.24 0.00 0.00 0.00 0.00 16:30:24 04:19:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:20:01 PM eth0 36.61 28.40 764.69 4.34 0.00 0.00 0.00 0.00 16:30:24 04:20:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:21:01 PM eth0 417.10 331.43 5826.75 46.98 0.00 0.00 0.00 0.00 16:30:24 04:21:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:22:01 PM eth0 125.91 107.88 1003.11 26.35 0.00 0.00 0.00 0.00 16:30:24 04:22:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:23:01 PM lo 0.40 0.40 0.02 0.02 0.00 0.00 0.00 0.00 16:30:24 04:23:01 PM eth0 292.15 182.86 9480.58 15.72 0.00 0.00 0.00 0.00 16:30:24 04:23:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 16:30:24 04:24:01 PM lo 56.01 56.01 4.85 4.85 0.00 0.00 0.00 0.00 16:30:24 04:24:01 PM eth0 171.07 125.03 50.94 52.79 0.00 0.00 0.00 0.00 16:30:24 04:24:01 PM docker0 12.36 13.86 1.82 1.71 0.00 0.00 0.00 0.00 16:30:24 04:25:01 PM lo 65.14 65.14 3.31 3.31 0.00 0.00 0.00 0.00 16:30:24 04:25:01 PM eth0 305.05 242.79 98.49 106.84 0.00 0.00 0.00 0.00 16:30:24 04:25:01 PM docker0 0.82 1.05 0.12 0.18 0.00 0.00 0.00 0.00 16:30:24 04:26:01 PM lo 4.08 4.08 0.21 0.21 0.00 0.00 0.00 0.00 16:30:24 04:26:01 PM eth0 107.45 83.95 784.55 27.30 0.00 0.00 0.00 0.00 16:30:24 04:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:27:01 PM lo 34.00 34.00 4.58 4.58 0.00 0.00 0.00 0.00 16:30:24 04:27:01 PM eth0 417.29 118.07 2268.93 11.27 0.00 0.00 0.00 0.00 16:30:24 04:27:01 PM docker0 15.11 17.81 1.84 3.14 0.00 0.00 0.00 0.00 16:30:24 04:27:01 PM vethe559548 11.74 13.33 1.52 2.61 0.00 0.00 0.00 0.00 16:30:24 04:27:01 PM vethcbaf019 3.36 5.18 0.52 0.80 0.00 0.00 0.00 0.00 16:30:24 04:28:01 PM lo 1232.34 1232.34 208.44 208.44 0.00 0.00 0.00 0.00 16:30:24 04:28:01 PM eth0 180.17 127.38 53.49 54.06 0.00 0.00 0.00 0.00 16:30:24 04:28:01 PM docker0 528.70 545.54 91.34 105.97 0.00 0.00 0.00 0.00 16:30:24 04:28:01 PM vethe559548 470.19 487.29 91.74 75.93 0.00 0.00 0.00 0.01 16:30:24 04:28:01 PM vethcbaf019 58.51 58.29 6.83 30.04 0.00 0.00 0.00 0.00 16:30:24 04:29:01 PM lo 406.33 406.33 70.56 70.56 0.00 0.00 0.00 0.00 16:30:24 04:29:01 PM eth0 110.71 88.32 1475.89 21.62 0.00 0.00 0.00 0.00 16:30:24 04:29:01 PM docker0 182.51 185.10 44.33 26.18 0.00 0.00 0.00 0.00 16:30:24 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 04:30:01 PM eth0 27.31 18.59 19.00 8.26 0.00 0.00 0.00 0.00 16:30:24 04:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:30:24 Average: lo 149.85 149.85 24.33 24.33 0.00 0.00 0.00 0.00 16:30:24 Average: eth0 217.52 143.75 1918.80 37.56 0.00 0.00 0.00 0.00 16:30:24 Average: docker0 61.62 63.62 11.62 11.43 0.00 0.00 0.00 0.00 16:30:24 16:30:24 16:30:24 ---> sar -P ALL: 16:30:24 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 04/23/2026 _x86_64_ (8 CPU) 16:30:24 16:30:24 16:17:53 LINUX RESTART (8 CPU) 16:30:24 16:30:24 04:18:01 PM CPU %user %nice %system %iowait %steal %idle 16:30:24 04:19:01 PM all 11.09 0.00 2.91 4.76 0.07 81.17 16:30:24 04:19:01 PM 0 6.96 0.00 2.82 2.28 0.10 87.84 16:30:24 04:19:01 PM 1 14.36 0.00 3.07 6.54 0.08 75.94 16:30:24 04:19:01 PM 2 11.80 0.00 2.33 8.89 0.07 76.92 16:30:24 04:19:01 PM 3 11.86 0.00 2.92 0.60 0.07 84.55 16:30:24 04:19:01 PM 4 8.24 0.00 4.08 12.89 0.08 74.71 16:30:24 04:19:01 PM 5 8.04 0.00 2.61 2.11 0.05 87.19 16:30:24 04:19:01 PM 6 13.24 0.00 2.85 1.12 0.07 82.73 16:30:24 04:19:01 PM 7 14.17 0.00 2.61 3.64 0.07 79.51 16:30:24 04:20:01 PM all 3.87 0.00 0.47 4.63 0.03 91.01 16:30:24 04:20:01 PM 0 0.47 0.00 0.10 0.79 0.03 98.61 16:30:24 04:20:01 PM 1 5.18 0.00 0.45 17.78 0.05 76.54 16:30:24 04:20:01 PM 2 7.65 0.00 0.77 2.87 0.03 88.68 16:30:24 04:20:01 PM 3 12.50 0.00 1.42 7.17 0.05 78.86 16:30:24 04:20:01 PM 4 0.05 0.00 0.10 2.74 0.03 97.08 16:30:24 04:20:01 PM 5 1.74 0.00 0.22 1.47 0.02 96.56 16:30:24 04:20:01 PM 6 3.23 0.00 0.57 1.02 0.02 95.17 16:30:24 04:20:01 PM 7 0.12 0.00 0.12 3.17 0.03 96.56 16:30:24 04:21:01 PM all 20.90 0.00 1.40 1.74 0.09 75.86 16:30:24 04:21:01 PM 0 17.27 0.00 1.31 1.57 0.08 79.76 16:30:24 04:21:01 PM 1 20.61 0.00 1.35 2.02 0.08 75.93 16:30:24 04:21:01 PM 2 16.02 0.00 1.14 1.98 0.10 80.76 16:30:24 04:21:01 PM 3 25.41 0.00 2.66 3.87 0.10 67.96 16:30:24 04:21:01 PM 4 19.27 0.00 1.62 1.42 0.08 77.60 16:30:24 04:21:01 PM 5 9.36 0.00 1.24 1.56 0.07 87.78 16:30:24 04:21:01 PM 6 21.98 0.00 1.14 1.10 0.10 75.68 16:30:24 04:21:01 PM 7 37.23 0.00 0.77 0.43 0.10 61.47 16:30:24 04:22:01 PM all 39.88 0.00 1.10 0.87 0.10 58.05 16:30:24 04:22:01 PM 0 46.02 0.00 0.53 0.02 0.10 53.33 16:30:24 04:22:01 PM 1 59.23 0.00 2.12 2.51 0.13 36.00 16:30:24 04:22:01 PM 2 45.24 0.00 1.40 0.83 0.10 52.42 16:30:24 04:22:01 PM 3 27.24 0.00 1.04 0.82 0.10 70.80 16:30:24 04:22:01 PM 4 40.80 0.00 1.14 0.12 0.10 57.84 16:30:24 04:22:01 PM 5 24.87 0.00 0.77 0.79 0.07 73.51 16:30:24 04:22:01 PM 6 38.16 0.00 0.58 0.52 0.08 60.65 16:30:24 04:22:01 PM 7 37.48 0.00 1.22 1.37 0.08 59.85 16:30:24 04:23:01 PM all 23.52 0.00 2.43 2.66 0.09 71.30 16:30:24 04:23:01 PM 0 16.75 0.00 1.95 2.04 0.08 79.18 16:30:24 04:23:01 PM 1 37.51 0.00 2.22 3.07 0.12 57.08 16:30:24 04:23:01 PM 2 18.72 0.00 3.30 1.03 0.08 76.88 16:30:24 04:23:01 PM 3 17.57 0.00 2.76 7.77 0.08 71.82 16:30:24 04:23:01 PM 4 28.57 0.00 2.00 3.88 0.10 65.46 16:30:24 04:23:01 PM 5 19.65 0.00 3.08 0.40 0.08 76.78 16:30:24 04:23:01 PM 6 17.19 0.00 1.92 2.77 0.08 78.03 16:30:24 04:23:01 PM 7 32.13 0.00 2.25 0.35 0.08 65.18 16:30:24 04:24:01 PM all 22.35 0.00 2.29 0.16 0.11 75.09 16:30:24 04:24:01 PM 0 23.41 0.00 2.31 0.40 0.10 73.78 16:30:24 04:24:01 PM 1 29.73 0.00 2.44 0.15 0.10 67.57 16:30:24 04:24:01 PM 2 20.12 0.00 2.33 0.08 0.12 77.35 16:30:24 04:24:01 PM 3 18.93 0.00 2.18 0.08 0.10 78.71 16:30:24 04:24:01 PM 4 22.59 0.00 2.70 0.15 0.12 74.45 16:30:24 04:24:01 PM 5 17.40 0.00 1.96 0.02 0.12 80.50 16:30:24 04:24:01 PM 6 25.24 0.00 2.14 0.22 0.10 72.29 16:30:24 04:24:01 PM 7 21.36 0.00 2.30 0.17 0.10 76.08 16:30:24 04:25:01 PM all 6.68 0.00 1.09 0.05 0.07 92.12 16:30:24 04:25:01 PM 0 9.20 0.00 1.24 0.02 0.08 89.46 16:30:24 04:25:01 PM 1 4.43 0.00 1.41 0.03 0.10 94.03 16:30:24 04:25:01 PM 2 8.65 0.00 0.99 0.12 0.05 90.20 16:30:24 04:25:01 PM 3 6.46 0.00 0.97 0.00 0.08 92.48 16:30:24 04:25:01 PM 4 4.89 0.00 1.04 0.07 0.07 93.94 16:30:24 04:25:01 PM 5 5.21 0.00 0.97 0.08 0.05 93.68 16:30:24 04:25:01 PM 6 7.54 0.00 1.04 0.03 0.07 91.32 16:30:24 04:25:01 PM 7 7.00 0.00 1.05 0.03 0.07 91.84 16:30:24 04:26:01 PM all 41.00 0.00 1.10 1.76 0.09 56.05 16:30:24 04:26:01 PM 0 30.66 0.00 1.07 0.00 0.08 68.19 16:30:24 04:26:01 PM 1 63.95 0.00 1.00 4.17 0.10 30.78 16:30:24 04:26:01 PM 2 20.43 0.00 0.94 7.47 0.08 71.07 16:30:24 04:26:01 PM 3 50.15 0.00 0.70 0.03 0.10 49.02 16:30:24 04:26:01 PM 4 39.17 0.00 1.14 0.02 0.08 59.59 16:30:24 04:26:01 PM 5 28.29 0.00 1.61 0.00 0.08 70.02 16:30:24 04:26:01 PM 6 53.84 0.00 1.40 0.94 0.10 43.72 16:30:24 04:26:01 PM 7 41.46 0.00 0.97 1.44 0.08 56.04 16:30:24 04:27:01 PM all 19.76 0.00 1.59 4.74 0.08 73.83 16:30:24 04:27:01 PM 0 13.14 0.00 1.41 3.17 0.08 82.21 16:30:24 04:27:01 PM 1 8.36 0.00 1.51 6.28 0.08 83.77 16:30:24 04:27:01 PM 2 20.46 0.00 1.63 7.81 0.08 70.01 16:30:24 04:27:01 PM 3 20.31 0.00 1.83 5.46 0.08 72.32 16:30:24 04:27:01 PM 4 28.77 0.00 1.77 6.01 0.08 63.36 16:30:24 04:27:01 PM 5 11.65 0.00 1.70 8.69 0.08 77.88 16:30:24 04:27:01 PM 6 33.07 0.00 1.79 0.49 0.08 64.57 16:30:24 04:27:01 PM 7 22.23 0.00 1.10 0.07 0.07 76.53 16:30:24 04:28:01 PM all 21.62 0.00 1.82 0.40 0.13 76.04 16:30:24 04:28:01 PM 0 25.34 0.00 1.26 1.31 0.10 72.00 16:30:24 04:28:01 PM 1 19.37 0.00 2.25 1.44 0.13 76.81 16:30:24 04:28:01 PM 2 28.59 0.00 1.37 0.05 0.12 69.87 16:30:24 04:28:01 PM 3 21.43 0.00 2.32 0.30 0.13 75.82 16:30:24 04:28:01 PM 4 21.65 0.00 1.90 0.02 0.12 76.32 16:30:24 04:28:01 PM 5 19.53 0.00 2.15 0.00 0.13 78.19 16:30:24 04:28:01 PM 6 14.29 0.00 1.90 0.03 0.13 83.64 16:30:24 04:28:01 PM 7 22.70 0.00 1.46 0.02 0.15 75.68 16:30:24 04:29:01 PM all 30.58 0.00 1.64 1.09 0.09 66.60 16:30:24 04:29:01 PM 0 35.12 0.00 1.69 3.33 0.10 59.77 16:30:24 04:29:01 PM 1 36.99 0.00 1.62 1.92 0.10 59.37 16:30:24 04:29:01 PM 2 19.90 0.00 1.89 0.69 0.08 77.44 16:30:24 04:29:01 PM 3 50.09 0.00 2.16 1.52 0.13 46.09 16:30:24 04:29:01 PM 4 24.64 0.00 1.29 0.17 0.07 73.83 16:30:24 04:29:01 PM 5 24.53 0.00 1.47 0.03 0.07 73.90 16:30:24 04:29:01 PM 6 29.65 0.00 1.00 0.12 0.10 69.13 16:30:24 04:29:01 PM 7 23.71 0.00 2.01 0.94 0.10 73.24 16:30:24 16:30:24 04:29:01 PM CPU %user %nice %system %iowait %steal %idle 16:30:24 04:30:01 PM all 15.26 0.00 1.35 3.00 0.05 80.34 16:30:24 04:30:01 PM 0 4.50 0.00 1.00 1.77 0.05 92.67 16:30:24 04:30:01 PM 1 12.56 0.00 1.84 8.98 0.07 76.56 16:30:24 04:30:01 PM 2 14.43 0.00 1.44 1.50 0.05 82.58 16:30:24 04:30:01 PM 3 18.82 0.00 1.25 0.13 0.03 79.76 16:30:24 04:30:01 PM 4 28.13 0.00 1.72 3.78 0.07 66.30 16:30:24 04:30:01 PM 5 13.73 0.00 1.21 4.34 0.05 80.68 16:30:24 04:30:01 PM 6 19.86 0.00 1.42 0.10 0.05 78.57 16:30:24 04:30:01 PM 7 10.02 0.00 0.89 3.43 0.03 85.63 16:30:24 Average: all 21.38 0.00 1.60 2.15 0.08 74.79 16:30:24 Average: 0 19.08 0.00 1.39 1.39 0.08 78.06 16:30:24 Average: 1 26.03 0.00 1.77 4.58 0.10 67.52 16:30:24 Average: 2 19.34 0.00 1.63 2.78 0.08 76.18 16:30:24 Average: 3 23.40 0.00 1.85 2.31 0.09 72.35 16:30:24 Average: 4 22.24 0.00 1.71 2.60 0.08 73.37 16:30:24 Average: 5 15.33 0.00 1.58 1.62 0.07 81.39 16:30:24 Average: 6 23.11 0.00 1.48 0.70 0.08 74.62 16:30:24 Average: 7 22.46 0.00 1.39 1.26 0.08 74.81 16:30:24 16:30:24 16:30:24